08-11-2009 11:44 PM
Hey sneeky.. Hey knight,
Did you people solved that problem ?
I have same task but I need to generate continous pulse train in all 8 channels..
can you help me ?
I have done as specified by you, but delay is not working.
08-11-2009 11:52 PM - edited 08-11-2009 11:56 PM
My code,
in this code all 8 output is available but, all starts with random delay added to delay I specified.
08-11-2009 11:58 PM
another try,
In this code, I have taken first counter to trigger all others, all other things same....
New problem is all counters starts at same time even I specify the delay
08-12-2009 06:04 PM
Hello Hitesh,
You have a good start but there are a couple of things that need to be changed. First, you need to ensure that the slave devices (those starting off the internal output of the first counter) are started prior to the master starting. Also, if you simply want 8 continuous pulse trains started at the same time with different initial delays, you don't need to set a retriggerable start trigger. I created a simple example to help you get started. Please take a look at the community page here. I've also attached a screenshot of the block diagram. Please let me know if you need any additional explanation or help.
Regards,
Paul C.
08-17-2009 12:04 AM