Ace Dynamic Comp Index  June 2020
Niagara-4.9
control::Timer Class Reference

Public Member Functions

Actions
void doResetTimer ()
 
void doStartTimer ()
 

Detailed Description

Timer outputs a pulse for the configured amount of time "run" is used to fire the timer:

- if false, out is forced to false
- if true, out = 1 until timer reaches "time" seconds
Alternatively, the pulse can be fired from the "Start Timer" action if run is not linked.

Properties


bool out

Facets: @readonly @summary

bool run

Facets: @falseText = "stop" @input @summary @trueText = "run"

int time

Facets: @config @summary @unit = "second"

int left

Facets: @readonly @summary @unit = "second"