Ace Dynamic Comp Index  June 2020
Niagara-4.9
tridium::AnalogInput Class Reference

Public Member Functions

Actions
void doOverride ()
 
void doAuto ()
 

Detailed Description

Models an analog input point in a Device. Tolerance is the minimum change required to change the output. The value read from hardware must change by this amount before out is updated.

Properties


int pointType

Default: 2
Facets: @config @enumList = "{universalInput=2}" @noProxy @override

status_double out

Facets: @precision = 3 @readonly @summary

int mode

Default: 0
Facets: @config @enumList = "{voltageIn=0,resistanceIn=2}"

double tolerance

Default: 0.0
Facets: @config @min = 0 @precision = 3