Skip to content
Real Time Automation, Inc.Real Time Automation, Inc.
  • Menu
  • Login / Register
    • No products in the cart.

      Return to shop

  • Cart

    No products in the cart.

    Return to shop

  • Products
    • Accessories
    • Allen-Bradley PLC Solutions
    • Allen-Bradley Legacy Solutions
    • Allen-Bradley PLC Historian
    • Barcode to A-B PLC
    • Books
    • Custom Solutions
    • Enginerd Apparel
    • Gateways
    • IntraVUE
    • RTConnect Module
    • Software Solutions
    • Training
  • Support
    • 435NBX / 490NBX Support
    • 460 Support
    • 515RTAENI Support
    • Historian Support
    • RTConnect Support
    • ScanDr. Support
    • Support Request Form
    • Modbus to BACnet Templates
    • Modbus to Allen-Bradley Templates
    • Hardware Drawings
    • Certifications
  • Technologies
    • ASCII
    • AS-INTERFACE
    • BACnet®
    • CANopen
    • CC-link
    • CIP Security
    • Device Level Ring (DLR)
    • Distributed Network Protocol (DNP3)
    • DeviceNet
    • DH+
    • EtherCAT
    • EtherNet/IP
    • IEC 61131-3
    • IEEE 1588
    • IO-Link
    • Link Layer Discovery Protocol (LLDP)
    • LonWorks
    • Modbus
    • Modbus TCP/IP
    • Modbus RTU
    • MQTT
    • MTConnect
    • OPC UA
    • PROFINET IO
    • PROFIBUS
    • Single Pair Ethernet (SPE)
    • USB
    • XML
  • Learn
  • About
    • Our Promise to You
    • Testimonials
    • Our Founder
    • Events
    • Careers
    • Press
    • Newsletter
  • Buy
    • Buy Direct
    • Distributors
  • Contact Us
    • 1-800-249-1612

gateway icon  PRODUCT SELECTOR:

Connect Your:

To:

view
RTA's Blog

BACnet Data Representation

Posted on March 4, 2015July 27, 2023 by John S Rinaldi
04
Mar

BA-data copyTo understand a standard what you have to do is to focus on the data representation. How a protocol represents data is key to its functionality. Once you understand the data representation, then it’s simply a matter of figuring out how that data is moved from Point A to Point B over whatever physical layer it uses.

In BACnet, the basic construct to organize data is an Object. An Object is really key to the operation of BACnet. Objects contain the physical data – temperatures, counts, rates and everything else captured by our automated devices. Groups of Objects represent the devices themselves. A flow meter can be represented by a group of Analog Input Objects and some Binary Objects. Objects are really at the center of BACnet technology.

BACnet has eighteen different objects in its specification. That list includes the most common objects, objects you’ll find in most BACnet devices: the Analog Input Object, the Analog Output Object, the Binary Input Object, the Binary Output Object and the Binary Value Object. It also includes some objects you might never run into in an entire career, like the Notification Class Object and the Loop Object.

Every BACnet Object is composed of a set of properties. The properties of an Object describe the Object to the network. BACnet properties include items like identification strings, configuration information, status values and diagnostic status. It is only through an Object’s properties that an Object is monitored and controlled.

Properties are very valuable to BACnet users. They provide information called meta-data. Meta-data defines and explains a data point. For example, you may have a temperature value of 25. Without meta-data, you won’t know if the refrigeration system is properly cold (25 Fahrenheit) or if the building roof is really hot (25 Celsius). Properties (meta-data) help to explain the characteristics of a value, what we call “present value” in BACnet.

Properties can tell you things like the scale, where the sensor is located, what kind of sensor is being used, or what kind of device is doing the measuring. Properties can be either Read only or Read-Write. The BACnet specification details what level of access an external device has to a BACnet property.

Properties are either required or optional. Required properties are properties that must be included in the Object. Network queries to the Object can always find and read those properties in an Object because, be definition, they have to be present. Optional properties are properties that CAN be included in the Object. It’s the choice of the device vendor to include or exclude an optional property.

Three properties, Object-identifier, Object-name, and Object-type are required to be present in every BACnet Object. Every Object must have these three objects plus any other Objects that are required for that Object’s Object-type. The type of Object and the type of device in which that Object resides determine which properties are required.

An Analog Input Object, for example, has the three objects required of every BACnet object, five other required objects plus seventeen optional objects:

Object_IdentifierRequiredAnalog Input #1
Object_NameRequired“AI 01”
Object_TypeRequiredAnalog Input
Present_ValueRequired68.0
Status_FlagsRequiredIn_Alarm Fault Overridden Out_Of_Service flags
Event_StateRequiredNormal (plus various problem-reporting states)
Out_Of_ServiceRequiredFalse
UnitsRequiredDegrees Fahrenheit
Update_IntervalOptional1.00 (seconds)
ReliabilityOptionalNo_Fault_Detected (plus various fault conditions)
DescriptionOptional“Outside Air Temperature”
Device_TypeOptional“10k Thermistor”
Min_Pres_ValueOptional-100.0 minimum reliably read value
Max_Pres_ValueOptional+300.0 maximum reliably read value
ResolutionOptional0.1
COV_IncrementOptionalNotify if Present_Value changes by increment: 0.5
Time_DelayOptionalSeconds to wait before detecting out-of-range: 5
Notification_ClassOptionalSend COV notification to Notification Class Object: 2
High_LimitOptional+215.0 Upper normal range
Low_LimitOptional-45.0 Lower normal range
DeadbandOptional0.1
Limit_EnableOptionalEnable High-limit-reporting Low-limit-reporting.
Event_EnableOptionalEnable To_Offnormal   To_Fault To_Normal change reporting.
Acked_TransitionsOptionalFlags indicating received acknowledgments for above changes.
Notify_TypeOptionalEvents or Alarms

I’ll have more on BACnet objects in next week’s article. John

This entry was posted in RTA's Blog and tagged Analog Input Object, Analog Output Object, BACnet, Binary Input Object, Binary Output Object, Binary Value Object, Loop Object, Metadata, Notification Class Object, Object, Properties.
Avatar photo
John S Rinaldi

John Rinaldi is Chief Strategist, Business Development Manager and CEO of Real Time Automation (RTA). After escaping from Marquette University with a degree in Electrical Engineering, John worked in various jobs in the Automation Industry before once again fleeing back into the comfortable halls of academia. At the University of Connecticut, he once again talked his way into a degree, this time in Computer Science (MS CS). John is a recognized expert in industrial networks and the author of six books: Modbus: The Everyman’s Guide to Modbus, OPC UA – Unified Architecture: The Everyman’s Guide to OPC UA, EtherNet/IP: The Everyman’s Guide to EtherNet/IP, The Smart Product Manager’s Guide to Industrial Automation Connectivity, The Smart Product Manager’s Guide to Connectivity in the Packaging Industry, and his latest, The Everyman’s Guide to Properly Architecting EtherNet/IP Networks.

Custom OEM Solutions
AHR EXPO 2015
Recent Posts
  • 06
    May
    OPC UA 2025 Comments Off on OPC UA 2025
  • 01
    May
    OPC UA For Moving Factory Floor Data Comments Off on OPC UA For Moving Factory Floor Data
  • 22
    Apr
    Your Flight Data Recorder For The Factory Floor Comments Off on Your Flight Data Recorder For The Factory Floor
  • 21
    Apr
    Data Plumbing with OPC UA Comments Off on Data Plumbing with OPC UA
  • 09
    Jan
    Data Historian vs Data Logger Comments Off on Data Historian vs Data Logger
Categories
  • RTA's Blog
Tags
Allen-Bradley Allen-Bradley PLC ASCII BACnet CAN CIP Client Cloud CompactLogix ControlLogix DeviceNet EtherCAT Ethernet EtherNet/IP Gateway HTTP I/O Industrial Automation IoT Master Microsoft Modbus Modbus Book Modbus RTU Modbus TCP MQTT ODVA OPC OPC UA OPC UA Book PLC PROFIBUS PROFINET PROFINET IO Protocol Rockwell Automation RS232 RS485 Security Server Siemens Slave TCP/IP Windows XML

Need help? Call our Enginerd® expert support team at 1-800-249-1612.

Reach Enginerd status.

Sign up to receive our newsletter, important updates, helpful industry information and a little bit of fun.

Still on the fence? Check out our latest newsletter.

PRODUCTS

SUPPORT

TECHNOLOGIES

LEARN

ABOUT

CONTACT US

BLOG

CAREERS

PRESS

EVENTS

NEWSLETTER

RMA

Copyright 2025 ©Real Time Automation, Inc.®
N26W23315 Paul Road, Pewaukee, WI 53072  |   1-800-249-1612

Privacy Policy  |  Terms & Conditions
  • Products
    • Accessories
    • Allen-Bradley PLC Solutions
    • Allen-Bradley Legacy Solutions
    • Allen-Bradley PLC Historian
    • Barcode to A-B PLC
    • Books
    • Custom Solutions
    • Enginerd Apparel
    • Gateways
    • IntraVUE
    • RTConnect Module
    • Software Solutions
    • Training
  • Support
    • 435NBX / 490NBX Support
    • 460 Support
    • 515RTAENI Support
    • Historian Support
    • RTConnect Support
    • ScanDr. Support
    • Support Request Form
    • Modbus to BACnet Templates
    • Modbus to Allen-Bradley Templates
    • Hardware Drawings
    • Certifications
  • Technologies
    • ASCII
    • AS-INTERFACE
    • BACnet®
    • CANopen
    • CC-link
    • CIP Security
    • Device Level Ring (DLR)
    • Distributed Network Protocol (DNP3)
    • DeviceNet
    • DH+
    • EtherCAT
    • EtherNet/IP
    • IEC 61131-3
    • IEEE 1588
    • IO-Link
    • Link Layer Discovery Protocol (LLDP)
    • LonWorks
    • Modbus
    • Modbus TCP/IP
    • Modbus RTU
    • MQTT
    • MTConnect
    • OPC UA
    • PROFINET IO
    • PROFIBUS
    • Single Pair Ethernet (SPE)
    • USB
    • XML
  • Learn
  • About
    • Our Promise to You
    • Testimonials
    • Our Founder
    • Events
    • Careers
    • Press
    • Newsletter
  • Buy
    • Buy Direct
    • Distributors
  • Contact Us
  • Login / Register

Everything You Wish You Knew About Industrial Communication, Delivered Right to Your Inbox

Ready to take your automation protocol knowledge to the next level? Subscribe to the Automation Education Email Series to learn the ins and outs of the top industrial protocols delivered in byte-size pieces to your inbox twice a week. Sign up now!