Skip to main content

Export/Import Sequences & Functions

EasyPLC Editor includes tools to export and import program sequences and functions. This feature allows for the modular reuse of logic components across different projects.

Managing Sequences

To access the sequence management tool, navigate to the Program menu and select Export/Import Sequences.

Exporting Sequences:

  1. The Export section lists all available sequences in the current program (all are selected by default).
  2. Select the specific sequences intended for export.
  3. Click the Export Sequences to file button.
  4. Define the file path and name to store the data.
Driver Configurator

Importing Sequences:

  1. Click the Import Sequences from file button and select the source file.
  2. Available sequences from the file will populate the Import area.
  3. Select the desired sequences and click Import Selected Sequences.
  4. The chosen sequences will be integrated into the current PLC program.
Driver Configurator

Managing Functions

The procedure for functions is identical to the sequence process. To access this tool, navigate to Program -> Export/Import Functions.