Skip to main content
Skip table of contents

Timer

The Timer component outputs a pulse for the configured amount of time; the In slot is used to fire the timer:

  • if low, the Out slot is forced to false,
  • if high, the Out slot equals 1 until the timer reaches the Time value in seconds. 

Alternatively, the pulse can be fired from the Start Timer action if the In slot is not linked.

Timer component

Slots

The Timer component has the following slots:

  • Status: shows the component's status;
  • Run: used to fire the timer on transition from false to true;
  • Out: the timed pulse output;
  • Time: sets the desired duration of the output pulse;
  • Left: shows the remaining time before the output transition from true to false.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.