02-03-2009 01:53 AM
Hello all,
Is there a straightforward way to get a hardware trigger when AO regenerates a buffer at continuous generation?
I am using NI PCI 6733.
Thanks,
Michael
Solved! Go to Solution.
02-03-2009 04:58 PM
Hi Michael,
I think that the easiest way would be to use your counter to generate a pulse train that uses the AO sample clock as its source. If you know the number of samples that are in your FIFO, then you can specify how many samples to make that pulse high and how many to make it low so that the total adds up to be equal to the number of samples that you have in your buffer. Here's a good little intro to generating a pulse train with a counter. You can also check the user manual to the 6733 for more information about how your counter works.
Chris W
02-05-2009 10:39 AM