If i have the following string in LabVIEW......... Jt@<
That is equivelant to........... 4A 74 40 3C
I want to convert the string "Jt@<" to the string "4A74403C".
Does know the best way to do this in labVIEW. I can do it in C, but i didnt know what the possibilities were in LabVIEW.
Thanks,
Jason