Number conversion
-
Hi all
I need to convert text for a serial input in hexadecimal value to decimal value
Any actor to do this?
thanks -
Maybe try linking it into something that requires an integer input. Either calc or on the interface screen use number. That should work?
-
Use the Text Parser. Double click it an enter this:
hex_out : integer= 8Xand press OK.this will add an output called "hex out". Then type up to 8 hexidecimal characters into the text input, and v_oilà_!Best Wishes,Mark