06-26-2009 06:00 AM
i want to generate a 5ms pulse on one of the digital ouput lines which will be further used for delaying DAQ acquisition.
thanks
Solved! Go to Solution.
06-26-2009 11:46 AM
You will need to use counters to generate a digital pulse. I would ask you to take a look at the examples that are shipped with the DAQmx driver (In LabVIEW, goto Help -> Find Examples). Search for pulse and select Generate Dig Pulse.vi. If you have any questions, post back!
06-28-2009 11:50 PM
Thanks but i am sorry i have not mentioned that one counter is already in use for generating a sequence of pulses
in a process while the other counter is also engaged in counting a period by two edge measurement and the couners are busy.
So i need a method to generate an output pulse from digital output line only with out involving counters.
any help?
thanks once again
06-29-2009 06:30 AM