LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hex String to 'Ascii Hex' String!

Solved!
Go to solution

I am having a mental block and wonder if someone can help!!

 

I am reading a serial device and getting a hex string back. I need to display this hex string to the operator within a pop-up box (PDA). The Message box will obviously contain normal text with the HEX code appended to the bottom.

 

When I run the code the pop-up box displays the legible message to the user but the HEX string returned appears in the appropriatte ascii characters (because the pop-up displays normal string).

 

My question is, how to make an hex string appear within a normal display string indicator 'the same' as it appears in its Hex display indicator:

 

0x0A1C - Hex display needs to appear as 0A1C in normal display string indicator.

 

Thanks in advance

 

ssk

Message 1 of 3
(5,218 Views)
Solution
Accepted by topic author ssk

See picture.

 

Message Edited by andre.buurman@carya on 04-08-2009 12:41 PM
Regards,
André (CLA, CLED)
Message 2 of 3
(5,213 Views)

Hi André,

 

Thanks for your prompt response!

 

ssk

0 Kudos
Message 3 of 3
(5,208 Views)