LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS minimum buffer size

Hi all,

 

From:

cRIO streaming benchmarks

Setting NI_MinimumBufferSize

 

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.

0 Kudos
Message 1 of 2
(3,376 Views)

Hi Steve,

 

The unit is "data values", this property indicates how many (or the number) of data values.

Message 2 of 2
(3,371 Views)