aux lead c1 [c2] [c3] [c4] [c5]
This command sets the leading characters to match for mode 24, auxiliary interface.
c1 to c5 | Hex format (Default 0D 0A)
|
Examples:
- Set the leading character to be 0x0D :
cmd aux lead 0D
- Set the leading characters to be <CR><LF> :
cmd aux lead 0d 0a
- Set the leading characters to be "START" :
cmd aux lead 53 54 41 52 54
See also: Auxiliary Reports
Firmware revision 2.0.5.3358