...
Name | Type | M/O | Description |
---|---|---|---|
StartStop | ItemID | M | A boolean data point that starts and stops the timer. |
Reset | ItemID | M | A boolean data point. If set to True the output RemainingTime is set to the value of input Runtime, the output HasElapsed data point is reset to False and the Reset data point is also reset to False. |
Runtime | Numeric or Time | M | The start time at which the timer starts. |
...