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

Public Member Functions

Actions
void doPreset ()
 

Detailed Description

pulse counter object, counts transitions form 0 to 1 of input "in" Counts up if dir == true, counts down if dir == false Forced to preset value if enable = false In the case where dir == false, the counter will stop counting down at 0

Properties


double out

Facets: @readonly @summary

bool in

Facets: @input @summary

int presetValue

Default: 0
Facets: @config @defaultOnClone @min = 0

bool dir

Default: true
Facets: @config @defaultOnClone @falseText = "down" @trueText = "up"

bool enable

Default: true
Facets: @input @summary

bool presetIn

Facets: @input @summary