01-04-2006 05:08 AM
01-04-2006 09:43 AM
Hello,
You should use two DAQmx Counters. the first one generates continiously the pulse (0.2ms high, 1ms low), you can set this with the frequency and the duty cycle. The second one generates a pulse with 7.2ms high (1.2ms x 6) and 2s low. Now you can run the first one only if the second one is high! If you need examples please look under the directory LabViewx.x/examples/daqmx/...
Kind Regards, Christian
01-05-2006 04:49 PM