06-15-2010 09:18 AM
I have a serial device that returns a hex number but in ascii format(!).
For example:
Instead of returning FF0A (viewed in a string indicator set to Hex display), it returns ff0a (as viewed in a string indicator set to normal display). But the data actually represents FF 0A.
My question is how can I convert ff0a (ascii) to FF 0A (hex)?
Thanks in advance!
Solved! Go to Solution.
06-15-2010 09:21 AM - edited 06-15-2010 09:22 AM
Hexadecimal String to Number.
Remember: