BB2-7030 User Guide – Rev. 1.0
Page 65
19.
BACnet
Object
Properties
19.1
Data Object Properties (Analog, Binary, Multi-state)
The following properties are found in the Analog, Binary, and Multi-state types of Input, Output,
and Value objects. Some properties apply only to certain object types as noted where applicable.
Property Encoding
Object_Identifier (75)
BACnetObjectIdentifier
Object_Name (77) (W)
CharacterString
“Analog
Input
n
”
Object_Description (28) (W)
Character String
Same as Object_Name, is only alias for Object_Name
Object_Type (79)
BACnetObjectType
ENUMERATED:
analog-input
(0)
analog-output
(1)
analog-value
(2)
binary-input
(3)
binary-output
(4)
binary-value
(5)
device
(8)
multi-state-input
(13)
multi-state-output
(14)
multi-state-value
(19)
Present_Value (85) (W)
REAL (analog objects)
ENUMERATED (binary objects)
Unsigned (multi-state objets)
(no
index)
(priority required when writing commandable objects)
(input objects writeable only when out of service)
Status_Flags (111)
BACnetStatusFlags
BIT STRING: fault(1), out-of-service(3)
Event_State (36)
BACnetEventState
ENUMERATED: normal(0), fault(1)