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

Detailed Description

The NumericDelay component provides a "soft ramp" delay from StatusNumeric In to Out.

The NumericDelay component provides a "soft ramp" delay from StatusNumeric In to Out.
The component uses configurable values in properties Max Step Size and Update Time to
provide a "stepped" output value.
The combination of these two property values determines how quickly and
how smoothly the current Out value changes as it approaches the In value.

Properties


status_double out

Facets: @readonly @summary

status_double in

Facets: @input @summary

int updateTime

Facets: @config @min = 0 @unit = "second"

double maxStepSize

Facets: @config