Forums › BB Series Discussions › Simple API question › Reply To: Simple API question
December 13, 2016 at 6:33 am #130835
Participant
A few more questions about streaming the data.
Does the bbQueryStreamInfo need to be called prior to each call of the bbFetchRaw to know the amount of data sent, or will bbFetchRaw wait until the buffer is filled?
It seems to always send the same amount of data no matter how fast I make the call.
Is there a way to turn off the Q data stream and capture twice the amount of I data?
If there is no way to change the sample rate or increase the data length independently (aside from decimation) and it is up to the software to stich segments together, is there anything special that needs to be done to guarantee there is no loss of data between the segments?