This functionality is only available for certain module packages. Info / Copyright

Scripts

In EPLAN, you have the capability of executing scripts. Scripts are small executable program codes that are written within EPLAN in the C# or Visual Basic.Net programming languages. They always exist as source code files (file extension *.cs or *.vb). In EPLAN these scripts access the API interface without you having to also license the EPLAN API.

When you start a script, it is loaded in the system, compiled and then executed. The following scripts are available:

Scripting in EPLAN offers you the following options:

The Automated processing function (under Utilities) also uses scripts. Here you can use some of the available scripts to automate activities in the individual areas of project editing (Back up data, Print, etc.).

Notes:

See also