This has solved my problem. The reason for converting to binary is unknown, it just needed to be. I questioned this also. Thanks again. I think I am on the right path
I would also like a converter VI from .BIN to .ASCII or any simple file format I can open in Matlab for that matter. If anyone has anything I can use for this it would be very much apprechiated.
You should know that there is no universal binary format with an extension "*.bin". For any binary format, you need to know the exact data structure in oder to read it.
Indeed it is 🙂 my supervisor mentioned if I could convert the .bin file into a ASCII file then I could work it in matlab but by the sound of it thats something easier said than done 🙂