12-07-2006 09:52 AM
12-07-2006 11:08 AM
12-07-2006 12:09 PM
Thanks a lot, one question more. Probably my doubts come from my bad known of how the DAQ manages the buffer. Do I have one buffer for each channel or the channels share the same buffer?If the first hipothesis is true I could set the size of each buffer in order to contein one cycle of the waveform, then I could use the same same sample rate (for example the maximum sample rate) for all the channels. But now rise in my mind another doubt: Size buffer1= 100 and size buffer2= 110. It scans the buffer at the maximum saple rate, after 100 saples the buffer1 ends. What happen at sample 101? It continues to scan the buffer2 and restarts from the begin of buffer1?
Sorry for the confusion.
Thanks again.
12-07-2006 01:09 PM
07-16-2007 07:57 PM
07-16-2007 08:32 PM