At the moment there is no error checking (any characters other than (0-9|A-F|a-f) will give an error; only even number of chars is converted). You can do the error checking as an exercise on your own!
Message Edited by GerdW on 08-21-200709:08 AM
Best regards, GerdW
using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Here's a more compact alternative. Same result and same precautions. (It acts a little bit differently if you string has e.g. spaces between hex paris.)