LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert hex string to ascii charactors

How can I simply convert a string 010A to the ascii charactors reprsented by 0x01h, 0x0Ah??

my string could be of any length.
0 Kudos
Message 1 of 3
(2,879 Views)
I included an example (Labview 7.0) which hopefully solves your problem. This example convert your string into a string of ascii characters and a string array of ascii characters.

Maybe this will help!
0 Kudos
Message 2 of 3
(2,879 Views)
The vi doesn't work.
0 Kudos
Message 3 of 3
(2,879 Views)