There are 7 different Nrio point types, which derive from the following 4 control point types:
BooleanPoint
For boolean “universal input” type NrioBooleanPoint (BooleanInputPoint).
NumericPoint
For numeric “universal input” types NrioCounterPoint, NrioResistivePoint, NrioThermistorPoint, and NrioVoltagePoint. (CounterInputPoint, ResistiveInputPoint, ThermistorInputPoint, VoltageInputPoint)
BooleanWritable
For for boolean output type NrioRelayOutput (RelayOutputWritable).
NumericWritable
For numeric output type NrioVoltageOutput (VoltageOutputWritable).
Each Nrio point type is typically unique by one or more properties in its proxy extension. Also, the proxy extension in each type contains the same (common) properties. Things unique to each Nrio point type are explained in following sections, as well as common properties in each point’s proxy extension.
Copyright © 2000-2016 Tridium Inc. All rights reserved.