User's Manual

EXCEL 10 FCU CONTROLLER LNS PLUG-INS USER GUIDE
EN2B-0285GE51 R0909 54
Table C4. Output Variables for Excel 10 FCU Controllers.
NV name field name
engineering units:
English (metric) or states plus
range
digital
state
or
value
default comments
RTN_COMFAIL_SETPTOFFS
RTN_COMFAIL_SCHEDOCC
RTN_COMFAIL_DLC
RTN_COMFAIL_TEMPRESET
RTN_COMFAIL_ODTEMP
RTN_COMFAIL_OCCSENSOR
RTN_COMFAIL_WINDOW
RTN_COMFAIL_MANHEAT
RTN_COMFAIL_MANCOOL
RTN_HW_SW_MISMATCH
ALARM_NOTIFY_DISABLED
138
139
140
141
142
143
144
145
146
147
255
nvoAlarmLog alarm_type[0] Same as nvoAlarm.type
See nvoAlarm.type A central node may poll this output variable for a short history of
alarms. It contains the last five alarms reported via nvoAlarm. At
the time a new nvoAlarm is issued, nvoAlarmLog is updated.
nvoAlarmLog alarm_type[1] Same as nvoAlarm.type See nvoAlarm.type See above.
nvoAlarmLog alarm_type[2] Same as nvoAlarm.type See nvoAlarm.type See above.
nvoAlarmLog alarm_type[3] Same as nvoAlarm.type See nvoAlarm.type See above.
nvoAlarmLog alarm_type[4] Same as nvoAlarm.type See nvoAlarm.type See above. nvoAlarmLog.alarm_type[4] is the oldest alarm.
nvoAlarmStatus error_bit[0] UBYTE
Bit coded Alarm:
ALM_NODE_OFF
ALM_FROST
ALM_INVALID_SETPNT
ALM_TEMP_SENSOR_FAIL
ALM_SETPNT_KNOB_FAIL
ALM_FAN_SPEED_SW_FAIL
ALM_FAN_FAILURE
ALM_COMFAIL_SPACETEMP
1
2
4
8
16
32
64
128
This output variable is a polled output containing a list of all the
current errors detected by the node. A search for error conditions
in the node is made periodically. A central node may poll the
nvoAlarmStatus output for all of the current errors. nvoAlarmStatus
contains all the current detected errors even though they may be
suppressed for reporting by nvoAlarm.
nvoAlarmStatus error_bit[1] UBYTE
Bit coded Alarm:
ALM_COMFAIL_HVACMODE
ALM_COMFAIL_SETPTOFFS
ALM_COMFAIL_SCHEDOCC
ALM_COMFAIL_DLC
ALM_COMFAIL_TEMPRESET
ALM_COMFAIL_ODTEMP
ALM_COMFAIL_OCCSENSOR
ALM_COMFAIL_WINDOW
1
2
4
8
16
32
64
128
See above.