Reference Guide Manual

12 Unison Paradigm BACnet Interface Object Reference Guide
1.11 ETC Timed Event Object Type
ETC Timed Event: 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 Timed Event object type is an ETC proprietary construct to encapsulate all the
properties of a Paradigm 'Timed Event' and its associated values.
Each object instance for this "Object_Type" has an "Object_Identifier" that is unique for this
type and "Object_Name". The object may be created by the Paradigm Central Control
Server (P-CCS) or by the BACnet client, e.g. via "Create Object".
The "Present_Value" property will always have the objects current status. The various
"*_BCID" (EtcBACnetCID) values will always be unique identifiers 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 object
Object_Name CharacterString Alphanumeric string identifying this object
Object_Type BACnetObjectType Always: "OBJECT_TIMED_EVENT" or 168
Present_Value EtcTimedEventStatus Current status of object (see 3.6).
Description CharacterString Alphanumeric description of this object
Timed_Event_BCID EtcBACnetCID Unique 16 byte identifier for Timed Event
Override_BCID EtcBACnetCID Unique 16 byte identifier for Override
Space_BCID EtcBACnetCID Unique 16 byte identifier for Control Space
Begin_Time EtcTime Timed Event's beginning time (see 2.11).
End_Time EtcTime Timed Event ending time (see 2.11).
Recurrence EtcRecurrence Event recurrence structure (see 2.12).
Start_Action EtcActionScriptSelection Event starting action (see 2.9).
End_Action EtcActionScriptSelection Event ending action (see 2.9).
No_Of_MetaData Unsigned16 Number of MetaData Structures that follow
Meta_Data EtcMetaData MetaData structures for this Space (see 2.7).