04-21-2016 11:03 PM
Solved! Go to Solution.
04-22-2016 01:43 PM
Hello,
The endian of the data does not affect the performance of the TDMS read/write VIs. The endianness of the format just comes down to personal preference when working low level with the data.
If you don't plan on reading or writing the bits in a custom way, then I would recommend leaving the endian as it's default when reading or writing. Otherwise, use whichever kind that you prefer or would rather work with.