Device ID function

Starting in AX-3.5, the Bacnet Device Manager provides a DeviceID button that may let you change the Device ID (Object_ID property of its Device object) in one or more selected remote BACnet devices. To work, devices must be in the station and reachable (OK status), and accept a change to Device ID. If a device does not accept a change to Device ID, the function fails with a popup describing why, typically “write access denied”.

This function can be useful where “out of the box” BACnet controllers have been installed, all with some identical Device ID. In this case, such controllers appear in fault (orange) in the Discover pane (see Figure 23).

When added, such devices will remain in fault (or down) unless Device ID is changed in the device, with a corresponding change in the (Config) Device Object’s “Object Id” property of the BacnetDevice in the station. This function provides a way to do all this all in one step—again, providing that the BACnet device accepts changes to Device ID.

Note that merely changing the “Object Id” property in a BacnetDevice’s Config, Device Object does not write to the actual device, it only determines how the station communicates with the device.

The DeviceID button becomes enabled with one or more devices selected in the Database pane. When you click it, a pre-confirmation dialog appears (Figure 28).

Figure 28. Change Device ID pre-confirmation dialog


Change Device ID pre-confirmation dialog

If you choose Yes, a popup DeviceID dialog appears, shown in Figure 29.

Figure 29. DeviceID dialog (to change Device ID in a device)


DeviceID dialog (to change Device ID in a device)

As shown above, this dialog has two fields:

Clicking OK shows a summary of the Device ID changes to be made, as shown in Figure 30.

Figure 30. DeviceID summary


DeviceID summary

Clicking OK launches a “Change Device Id Job”, with an entry in the station’s JobService. The job ends with a popup notification that explains whether the Device ID change was successful or not (Figure 31).

Figure 31. Example Results Notifications for Change Device ID


Example Results Notifications for Change Device ID