7 appendix, 2 bacnet object model, 1 device – Contemporary Control Systems BASremote User Manual (firmware 3.1.x) User Manual
Page 52: Appendix, Bacnet object model, Device, Property identifier property datatype code value

TD040300-0MF
52
7 Appendix
7.1 Troubleshooting Ethernet Connectivity of the Master Unit
When troubleshooting Ethernet connectivity for the BAS Remote Master unit, as with
any IP device, first try pinging the IP address of the Master. The ping function is
typically run as a command line operation in a DOS window. This simple test,
performed from any IP-enabled end station, quickly determines if the unit is accessible
via the TCP/IP protocol. The ping result (positive or negative) will guide the nature of
subsequent troubleshooting efforts.
7.2 BACnet Object Model
The BAS Remote complies with ANSI/ASHRAE Standard 135-2008.
7.2.1 Device
Property Identifier
Property Datatype
Code Value
Object_Identifier
BACnetObjectIdentifier
R
(Device, Instance 2749)
Object_Name
CharacterString
R
“BAS System Building 1”
Object_Type
BACnetObjectType
R
DEVICE
System_Status
BACnetDeviceStatus
R
(OPERATIONAL)
Vendor_Name
CharacterString
R
“Contemporary Controls”
Vendor_Identifier
Unsigned16
R
245
Model_Name
CharacterString
R
“BASR-8M”
Firmware_Revision
CharacterString
R
“1.0”
Application_Software_Version
CharacterString
R
“1.0”
Protocol_Version
Unsigned
R
2
Protocol_Revision
Unsigned
R
Protocol_Services_Supported
BACnetServicesSupported
R
(List of Services)
Protocol_Object_Types_Supported
BACnetObjectTypesSupported
R
(List of Object Types)
Object_List
BACnetARRAY[N]of ..Identifier
R
(List of all the objects)
Max_APDU_Length_Accepted
Unsigned
R
1476
Segmentation_Supported
BACnetSegmentation
R
(NO SEGMENT)
APDU_Timeout
Unsigned
R
(3000 MSEC)
Number_Of_APDU_Retries
Unsigned
R
0
Device_Address_Binding
List of BACnetAddressBinding
R
Database_Revision
Unsigned
R
1
Object Identifier (comprised of the object type DEVICE and an instance number) must be
unique within the complete BACnet network. The default instance (2749) is changed during
commissioning. Object Name can be set to some meaningful description (e.g.: device location).
The remaining fields are set by the manufacturer.