LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"hexadecimal string to normal string" "hex string to normal string"

Discussion:

What is the best way to transform hex string to normal string.
I tested three ways, perhaps there is a better way to do
it (LabView vers. 7.0 and 7.1).

Regards, Stefan
0 Kudos
Message 1 of 5
(6,279 Views)
How about this?
I use Concatenate Strings for the output string 🙂

Cheers!
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
Message 2 of 5
(6,275 Views)
look's good! Regards, Stefan
0 Kudos
Message 3 of 5
(6,266 Views)
Can anyone convert this file so I can view it in Labview 6? I really need this file....
Thanks a lot
0 Kudos
Message 4 of 5
(6,206 Views)

Here is an image of Ian Fung's code, it should be easy to reproduce in LabVIEW 6i.

(I added an image of the code to the FP)

My alternative version skips the FOR loop entirely.

Both produce the same result. 🙂

Message Edited by altenbach on 09-12-2005 11:30 PM

Download All
0 Kudos
Message 5 of 5
(6,202 Views)