Timer

Top  Previous  Next

CIRCON~1_img417

Outputs the number of seconds that the In slot has been in the True state since the last Reset.

The Timer monitors the In slot; and, outputs the number of seconds that the In slot has been in the True state since the last Reset. The Timer is Reset when the Reset slot is True.

 

Inputs

 

 

 

 

Slots

Type

Default

Description

 

In

Digital

Null

The input to time.

 

Reset

Digital

Null

A value of True will reset the Block, that is, the output will be reset to 0.

 

Outputs

 

 

 

Slots

Type

Description

 

Out

Integer

The number of seconds that the In slot has been True since the last Reset (when the Reset slot is set to True).