08-31-2017 05:57 AM
Hello,
I have a string constant which reads a character of 0 and I want to convert this to a hexadecimal string of 30.
I tried to achieve that by using the "Format Value" function. I believe the conversion needs to see the string as a text symbol rather than a number but I couldn't find this conversion option available in the String functions library.
I only need to achieve this for one string value at a time. I was hoping that it would be achievable with the use of a function rather than using a LUT.
Would appreciate any feedback you may have.
Many Thanks
Solved! Go to Solution.
08-31-2017 06:20 AM - edited 08-31-2017 06:21 AM
String To Byte Array, Number To Hex String, Concatenate String