4 binary output object type, Binary output: bacnet properties list, General description of object type – ETC Unison Paradigm Central Control Server BACnet Interface Reference Guide User Manual
Page 9
Object Types
5
1.4 Binary Output Object Type
Binary Output: BACnet Properties List
Is the Object Type Proprietary?
No, compliant with Clause 12.7 of the ASHRAE Standard BACnet 135-2004 document.
Does the Object Type contain any Proprietary Properties?
Yes, the "Binary_BCID" property.
General Description of Object Type
Binary Output objects are only created by the Paradigm Central Control Server (P-CCS)
based on the LightDesigner configuration and used for generic user-defined binary or
switched control of objects within a Paradigm system.
Each object instance for this "Object_Type" has an "Object_Identifier" that is unique for this
type and "Object_Name".
The BACnet object instance is managed by the P-CCS, based on the configuration using
Paradigm LightDesigner software. A "Binary Output" object is created for each "Button"
object with functional assignment on the BACnet I/O panel within LightDesigner, up to a
maximum of 1000 objects.
The "Present_Value" property will always have the objects Boolean ("ACTIVE" /
"INACTIVE") value. The "Present_Value" is read-write and is changeable by the BACnet
client. The "Binary_Output_BCID" (EtcBACnetCID) property will be provided a value that is
unique 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 identifying this object
Object_Name
CharacterString
Alphanumeric string identifying this object
Object_Type
BACnetObjectType
Always: "BINARY_OUTPUT"
Present_Value
BACnetBinaryPV
Current value of object: "ACTIVE" / "INACTIVE"
Priority_Array
BACnetPriorityArray
Read-only array of prioritized values
Relinquish_Default
REAL
Default "Present_Value" when all controll is null.
Description
CharacterString
Alphanumeric description of this object
Status_Flags
BACnetStatusFlags
Always: "{false, false, false, false}"
Event_State
BACnetEventState
Always: "NORMAL"
Out_Of_Service
BOOLEAN
Always: "false"
Binary_Output_BCID
EtcBACnetCID
Unique 16 byte identifier assigned by P-CCS