MSGGET command
The Message Get (MSGGET
) command retrieves the current settings of the
custom message from the sensor.
Example of a MESGGET
command and the echoed reply:
MSGGET:0:0:C6ED: 161C 7067 |
MSGGET command transmitted data descriptions |
|
---|---|
Example |
Descriptions |
0x01(Hex) | SOH |
: | Delimiting character |
MSGGET | MSG GET |
: | Delimiting character |
0 | Address based on sensor ID |
: | Delimiting character |
0 | Payload |
: | Delimiting character |
C6ED | Checksum |
: | Delimiting character |
0x04(Hex) | EOT |