Hi,
I am trying to send a hex string command to multiple holding registers via Modbus to an SMC traverse. I know I need to convert this string to a byte array, but I cant use the "string to byte array" VI because it interprets as ASCII.
I have attached the VI with the command inside, I need to pass it to Multiple Holding registers VI.
Thanks