WAGO

Overview

Copia provides support for e!COCKPIT v1.10, with advanced feature support for the following**:**

Configuration

Copia supports* WAGO e!COCKPIT project files in native .ecp format. You can just drop your .ecp files into your repository, and the Copia desktop client will display the project data logic and differences.

The .ecp display/difference is generated using a Codesys-based conversion to .project format. As such, some items may not be supported for rendering, such as Wago internal libraries, configurators or targets/runtimes.

In addition, Copia supports the CODESYS 3 Export format (i.e. .export files). To export from e!COCKPIT, click the Export button under the Program menu option.

You should now see the export dialog. Check all items by choosing the Select all option and then click the Export button:

Export your exported project file as a .export and save it to the repository folder. Once you perform the appropriate commit and push operations, you'll be able to see your project file and all of its data from both the Web App and Desktop App.

Graphical Display and Differences

General

When the project file is selected in the Web App or Desktop App, Copia displays the project tree structure in a way that's familiar to users of e!COCKPIT software. This way, you can easily navigate to a project item or identify differences.

Supported Types

The following CODESYS types are supported in graphical or enhanced output:

  • Ladder (LAD)

  • Structured Text (ST)

  • Tasks

  • UDT

  • Global Variable List

Copia also supports the following types:

  • PLC Device

  • Alarm Configuration

  • Application

  • Communication Manager

  • Data Sources Manager

  • DUT

  • Global Variable List (tasklocal)

  • Interface

  • Network Variable List (Receiver)

  • Network Variable List (Sender)

  • Persistent Variables

  • POU's to include:

    • Action

    • Method

    • Property

    • Transition

  • Recipe Manager

  • Task Configuration

    • Task

  • Trace

  • Trend Recording Manager

Last updated