LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I generate two signal pulse trains with only to counters?

I have a PCI6221 board within my computer with a SCC-68 board externally. I need to generate to digital pulses to trigger to sets of strobes, one twice as fast as the other. I have been able to incorporate a pulse train in my code to generate one of the signals but have been unable to generate the second. Simply duplicating the pulse train with different constants only results in an error supposedly caused by the "start task.vi". If anyone can help it would be much appreciated. Thanks!

nerd4life
0 Kudos
Message 1 of 2
(2,519 Views)

Hey,

 

For a finite pulse train generation both counters will be used by one task. if you configure it as an continous pulse train generation one counter per task will be used.

 

Christian

0 Kudos
Message 2 of 2
(2,481 Views)