Click links below for details
about each object type
Analog Input Objects
Analog Value Objects
Binary Input Objects
Binary Value Objects
Device Object

Babel Buster 485XL Overview - Binary Input Object

Object property numbers are in parenthesis following the object name in the left column. The data type and recognized enumerations as applicable are listed in the right column.

Standard Object Properties:
Object_Identifier (75) BACnetObjectIdentifier
Object_Name (77) 

CharacterString
“Binary Input n

Object_Type (79)

BACnetObjectType
ENUMERATED: analog-input (0)
analog-value (2)
binary-input (3)
binary-value (5)
device (8)

Present_Value (85) (W)

ENUMERATED
(no index, no priority)
(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)

Reliability (103)

BACnetReliability
ENUMERATED: normal(0)
Vendor specific:
no response, device query fail (64)
no response, NV fail (67)
configuration property fault (80)

Polarity (84) BACnetPolarity
ENUMERATED: normal(0)
Out_Of_Service (81) (W) BOOLEAN
Units (117) BACnetEngineeringUnits
Vendor Specific Object Properties:
Object_Map_Use (701) (W) BIT STRING:
(1) map enabled
(2) NV direction, 0=NVO at remote, 1=NVI at remote
(3) grouped - object is field in NV struct
(4) lock - this field triggers NV struct update
Special_Service_Request (702) (W)

BIT STRING: 
(1) default to out of service at power-up
(2) invoke write at power-up if writeable object
(3) set BACnet Present Value to default if Lon communication fails

Node_Index (703) (W)

ENUMERATED
(1..20) selects LonWorks device mapped to this object

NV_Index (704) (W)

Unsigned
NV index within device (0..61)          

SNVT_Index (705) (W)

OCTET STRING (size 4):
(1) SNVT index, 0=raw data
(2) NVT_CAT if raw
(3) Byte offset if raw
(4) Bit offset if raw

Scale_Array (706) (W)

Integer:
Index 1..3
(1) Scale A
(2) Scale B
(3) Scale C

Default_Value (707) (W)  REAL
Reference_String (708) (W) CharacterString

The (W) designation indicates this property is writeable.