Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Prerequisites: a special pod that is enabled and contains the template. You can find out how to do that here: BACnet Template

Read/ Write Property

We have created this form to read properties from the BACnet device or to write them to the device (if they are writable). The properties that are going to be affected by this Tool are the same ones mentioned in the bacnetProperties.trio file from the .pod (for more info check the BACnet Template)

How to use Read/ Write Property

The user will go to DB Builder

In there open the Connectors menu option at the top. From the right side menu select a BACnet connector and click on the Tools icon. From the drop down choose Read/Write Property.

A new window will pop-up showing the selected BACnet connector in the Effected Devices list. The first option "BACnet Device Filter" allows the user to create a filter with the desired devices to which the form is applied. This can be done by clicking "Filter" , a new window will be triggered to allow the user to configure the desired devices. Once the filter is done the user will click Execute (The filter can be checked by clicking "Test" in the left bottom corner and will see the results in the middle)

 

Finally, at the bottom the user will chose the desired action of the form Read or Write and hit Apply

Note that not all properties from the device are writable

In the end after hitting Apply the user will be sent to Folio, where the jobStatusAll() querry was ran and shows the result of the forms' action

 

  • No labels