Timer

Updated at:

This topic describes the timer widget.

Description

The timer widget provides a basic countdown function. It returns a signal value of 0 before the countdown ends and a signal value of 1 after the countdown ends.

How the calculation logic works

The widget returns a signal value of 0 before the countdown ends. It returns a signal value of 1 after the countdown ends.

Parameters

OUT port - Output parameters

Parameter name

Description

Data type

out

The countdown signal.

Integer

Other parameters

Name

Description

Required

Default value

Parameter Range

Countdown time

The countdown duration, in seconds.

Yes

1

[1, 3600]

Output quality code

The output quality code is 192.