LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ascii to U16 array

Solved!
Go to solution
Well, I did say it was a quick and dirty solution. Smiley Very Happy
0 Kudos
Message 11 of 13
(777 Views)

How can I do the opposite, convert the U16 array back into Hex string:  ?

U16 Arry:

[0] 8961

[1] 64

[2] 0

[3] 0

[4] 0

[5] 0  etc

 

must be converted into the hex string:

0123400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

 

anyone have any ideas?

0 Kudos
Message 12 of 13
(751 Views)
Well then you must "revers engineer" my solution. It may sound like joke but is not. I guess you figure it out 😉


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 13 of 13
(744 Views)