NI_MinimumBufferSize is not supported in the VI based API. You can achieve the same result though if you collect a number of values in your VI and pass them into the TDMS VIs as an array.
If I may ask, what made you move away from the built-in functions and use the VI based API?
Herbert
I am currently working under Labview 8.5.1. The built -in TDMS functions, as far as I know, are not supported in cRIO/VxWorks with the version of Labview I am using. Correct me if I am wrong...
Thanks
That's correct. VxWorks support was introduced in LV 8.6.
Herbert