aux repmode m
This command configures whether auxiliary device's payload is appended to an ASCII (message 114?) or ULCP binary header (message 112?.)
| m = 0 | Appended to ASCII header (DEFAULT)
|
| m = 1 | Appended to binary header
|
Notes:
- Care should be taken when selecting header type as binary data may not show up properly in a pure ASCII/text message, so if aux mode is non 0, then it implies the payload is in binary, so cmd aux repmode 0 should not be used.
Examples:
- Set to use binary ULCP header :
cmd aux repmode 1
See also: Salt Reports
Firmware revision 2.0.5.3540