| Type | Initial value | Description |
| Monitoring time in seconds | 0 | Determines the cycle time in seconds. |
| Switching ON/OFF | 0 | Activates or deactivates the watchdog module. A value that is not equal to zero switches the module on. A value that is equal to zero switches the module off. |
| Reset | 0 | If this input receives a telegram (independent of the value) then the monitoring (watchdog) cycle is set to the value zero. The cycle restarts. |
| Output 1 (send by change) | 0 | Sends a 1 after the cycle time has expired if no telegram was received at the reset input. A 1-bit value is output |
| Output 2 negates (send by change) | 0 | Sends a 0 after the cycle time has expired. A 1-bit value is output. |
| HS Commands (Output 1) | - | The commands assigned here are run when the value of output telegram at output 1 is not equal to zero. |
| HS Commands (Output 2) | - | The commands assigned here are run when the value of output telegram at output 2 is not equal to zero. |
| Telegram interval | - | Can be changed. |
| Recalculated on start | Yes | |
| Module is retentive | No |
| Point of time in seconds | Cycle | ON/OFF | Reset | Output 1 sends |
Output 2 sends |
| Start | 10 | 1 | - | 0 | 1 |
| 10 | 10 | - | - | 1 | 0 |
| After the monitoring time has expired (cycle), an ON telegram is sent to Output 1. Further monitoring is stopped. | |||||
| Point of time in seconds | Cycle | ON/OFF | Reset | Output 1 sends |
Output 2 sends |
| Start | 10 | 1 | - | 0 | 1 |
| 7 | 10 | - | 1 | - | - |
| 16 | 10 | - | 1 | - | - |
| 26 | 10 | - | 0 | 1 | 0 |
| After the monitoring time has expired (cycle), an ON telegram is sent to Output 1. Further monitoring is stopped. | |||||