LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert and split Hexa number into ASCII

Hai
      How to convert Hexa number to equivalent ASCII number
 i attached my VI
thanks
sk
 
 
 
I am using LabVIEW 7.1
 
0 Kudos
Message 1 of 4
(5,598 Views)
Hi developer,
if I understood you right, this could help.
Dave


Message Edited by daveTW on 05-17-2006 11:34 AM

Greets, Dave
0 Kudos
Message 2 of 4
(5,589 Views)

Hi

I have modified your block diagram to show how to use the flatten to string, convert to hex and string subset functions to get what you want, hopefully.

David

Message Edited by David Crawford on 05-17-2006 10:49 AM

0 Kudos
Message 3 of 4
(5,584 Views)
It really depends on what you want. For example you want to "split the hexa number 1A into 1 and A". Should the output be a string or another U8 number?
 
Attached are a few possibilities.
0 Kudos
Message 4 of 4
(5,567 Views)