05-21-2007 10:27 AM
I have a cDAQ 9172 with a NI 9421 DI and NI 9205 AI. I need to sample a signal at both transitions of a digital input. I have been trying to get the DAQmx property node to trigger on both edges but it onlt selects one edge at a time. I am using the DAQmx Create Timing Source into a timed loop and it also only seems to detect the last edge I selected. I think I can use the analog window and then check the DI channel to see if it is high or low but I would like to use a digital trigger.
05-22-2007 05:33 PM