02-23-2007 04:16 PM
02-27-2007 12:28 PM
02-27-2007 01:08 PM
02-28-2007 06:38 PM
02-28-2007 06:38 PM
03-16-2007 10:31 AM
03-16-2007 10:42 AM
Can't help on driver call syntax as I only use LabVIEW. However, I *think* I remember something that might be relevant. I'm not sure I trust my memory though...
I *think* I remember observing that when I tried to make a Finite Pulse Train with exactly 1 pulse, that the DAQmx driver was smart enough to perform a single pulse generation instead. Finite Pulse Trains require use of 2 counters working together, 1 for output signals, 1 to regulate the duration that output is allowed. A single pulse only uses 1 counter. DAQmx may be optimizing for you when you ask for exactly 1 pulse, and perhaps this is a clue for why the reaction timing looks different?
-Kevin P.
03-19-2007 07:43 AM
03-20-2007 03:48 PM