Broadcast support, Cpd 3000 configuration (ncicontrolcfg) – Echelon Lumewave CPD 3000 Lighting Controller User Manual
Page 14
![background image](/manuals/735714/14/background.png)
14
Broadcast Support
The CPD 3000 supports the limited broadcast message support implemented on
SmartServer 2.1 Firmware (service release 1). Control updates through this
mechanism are reflected on the network variable interface (nviLampValue, and
nvoLampFb
). Note that the nviLampValue data point should not have a defined
heartbeat to properly use the broadcast feature. Behavior for reflection in
nvoLampFb
follows the Use Case Realization described by the LonMark organization
at
http://types.lonmark.org/index.html
(see SFPTisiLampActuator).
Enumeration (value)
Description
Notes
SW_NUL (-1)
Invalid value
This is the initial value for nviLampValue.
The default output state is taken as
unconfigured, and configured nodes with no
hw RTC. Hw RTC nodes that are
configured adopt the state defined by the
backup schedule.
SW_SET_OFF (0)
Set state OFF
Sets the output state to OFF. The Relay is
open. 0-10v output driven to 0v. If a
rampTime is non-zero, the 0-10v sweeps
from the current value to 0v over the
defined time, which opens the Relay.
SW_SET_ON (1)
Set State ON
Sets the output state to ON, 100% level.
The relay coil is energized, and the level is
set to 100%.
SW_SET_LEVEL (5)
Set level
Provide SNVT_switch behavior. Use the
SW_SET_ON
, and SW_SET_OFF behaviors
described above. RampTime applies
CPD 3000 Configuration (nciControlCfg)
The CPD 3000 uses a limited number of configuration properties (CPs) implemented
using network variables on the CPD 3000. The main portion of the configuration is
defined by the fields in nciControlCfg (UCPTcontrolCfg).
Configuration
Property
Type
Notes
nciControlCfg UNVTcontrolCfg
Defines many of the operating
parameters for the LC.
nviLocation SNVT_geo_position
Provides tagging for GPS
location, and physical asset
tagging. Version 13.04
standard.
nciLimit UNVTfaultLimits
Used for alarm thresholds as
defined in Alarming, below.