Using BACnet Query Interface
In GENESIS version 11, you can use BACnet Query Interface to display the requested BACnet data in a clearly organized table in GraphWorX. Learn more
The data source point name is bac:.Query, and you can find it in Data Browser or Data Explorer under Data Connectivity > BACnet Query Interface.
The query supports the following tables:
- Channels
- Devices
- Device Objects
You can also add device objects to the Devices table as extended columns (to read values from each device).
Object values only allow to read present values, but you can implement other properties if needed. Request timeout (for object values) can be adjusted via the RequestTimeout parameter. The MaxParallelSubscriptions parameter specifies the number of parallel readings of object values.