11-24-2010 02:33 PM
I am converting a lot of old Traditional DAQ code to DAQmx, and the digital write is configured to trigger on "I/O connector" with the trigger condition "Rising Edge". I'm not sure how to convert this to DAQmx (or exactly what it means). There seems to be nothing exactly like it in DAQmx.
11-29-2010
11:26 AM
- last edited on
10-23-2025
03:48 PM
by
Content Cleaner
Hi Laurel,
Here is a list of documents you will find most useful making this transition:
This VI should do what you would like. You will jsut need to specify where you are bringing in the trigger; this will be a PFI line most likely (PFI0) rather than the IO Connector.
Best,