Importing PLC Data from the ECAD Tool

You can create a new Automation_Builder PLC project from the existing PLC hardware configuration in your ECAD tool, by importing the exported PBF file to Automation_Builder.

  1. From the main menu, select Project ‣ Import ‣ ECAD (PBF).

  2. From the file system, select the PBF file.

    Automation_Builder starts importing the devices and its associated signals from the PBF file. After a successful import, the result is displayed in the Project Compare –Differences view. You can now decide and selectively merge the differences. See ‘Compare’ Command: Command ‘Compare’

  3. Select the DevicePool node and click Accept Block to accept the complete PLC structure in the ECAD tool.

  4. Select the PLC node and click Accept Block to accept all child device nodes.

    Note

    The DevicePool node holds all devices coming from the ECAD tool without any hierarchy information. The missing hierarchy information can be defined after closing the editor.

  5. Close the Project Compare – Differences view to accept the changes.

  6. Arrange unassigned devices in the DevicePool to the PLC hardware structure by drag-and-drop.

    ../_images/37b00e92379fa70c0a331390017b3cc9

    The I/O signals assigned to I/O devices in the PBF file are imported and allocated to IO devices. IO signals can be viewed in I/O mapping editor of the I/O devices.