LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ascii to hexa on Labview 7.0

Hello,

 

Within a school project, we are using Labview 7.0 to display and process frames we receive on a serial port.

The frames are received in a ascii mode.

We would like to know the programming structure to convert these ascii frames in hexadecimal type so that we could process them in the following of our program.

 

We already found many examples on the Net but no one matching with Labview 7.0.

We would be glad if some one had some advice or a V.I at disposal.

 

Thanks by advance !

 

Nicolas & Thomas

0 Kudos
Message 1 of 2
(1,927 Views)

Hi Nic & Thomas,

 

when you receive hexnumbers as ASCII text you should use this function to convert those into numerics...

 

When that's not your case you should attach an example VI with received string and wanted result...

Best regards,
GerdW


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