<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Triggering the HP34401A DMM/Parallelism Question in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572680#M268564</link>
    <description>I'm starting to think a lil more about it, and i could use my switch cards I have on there, I just really don't want to get into re-wiring my test station which happens to be controled&amp;nbsp; and would take an extreme amount of time to get though.&amp;nbsp; I just thought I could do everything through code.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 29 Aug 2007 20:32:54 GMT</pubDate>
    <dc:creator>Roons1159</dc:creator>
    <dc:date>2007-08-29T20:32:54Z</dc:date>
    <item>
      <title>Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572616#M268523</link>
      <description>Another question for you guys!&lt;BR /&gt;&lt;BR /&gt;I'm used to setting up a DMM just to take basic measurements after I do some sort of action.&amp;nbsp; I am trying to do something a little different.&lt;BR /&gt;&lt;BR /&gt;I want to check a reading while performing a specific action.&amp;nbsp; In this case I'm generating a pulsed load that changes an output voltage during the pulse.&amp;nbsp; So basically I cannot set up my program to do the pulse then check&amp;nbsp; the voltage with the DMM.&amp;nbsp; It has to be during the 300ms second pulse that Im generating.&amp;nbsp; I'm trying to refrain from using a scope.&amp;nbsp; Is there a way I can trigger the DMM to take a measurement during that specified time interval in which the pulse is on?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 18:57:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572616#M268523</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T18:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572623#M268528</link>
      <description>&lt;DIV&gt;Do you have this pulse wired to the external trigger input of the meter and have your programmed the meter for external triggering?&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 19:06:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572623#M268528</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2007-08-29T19:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572642#M268537</link>
      <description>No... I program the pulse loads via labview.&amp;nbsp; So I set up the pulse for a high time of X at an amplitude of Y and while that pulse is high I'd like to check the voltage at any given output.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 19:32:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572642#M268537</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T19:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572643#M268538</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;But is there something physical that is actually generating a pulse? If so, then you connect that pulse to the external trigger input. Or are you talking about some sort of 'software' pulse?</description>
      <pubDate>Wed, 29 Aug 2007 19:34:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572643#M268538</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2007-08-29T19:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572648#M268540</link>
      <description>I am using electronic loads that can change pretty much anything you want at any given time.&amp;nbsp; I am setting up a dynamic pulse via a labview instrument driver.&amp;nbsp; I could monitor the current pulse via a scope as well as the output and do it that way, but I don't want to do that.&amp;nbsp; My code would be much simpler if I could set up the pusle then during that high time take a measurement.&amp;nbsp; &lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 19:43:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572648#M268540</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572658#M268547</link>
      <description>&lt;DIV&gt;I guess I still don't understand the problem. If you can look at the pulse with a scope, that means it has some sort of actual, physical existance (current or voltage). Can you not take a real wire from where this pulse is generated and connect to the external trigger input of the meter?&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 19:56:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572658#M268547</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2007-08-29T19:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572662#M268551</link>
      <description>I see what your saying now.&amp;nbsp; I cannot since I am doing this on 15 different loads with one DMM.&amp;nbsp; But I thought there would be away to use code to trigger the DMM like an external trigger would.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 19:59:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572662#M268551</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572668#M268555</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;There is a way to generate a software trigger. The example that comes with the driver and LabVIEW 8.x called Agilent 34401 Acquire and Graph - SW Triggered does exactly that. The problem arises in trying to synchronize this software trigger and the pulse that is getting generated. There&amp;nbsp;will be some delay between the time you issue the command to the load and when the pulse is generated. You can't simultaneously write a command to the load and software trigger the DMM so there will be some delay there as well.</description>
      <pubDate>Wed, 29 Aug 2007 20:09:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572668#M268555</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2007-08-29T20:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572672#M268556</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;300msec is a relatively&amp;nbsp;long pulse, how about single triggering the 34401 from LabVIEW and gathering timestamps before and after your actions to get a rough idea of where the data was collected during the pulse?&lt;/P&gt;
&lt;P&gt;I'm also not for sure why you can't send the same signal you're looking at&amp;nbsp;on a scope to the DMM's trigger in.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2007 20:17:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572672#M268556</guid>
      <dc:creator>gchristi1</dc:creator>
      <dc:date>2007-08-29T20:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572680#M268564</link>
      <description>I'm starting to think a lil more about it, and i could use my switch cards I have on there, I just really don't want to get into re-wiring my test station which happens to be controled&amp;nbsp; and would take an extreme amount of time to get though.&amp;nbsp; I just thought I could do everything through code.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 20:32:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572680#M268564</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T20:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572681#M268565</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Yes, 300 msec is relatively long. You can experiment with the trigger delay setting. this works with an external trigger. You might want&amp;nbsp; to verify that the dealy aslo works with a software trigger.&lt;/P&gt;
&lt;P&gt;I asked you why you can't connect the same signal from the scope to the DMM's trigger - remember? You said you counldn't because you had 15 different loads.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2007 20:32:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572681#M268565</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2007-08-29T20:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572687#M268568</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Yea but im also dumb, No i just realized i could re-wire the path to my scope to the external trigger using my multiplexer/matrix.&amp;nbsp; I just really don't want to go down that route.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm having trouble finding that example too btw. Are you sure its in the Instrument Driver Library for 8?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Roons1159 on &lt;SPAN class="date_text"&gt;08-29-2007&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:46 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2007 20:45:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572687#M268568</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T20:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the HP34401A DMM/Parallelism Question</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572695#M268573</link>
      <description>nm got it... different then the instrument drivers... thanks for your help guys!&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Aug 2007 20:51:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Triggering-the-HP34401A-DMM-Parallelism-Question/m-p/572695#M268573</guid>
      <dc:creator>Roons1159</dc:creator>
      <dc:date>2007-08-29T20:51:46Z</dc:date>
    </item>
  </channel>
</rss>

