User's Manual

EXCEL 10 FCU CONTROLLER LNS PLUG-INS USER GUIDE
EN2B-0285GE51 R0909 48
Table C3. Input Variables for Excel 10 FCU Controllers
NV name field name
engineering units:
English (metric) or states plus
range
digital
state
or
value
default comments
nviManCool SNVT_lev_percent
0 to 100%
163.835% = INVALID
This input variable can be used for master/slave installations
where the cool output is controlled by an external controller node.
In this case, the output signal of the cooling control algorithm (0-
100%) of the master has to be bound to nviManCool and then
takes over the task of the local (slave) control algorithm while the
switch levels operate as locally configured. The heating output will
be closed.
nviManHeat SNVT_lev_percent
0 to 100%
163.835% = INVALID
This input variable can be used for master/slave installations
where the heat output is controlled by an external controller node.
In this case, the output signal of the heating control algorithm (0-
100%) of the master has to be bound to nviManHeat and then
takes over the task of the local (slave) control algorithm while the
switch levels operate as locally configured. The cooling output will
be closed.
nviManOccCmd SNVT_occupancy
OC_OCCUPIED
OC_UNOCCUPIED
OC_BYPASS
OC_STANDBY
OC_NUL
0
1
2
3
255
OC_NUL
(at application restart)
This input variable is from an network connected operator inter-
face or other node that indicates the state of manual occupancy
control (schedule override). It has priority over the time program
(nviTodEvent). When the BYPASS mode is set, the bypass time is
active. When the bypass time has elapsed, the master controller
automatically sets nviManOccCmd to OC_NUL. nviManOccCmd
does not provide a failure detect mechanism in case no periodic
update is received.
nviManualMode BYTE
MODE_ENABLE
MODE_DISABLE
MODE_MANUAL
SUPPRESS_ALARMS
UNSUPPRESS_ALARMS
0
1
2
3
4
MODE_ENABLE and
UNSUPPRESS_ALARMS
(at application restart)
This input variable is used to disable the controller’s control
algorithms in order to manually set its physical outputs. The
controller still responds to smoke purge even when disabled or set
to manual or factory test mode. It remains unchanged until another
mode has been commanded or an application restart has been
performed.
MODE_ENABLE: starts the control algorithm at an initial state
after MODE_DISABLE or MODE_MANUAL.
MODE_DISABLE: all outputs switched OFF, the alarm
ALARM_NODE_OFF is issued.
MODE_MANUAL: all control loops are disabled and the alarm
ALARM_NODE_OFF is issued. The outputs can be controlled
manually via the nviTest command
SUPPRESS_ALARMS: nvoAlarm is not sent and
nvoAlarmStatus and nvoAlarmLog are not updated until
UNSUPPRESS_ALARMS is set or an application restart.
UNSUPPRESS_ALARMS: releases alarm suppression after
SUPPRESS_ALARMS.