Breadcrumbs

BACnetPoint

The BACnetAnalogPoint/BACnetBinaryPoint/BACnetMultistatePoint extension expands the Data Point's functionality giving it an option to expose it to the BACnet IP network as an Analog/Binary/Multistate Value object, and, otherwise, it allows to manually hide it from the network yet preserving its function in the application. It also transfers information to the BACnet IP network about the Data Point's status. The extension is native (cannot be removed), and is visible along with the regular slots and actions of the Data Point as a separate, integral part in the property sheet view.

The extension has the following slots:

  • Object: a read-only slot showing a type of BACnet object attributed to the extension;

  • ObjectID: a BACnet object ID, which is automatically numbered from 0 up;

  • Expose: enables the Data Point to be recognized within the BACnet IP network;

    • Available settings: true (exposed), false (hidden).