31-00083—02
40
nciUI4
Local Universal Input Configuration
type
ubyte
13
Universal input type
0: 20 Kntc (UI_20Kntc)
1: TR2x 20Kntc (UI_TR2xSensor)
2: TR2x SetPt Absolute (UI_TR2xSetPtAbs)
3: TR2x SetPt Relative (UI_TR2xSetPtRel)
4: RH 0 to 10 vdc (UI_RH_0_10vdc)
5: RH 2 to 10 vdc (UI_RH_2_10vdc)
6: CO2 0 to 2000 ppm (UI_CO2)
7: Press 0 to 5 inWc (UI_Press5inWc)
8: Press 0 to 2.5 inWc (UI_Press2_5inWc)
9: Press 0 to 0.25 inWc (UI_PressQtrInWc)
10: Voltage Sensor 0 to 10 vdc (UI_Volt)
11: Custom Sensor 1 (UI_Custom1)
12: Custom Sensor 2 (UI_Custom2)
13: Digital Normally Open (UI_DI_NO)
14: Digital Normally Closed (UI_DI_NC)
nciCstmSnsr1
Custom Sensor #1 Configuration
sensorType
ubyte
1
Sensor type
0: voltage
1: resistive
255: unconfigured
lowVal
float
0
Sensor reference low limit value in output counts. If the
‘output count’ falls below this value, the controller will report
an INVALID value for the sensor.
highVal
float
0
Sensor reference high limit value in output counts. If the
‘output count’ falls above this value, the controller will report
an INVALID value for the sensor.
toolUnits
ubyte
0
Tool unit identifier. This is an enumeration identifying the units
associated with the custom sensor analog input. For external
tool use only. It is of no interest to the controller.
userUnitLow
float
0
Sensor reference low value in user selected engineering units
that corresponds to an output count of 10.
userUnitHigh
float
0
Sensor reference high value in user selected engineering
units that corresponds to an output count of 65510.
nciCstmSnsr1I
Custom Sensor #1 Configuration Input Counts
in1
uint16
0
Data point 1 input counts.
in2
uint16
0
in3
uint16
0
in4
uint16
0
in5
uint16
0
in6
uint16
0
in7
uint16
0
in8
uint16
0
in9
uint16
0
in10
uint16
0
in11
uint16
0
in12
uint16
0
nciCstmSnsr1O
Custom Sensor #1 Configuration Output Counts
out1
uint16
0
Data point 1 output counts.
out2
uint16
0
out3
uint16
0
Table 15. Local Input Configuration (Continued)
NCI/Field
Net Data Type Default Val
AP Internal
Units
Description