TimeCounter

Function

The statement counts the runtime when the input signal “In Signal” is greater than or equal to 1. If the
counter reset signal “In Reset” is greater than or equal to 1, the runtime is reset to 0.


Fig. 124.   Wire-sheet Icon

Fig. 125.   Property Sheet

Fig. 126.   Slot Sheet


Inputs and Outputs

Table 89.   Inputs

Inputs

Type

Functional description

In Signal

boolean

input signal (>= 1 start counting runtime).

In Reset

boolean

reset signal (>= 1 reset runtime to 0)

In Enabled

boolean

If the input “In Enabled” is set to false disabled in the slot sheet, the output “Out” will be disabled and is set to the value “0”.


Table 90.   Outputs

Outputs

Type

Functional description

Out Hours

numeric

runtime in hours

Out Minutes

numeric

runtime in hours


Parameter List

No parameters.