Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

External trigger for PCi-6052E

I want to trigger my PCI-6052E on the edge of  a TTL pulse , how would I be able to do so(for example I want my code to trigger exactly when TTL pulse voltage exceeds 3 Volts)

0 Kudos
Message 1 of 3
(2,996 Views)

In Example Finder, there's a pretty good example on how to do this. To open Example Finder, launch LabVIEW and select Find Examples.. In the window that appears, you'll have to navigate throughthe following folders.

Hardware Input & Output >> DAQmx >> Analog Measurements >> Voltage >> Acq&Graph Voltage-Int Clk-HW Trig Restarts.

 

This example uses an analog input trigger, but you can change it to digital edge by selecting the menu as seen below.  Be sure to view the detailed help on this DAQmx function to best understand its role.

 

Hope that helps!

0 Kudos
Message 2 of 3
(2,981 Views)

digitaledge.png

0 Kudos
Message 3 of 3
(2,978 Views)