I want to use the NI_MinimumBufferSize property to reduce defragmentation of my tdms-files (as described here). But I'm not sure how it works.
- For TDMS Set Properties.vi I have to give a group name / channel name. Do they have to exist when I set NI_MinimumBufferSize, or is it ok to create them later together with the first measurement data?
- What happens when I close TDMS? Do I have to flush the buffer before closing, or is it handled automatically?