aux term c1 [c2] [c3] [c4] [c5]
This command sets the termination characters for mode 22/24, auxiliary interface.
c1 to c5 | Hex format (Default 0D 0A)
|
Notes:
- The termination characters would not be forwarded by auxiliary interface triggered reports in mode 22
- The termination characters are forwarded in mode 24 (FW 2.0.5.3358)
Examples:
- Set the termination character to be 0x0D :
cmd aux term 0D
- Set the termination characters to be <CR><LF> :
cmd aux term 0d 0a
- Set the termination characters to be "STOP" :
cmd aux term 53 54 4f 50
See also: Auxiliary Reports
Firmware revision 2.0.5.2863