LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

writing a file in hexdecimal format

Hi all,
 
I am trying to extract the information from the serial COM port and save it in a file.
I am using write to Text File command in Labview.
 
However the file saved has all unknown characters.
Is there a way to save the file in Hexdecimal format please.
 
Any ideas will be grateful.
 
Thanks
0 Kudos
Message 1 of 2
(2,478 Views)
Hi Jaya,

here's one way to convert to hex formatted string:



Message Edited by GerdW on 04-30-2008 05:44 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,470 Views)