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

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment