To make the configuration of BACnet devices and their objects more easier, a tool called BACnet Explorer is provided. Starting with BMS Platform and MP Server version R2 Build 2068, this tool can be used to discover BACnet devices and their objects online or BACnet EDE files can be imported.
...
Here it is possible to choose Online Discovery or Import from EDE files. In addition, it has to be decided whether the current configuration shall be fully replaced or updated. "Update" means that new devices and objects are added to the current ones and already existing ones are updated.
Online discovery of BACnet devices and objects
At the first time the BACnet Explorer is used within a BMS Workspace, the BACnet Explorer prompts for the IP address of the network interface will warn you that the current IP address is not valid:
...
Acknowledge the warning to get to the main window of the online discovery. Afterwards, select the local IP address that shall be used for BACnet communication. If you have multiple IP addresses select the one that is to be used for BACnet communication.
...
Then the user interface of the BACnet Explorer is shown. It will automatically start to search for BACnet devices. to communication with the BACnet network. Then press the scan button (if required you can limit the search by entering a minimum and maximum device ID):
...
After a few seconds, all available BACnet devices (IP and non-IP ones will be listed):
...
As next, select the devices and objects that you want to integrate. After selecting a device, the BACnet Explorer will search for all objects that are available within the device and which are supported by the NETx BMS Core Server.
...
Select and deselect the objects that you want to include or exclude. After having chosen all BACnet devices and objects that you would like to integrate, choose at the bottom right of the Explorer whether you want to replace the old configuration ("New..") or you want to attach the devices and objects to the existing one ("Attach ..."). By clicking the "Export" button the device and object configuration will be stored within the last active workspace of the NETx BMS Core Server.
...
Then press the add button to add the selection. The tool will ask you for the default setting of your added objects – change the settings to your project needs.
...
After having added all required devices and objects, press the next buttons. In the following two windows you can see the new devices and objects that will be added to the configuration.
...
If required, you can always go back to discovery window and change the configuration are required.
In the last window you will see the final configuration of the devices and objects including the existing configuration when update was chosen. If everything is fine, press the Finish button to save the configuration to your workspace. The BACnet Explorer will close then.
...
Importing EDE files
Starting the Core Server
Start the Core Server and open an Item Tree. All BACnet devices and objects are found under the branch NETx\XIO\BACnet. Each device has one entry within the Item Tree. Below this entry a GATEWAY item shows the connection state of the BACnet device. In addition, all selected objects are listed. As defined by the BACnet standard some BACnet objects are read-only (e.g Binary Input, Analog Input, ...) and some are also writable (e.g. Binary Output, Analog Output, ...). Input objects have only one item which shows the current Present Value of the BACnet object. Output objects have in addition for each used BACnet priority one Write Item to send a write command with the given priority and one Reset Item to reset the given priority. The NETx BMS Server supports multiple priorities at the same time. The following figure shows an example.
...
Info |
---|
BACnet PIC statementThe BACnet Protocol Implementation Conformance statement (BACnet PIC statement) is a standardized document that describes all BACnet services and BACnet object types supported by a certain BACnet product. This document is used to prove that a BACnet client is able to communicate with a BACnet device and that all required functions have been implemented. The BACnet PIC of the NETx BMS Core Server can be found at our web site. |