Reference Guide Manual

Object Types 11
1.10 ETC Errors On Device Object Type
ETC Errors: BACnet Properties List
Is the Object Type Proprietary?
Yes
Does the Object Type contain any Proprietary Properties?
Yes, all but the first eight properties.
General Description of Object Type
The ETC Errors On Device object type is an ETC proprietary construct to represent any
discovered Net3 device errors in the lighting system, as reported by the ETC Net3
Conductor, Network Services Gateway.
Each object instance for this "Object_Type" has an "Object_Identifier" that is unique for this
type and "Object_Name". The object instance may be created only by the Paradigm Central
Control Server (P-CCS) and its associated ETC sub-systems.
The "Present_Value" property will always have the model name of the "error device". The
"ErrDevice_BCID" (EtcBACnetCID) property is a value that will always be a unique
identifier within the storage of the BACnet interface device and the P-CCS sub-system.
Property Identifier Property Datatype Property Brief Description
Object_Identifier BACnetObjectIdentifier Numeric code uniquely identifying this object
Object_Name CharacterString Alphanumeric string identifying "error device"
Object_Type BACnetObjectType Always: "OBJECT_ERRORS_ON_DEVICE" or 140
Present_Value CharacterString Device Name that has the error
Description CharacterString Alphanumeric description of this object
ErrDevice_BCID EtcBACnetCID Unique 16 byte identifier identifying "error device"
No_Of_Errors Unsigned16 Number of errors structures that follow
Errors EtcError Error structures (see 2.6).