Plugin installation and configuration

The plugin is delivered in a .zip folder. Unzip it and you will find the following elements.

  • PluginBeckhoffEthercatAsycube.library

  • dbGateway.xml

../../../_images/content_of_the_library_cc_link.png

Abb. 166 Content of the library

Installation of the library

Open the Library Repository and install the PluginBeckhoffEthercatAsycube library (PLC Menu-> Library Repository -> Install…).

Once you have installed the library, add it to your references (Right click on References -> Add Library). You can now use all the function blocks in your program.

Before you start using it, you must also add a Global Variable List (GVL). Right click on the GVL folder and choose Import PLCopenXML. Select the file dbGateway.xml. Activate the configuration on your target system to display the inputs and outputs in the instances of your PLC project:

../../../_images/list_of_input_output_registers.png

Abb. 167 Lists of input and output registers

If you have several Gateways and Asycube, import one GVL for every Asycube.

Add the Gateway in the configuration

  1. Restart in configuration mode.

  2. Select I/O,right click on Devices and select Scan.

../../../_images/scan_for_devices.png

Abb. 168 Scan for devices

  1. Validate the HINT.

../../../_images/validate_the_hint.png

Abb. 169 Validate the Hint

  1. Select the new I/O Device found.

../../../_images/select_new_io_device.png

Abb. 170 Select the new I/O Device found

  1. Validate the Scan for boxes.

../../../_images/validate_scan_boxes.png

Abb. 171 Validate the Scan for boxes

  1. Activate Free Run.

../../../_images/activate_free_run.png

Abb. 172 Activate Free Run

  1. Confirm the creation of the Gateway (NT 100-RE/ECS) and its corresponding TxPDO and RxPDO in the I/O.

../../../_images/confirm_the_creation_gateway.png

Abb. 173 Confirm the creation of the Gateway

Connect the registers to the FB

Here is an example of an application with the input and output registers filled in.

../../../_images/example_of_integration_ethercat.png

Abb. 178 Example of integration