04-20-2011 06:24 AM
Hi all,
From:
It seems that for efficient streaming to disk I need to be writing in blocks of ~1MB, Rather than concateneating data points and then writing large blocks to disk it looks like the TDMS buffers can be set on a channel by channel basis.
BUT... what is the unit of the property NI_MinimumBufferSize?? is it bytes or data points?
Regards,
Steve.
04-20-2011 07:16 AM
Hi Steve,
The unit is "data values", this property indicates how many (or the number) of data values.