08-14-2008 02:33 PM
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!
08-27-2008 01:49 AM
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