Counter
Function
The module counts telegrams whose values are not equal to zero. The module counts forwards (+1) and backwards (-1). The value is stored permanently. On restarting the HomeServer, as well as when a value is changed, the value of the counter is sent to the output.
Inputs
| Type |
Initial value |
Description |
| Input 1 (+ counter) |
0 |
The communication object assigned here increases the counter by 1 when a telegram arrives with a value that is not equal to zero. |
| Input 2 (- counter) |
0 |
The communication object assigned here decreases the counter by 1 when a telegram arrives with a value that is not equal to zero. |
| Reset |
0 |
If this input receives a telegram with a value that is not equal to zero then the counter is set to the value zero. |
| Switching ON/OFF |
0 |
Activates or deactivates the counter A value not equal to zero switches the counter on A value equal to zero switches the counter off. |
Output
| Output 2 (send by change) |
0 |
Outputs the current metering rate. The value stored here is sent if a value is changed as well as during a restart. |
Commands
| Command |
- |
The commands assigned here are run when the value of the output telegram is not equal to zero. |
Other
| Telegram interval |
- |
Can be changed. |
| Recalculated on start |
Yes |
|
| Module is retentive |
Yes |
|
Internal designation: 9028
Similar functions