Operating-hours meter
Function
This modules determines the operating hours of a communication object and stores this information permanently. On restarting the HomeServer, as well as when a value is changed, the determined value is sent to the output.
Example
Monitoring of lights and triggering of an alarm when the average lifetime has been reached.
Inputs
| Type |
Initial value |
Description |
| Input |
0 |
Here, the communication object is assigned whose operating hours are to be determined and stored. The operating hours are counted when the input value is not equal to zero. |
| Measuring time in seconds |
0 |
The value of the input is checked at these time intervals. If the value is not equal to zero then the operating-hours meter is increased by this measuring time. Example: |
| Reset |
0 |
If this input receives a telegram with a value that is not equal to zero then the operating-hours meter is set to the value zero. |
Output
| Output 2 (send by change) |
0 |
Outputs the operating hours. The time is output in decimal notation. Example: |
Command
| 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: 9027
Similar functions