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 - Device 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
“Babel Buster 485XL”

Object_Type (79)

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

System_Status (112) 

BACnetDeviceStatus

Vendor_Name (121)

CharacterString

Vendor_Identifier (120)

Unsigned16
(should always return 208)

Model_Name (70)

CharacterString

Fimrware_Revision (44) CharacterString
Application_Software_Version (12) CharacterString
Protocol_Version (98) Unsigned
Protocol_Revision (139) Unsigned
Protocol_Services_Supported (97) BACnetServicesSupported
Protocol_Object_Types_Supported (96) BACnetObjectTypesSupported
Object_List (76) BACnetARRAY[N] of BACnetObjectIdentifier
Max_APDU_Length_Accepted (62) Unsigned
Segmentation_Supported (107) BACnetSegmentation
APDU_Timeout (11) Unsigned
Number_Of_APDU_Retries (73) Unsigned
Device_Address_Binding (30) List of BACnetAddressBinding
Database_Revision (155) Unsigned
Vendor Specific Object Properties:
Domain_Length (751) (W)

ENUMERATED:
0, 1, 3, or 6 (byte length)

Domain_ID (752) (W)

OCTET STRING (size 6):

Subnet (753) (W)

Unsigned
Index: 1..127 (Note: Node numbers assigned from 1)
(Writing subnet initiates update of entire domain table entry in Neuron Chip.)

Neuron_ID (754) (W)

OCTET STRING (size 6)
Index: 1..MAX_NODE (1..20)         

Program_ID (755) (W)

OCTET STRING (size 8)
Index: 1..MAX_NODE (1..20)    

Install_Node (756) (W)

ENUMERATED
1..MAX_NODE
Selects this node for service pin install if nonzero. Filtered by program ID if ID is nonzero. Note: This results in altering the domain table of the installed node.

Wink_Node (757) (W)

ENUMERATED
1..MAX_NODE

Query_Node (758) (W) BOOLEAN
Index: 1..MAX_NODE
Reads result of last set domain request
Write invokes new attempt to set domain for node
Query_NV_Status (759) (W)

ENUMERATED:
1..MAX_OBJECT (1..155)
Forces update of object reliability

Initiate_Node_Discovery (760) (W) ENUMERATED: no action(1), initiate(1)
Discovery looks for program ID in device table that does not already have a Neuron ID assigned. Use property 755 to tell gateway what type of device to search for. Use property 754 to zero out respective Neuron ID if not already zero.
MSTP_Port_Baud_Rate (1201) (W)

ENUMERATED:
9600(0), 19200(1), 38400(2), 76800(3)

Station_ID (1202) (W) Unsigned
Device_ID (1203) (W) Unsigned
Max Masters (1204) (W) Unsigned
Reinit_Password (1205) (WO)  CharacterString
Note: This property is write-only, and is only writeable in INIT mode.

The (W) designation indicates this property is writeable, (WO) indicates writeable only (not readable).

NOTE: Changes to port settings (properties 1201-1205) will take effect only upon issuing a Reinit Device command to the device. Upon receiving the Reinit Device, the gateway will commit these changes to EEPROM, and then reset itself so the new settings can take effect.

NOTE: The port settings will only be re-written if a WARM START command is issued. A cold start will only reset the device (same as power-up reset). The correct password must be given for device re-init.