Status message monitors the external power voltage and the internal temperature of the QML data logger.
Status message format
<SOH><SID>ST1<STX>ExtDC T_int <CRC16 %04d><ETX><CR><LF>
Name | Description |
---|---|
<SOH><SID>ST1<STX> |
Message header, where <SID>
identifies individual RSI51 units. For example, 1A . |
ExtDC T_int |
Message data:
|
<CRC16 %04d> |
Message checksum:
|
<ETX><CR><LF> |
Message trailer |
Status message characteristics
Property | Value |
---|---|
Default send interval | 60 s |
Polling command | STATREP |
Example of status message
<SOH>1AST1<STX>24.1 19.3 487B<ETX><CR><LF><EOT>