Auto-connect and auto-create association of I/O data points and other BACnet objects to function blocks

Performs two-stage logic to associate the I/O data points and other BACnet objects with function blocks, that are missing an association. In the first step, check whether the matching I/O data points or BACnet objects are available in the control program and can be linked to these function blocks. If no association can be created, attempt in a second step to instantiate the I/O data points from the library.

  1. A control program exists, but the BACnet objects are not assigned to the I/O data points. In the Project tree, only few BACnet objects are available.
  1. Click Check .
  2. The objects without BACnet objects are listed.
  3. (Optional) Select a row and click Go to .
  4. The control program opens. The I/O data point displays without a BACnet object information.
  5. Click Auto-connect and auto-create BACnet objects .
  6. The I/O data points in the Project tree are assigned to BACnet objects. The assignment is based on the two-stage logic.
  7. Click Check .
  8. The remaining objects without BACnet objects are listed.
  9. Rework the unassigned objects with library objects.

Manually assign remaining I/O data points

  1. In the Library tab, enter the filter name predef.
  2. Drag a corresponding library object to the I/O data point in the control program.
  3. Open the Properties tab.
  4. Rework the original library information with the current project information of that data point.

 

Note: The BACnet object (property Name) and the I/O data point in the control program are assigned via the property Preferred object. The algorithm searches the entire project tree to assign the corresponding object, so that the object does not necessarily have to be on the same hierarchy level.

 

Support auto-connect and auto-create with naming extension

Auto-connect and auto-create BACnet objects takes any provided object extension into account and:

  1. From the Library, drag two Field devices (xFBs) to the chart.
  2. To detach the XFBs, go to Properties > Block.
    In the BACnet object type field, select None.
    Or
    Go to the Project tree and right-click the BA object and select Delete.
  3. Select the xFBs and go to Properties > Structure.
  4. In the Obj. extension field, for example, enter the extension as 1 and 2 respectively.
    In the Project tree, select the BA objects and give the same extension as of the xFBs.
  5. Click Auto-connect and auto-create BACnet objects .
  6. The preferred objects in the chart is connected to the BA objects in the Project tree.
  7. If the preferred objects do not match with the BA object in the Project tree, a new BA object is created in the Project tree with similar properties of the preferred object.
  8. In the Project tree, select the object in the BACnet folder.
  9. Right-click and select Properties.
  10. The Name, Description and Name extension matches with that of the xFB properties.
  11. Right-click the xFBs and select Show in plant structure.
  12. The xFBs takes you to the connected BA object in the Project tree.