Reference Guide Manual

ETC Structures 15
2 ETC Structures
The Paradigm Central Control Server (P-CCS) BACnet interface provides a series of ETC
specific data structures that are used within the ETC proprietary object types.
The following tables provide the user detailed information of the construction of each of
these client readable data structures
2.1 ETCPreset Structure
EtcPreset: Structure Definition
2.2 ETCChildSpace Structure
EtcChildSpace: Structure Definition
2.3 ETCChannel Structure
EtcChannel: Structure Definition
2.4 ETCPresetforSpace Structure
EtcPresetForSpace: Structure Definition
Field DataType Field Name Description
CharacterString name PRESET designation
EtcBACnetCID presetBCID Unique identifier for this PRESET
PresetStatus globalStatus Global status of the Preset
Unsigned16 noOfMetaData Number of metadata strings
EtcMetaData metadata MetaData for this PRESET
Field DataType Field Name Description
EtcBACnetCID childSpaceBCID Specifies the ETC BACnet CID of child spaces
Field DataType Field Name Description
CharacterString name CHANNEL designation
EtcBACnetCID channelBCID Unique identifier for this CHANNEL
Unsigned8 intensity Current intensity of this CHANNEL
Unsigned16 noOfMetaData Number of MetaData strings
EtcMetaData metadata MetaData for this CHANNEL
Field DataType Field Name Description
EtcBACnetCID presetBCID Unique identifier for EtcPresetForSpace
EtcPresetStatus status ACTIVE, NOT_ACTIVE or ALTERED