It's probably a UNICODE file, where each character is represented with 2 bytes. If in LabView you show the string with '\' codes display, you should see the interleaved null bytes.
To get back to ASCII representation, you need to strip out all these extra characters.
Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021