08-04-2005 05:18 PM
08-04-2005 05:19 PM
08-05-2005 02:51 PM
Hello eaolson,
As I understand it, you are trying to do write out your buffer each time a trigger is received. Regeneration is used to have the buffer be written over and over again. When you use a finite generation with a trigger, you will only get the buffer written the first time. Regeneration is really only useful for writing a number of sample larger than what you buffer can hold.
With that being said, what I think would be best is to set up a retriggerable generation. A retriggerable operation (acquisition or generation) uses a counter as its sample clock source because a counter can be configured to be retriggerable. Please take a look at this retriggerable analog input example to help you get started.
I hope this helps!
Laura
08-09-2005 08:56 AM