LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Continuous Pulse Train with PCI-6602

I was wondering if there is a way to generate a continuous pulse train using one counter on the PCI-6602. If so, how would I go about doing it. I tried using the ND_PULSE_TRAIN_GNR, but that only produced an instantaneous pulse. How would I get it to be continuous?
0 Kudos
Message 1 of 4
(3,269 Views)
I figured it out. I just used ND_RETRIG_PULSE_GNR and used the other counter as a trigger.
0 Kudos
Message 2 of 4
(3,269 Views)
Dschless,

The TIOgenSquareWave.C example demonstrates how to generate a continuous pulse train with the PCI-6602. It is available in the following location:

C:\Program Files\National Instruments\NI-DAQ\Examples\VisualC\Ctr

Good luck with your application.

Spencer S.
Message 3 of 4
(3,269 Views)
thanks
0 Kudos
Message 4 of 4
(3,269 Views)