You can create BACnet objects in SmartStruxure servers and BACnet devices in the Building Operation database.
When you create an object in a BACnet device, you need to perform one of the following operations:
SmartStruxure Server Objects, Generic Objects, and Specialized Devices
SmartStruxure server objects are used to publish data so that data can be exposed to external clients through a SmartStruxure server. Therefore, SmartStruxure server objects that operate on the SmartStruxure server do not need to be uploaded or downloaded. In contrast, device objects operate on a device and are owned by that device. To differentiate a SmartStruxure server object from a device object, the system adds the term, generic, to the end of the object name. For example, the name of an input installed on a SmartStruxure server is a BACnet Analog Input while an input installed on a device is a BACnet Analog Input (Generic). In addition, there is support for specialized devices, such as a Continuum Workstation.
Tip:
When you can create Script and Function Block programs in the Application folder, they are not visible to external BACnet clients.
Supported BACnet Object Types
As of BACnet protocol revision 6, Building Operation supports all BACnet object types.
For more information, see Supported BACnet Object Types
.
BACnet Object Properties
BACnet objects and devices have a variety of required and optional properties that are used for the purposes of identification, reliability indication, and configuration of the object or device, and for prioritization of write requests.
For more information, see BACnet Object Properties
.
BACnet Command Priorities
A building automation system may include objects that are manipulated and written to by other objects, operators, or applications. However, conflicts may arise when these different entities try to write to the same commandable value property of a BACnet object, such as a digital output.
For more information, see BACnet Command Priorities
.
BACnet Device Object Indicator – Executed By
To make it easier to locate objects, you can differentiate BACnet device objects executed by a BACnet device from those executed by a SmartStruxure server.
For more information, see BACnet Device Object Indicator – Executed By
.
BACnet Primitive Value Objects
You can configure and display primitive value objects in Building Operation for BACnet objects that support them.
For more information, see BACnet Primitive Value Objects
.