Code: 0xE7
Description: This command is used to enable/disable impulse messages.
Parameters (master -> slave): none
Response (slave -> master): Acknowledge the command with "ON" (0x4F 0x4E) to enable impulse messages. Acknowledge the command with "OFF" (0x4F 0x46 0x46) to disable impulse messages.
Example:
| D-Len | Cmd | Param | ||
| M->S | 0x01 | 0xE7 | ||
| S->M | 0x04 | 0xE7 | 0x4F 0x46 0x46 | Impulse messages disabled |
Note: After a restart, impulse messages are always enabled.
![]() | We recommend not disabling impulse messages. Disabling might however be necessary in RS232 mode, if a large number of modules is actuated and if there are frequent collisions. With RS232, it is possible to automatically disable impulse messages after restart. These messages can be enabled at any time with CMD TOGGLE IMPULSE MESSAGE. |