I'm trying to send a hex command to the RS232 port on the itach via a scripted telnet connection, however I'm not sure how to format it.
In Irule the command I send is \x053800790A\x0d and this works, I've successfully sent this command using itest.exe by sending in "mixed" mode, however I can't work out how I'm meant to format it in my telnet script as this isn't working.