Periodic Data Output Interval Adjustment (13h command)
Command is designed to set up interval of periodic data output.
Command format:
| Offset, bytes | Field size, bytes | Value | Description |
|---|---|---|---|
| 0 | 1 | 31h | Prefix |
| +1 | 1 | 00h..FFh | Network address of the recipient |
| +2 | 1 | 13h | Operation code |
| +3 | 1 | 0…255 | Interval of the data output in seconds |
| +4 | 1 | 00h..FFh | Checksum |
Response format:
| Offset, bytes | Field size, bytes | Value | Description |
|---|---|---|---|
| 0 | 1 | 3Eh | Prefix |
| +1 | 1 | 00h..FFh | The Network address of the sender |
| +2 | 1 | 13h | Operation code |
| +3 | 1 | 00h | The command has been executed successfully |
| +3 | 1 | 01h | The command cannot be executed |
| +4 | 1 | 00h..FFh | Checksum |