Hello jmvester,
I would like to know how you configure your DAQ assistant and why you are using a 2000 ms iteration time for the loop. The matter comes from the DAQ assistant which must configure each time you call it. If you want to generate a pulse and measure it at the same time, you should synchronize your two functions. I advise you not to use DAQ assistant but low-level functions to build your code (DAQmx VIs). Otherwise, you can generate the code from the DAQ assistant by converting it to a standard sub-VI.
Regards,
Message Edité par Jérémy Marliot le
03-03-2008 10:41 AM