03-22-2006 05:15 AM
03-22-2006 07:10 AM
Hi Colm,
from the original post on this here :
http://forums.ni.com/ni/board/message?board.id=250&message.id=19929
The pulses generated on the digital line are orcestrated by the pattern you generate.
My code generates a pattern that is clocked out, so if the pattern is 0000000001, then every 10th clock input, you get a single clock period output.
If you want this longer, then generate a pattern of 0000000111, so every 7th pulse, you get a 3 period pulse out.
It's only the edge of the digital line that's being used on the counter pulse train output, so if it's pusleing correctly, then you need to make it more pulses, or change the pulse specs to get different clocking times on the counter to acheive a different setup for the analog output.
Is that what you're trying to acheive?
Thanks
Sacha Emery
National Instruments (UK)