03-25-2008 05:14 AM
03-25-2008
01:28 PM
- last edited on
09-03-2008
09:58 AM
by
Support
03-25-2008 03:42 PM
04-02-2008 05:21 AM
04-02-2008 05:30 AM
04-03-2008 01:28 PM
Hello AngelMcDoggie,
If these programs run correctly then that means you're generating the pulse train you specify on the counter internal output. If you want to test that these pulses are being configured correctly then you'll need to make another task to use this pulse train as a trigger/clock source. For instance you could make an analog input task and set the sample clock source to ctr0InternalOutput. If you run both tasks then you should be able to see that the pulses are in fact being generated since you'll be taking analog input samples on each rising edge of you pulse train.
Cheers,