Buffning
2006-08-01 18:40:12 UTC
Hello,
Can someone clarify the exact function of the DIG_Block_In function for
a 6533 DAQ card? From the function documentation, I understood
that it takes in ulCount inputs from the board and puts them in the
array you pass the function. In the example code, however,
ulCount was half the buffer size, yet the program took in 10 half
buffers. Once DIG_Block_In is called, does it continually input
data forever?
Also, When using DIG_Block_Check to find out how many points are
remaining to be taken in, does the number of points remaining reset
whenever the card takes in ulCount data points?
Thanks,
Mark
Can someone clarify the exact function of the DIG_Block_In function for
a 6533 DAQ card? From the function documentation, I understood
that it takes in ulCount inputs from the board and puts them in the
array you pass the function. In the example code, however,
ulCount was half the buffer size, yet the program took in 10 half
buffers. Once DIG_Block_In is called, does it continually input
data forever?
Also, When using DIG_Block_Check to find out how many points are
remaining to be taken in, does the number of points remaining reset
whenever the card takes in ulCount data points?
Thanks,
Mark