Overview
Hexadecimal commands inside Kramer Control need to be formatted in a certain way in order for the commands to be sent successfully.
Serial and TCP Special Characters
Many Serial and TCP devices will require hex characters at the beginning or end of a string such as
Carriage Return – \x0D
Line Feed – \x0A
Spaces – \x
An example of how a hexadecimal command would look as an alias:
\x01\x02\x03\x10\x0A\x0D
Revision:
3
Last modified:
13 November 2023
Post your comment on this topic.