Converting string to Hexadecimals codes

Hello,

A customer is working with this read/write IFM header:

https://www.ifm.com/es/en/product/DTI513

This IFM header send and receive Hexa codes to the PLC,

The customer has also a barcode reader that send an alphanumeric code to the PLC,

This alphanumeric is declared as a string in the code like for example "23TFU9",

The question is, can we convert this string to hexadecimal code so the IFM header can understand the code?

They would also like to read the hexa code that the IFM is sending and convert it to a string and I was wondering if there is a fb that can do this,

Thank you!

1 reply