Skip to content

Дополнение для Eplan. Помогает описать процесс партионного производства по стандарту ANSI/ISA 88.

License

Notifications You must be signed in to change notification settings

rartem/EasyEPLANner-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyEPLANner - Open Source

Русский вариант находится здесь. Deutsche Readme ist hier.

Repository

This repository is an open source project - EasyEPLANner. We are working on the project and solving various issues related to the development and project life.

EasyEPLANner

The EasyEPLANner is being developed as an Add-In to EPLAN 2.9 version. The add-in is being used for EPLAN projects and helps you to reduce the work of an Automation engineer and a Software engineer as well.

Software engineer creates code in Lua programming language for the project. EasyEPLANner helps you to describe technological objects(Tank, Boiler, etc.), operations of these objects, steps of operations, restrictions for operations, and many other properties. Eventually, EasyEPLANner generates LUA files that are going to be uploaded to a controller. We support controllers from the following manufacturers:

  1. Phoenix Contact - PLCNext;
  2. WAGO - PFC200.

How to build

You could clone repository by next command:
git clone --recurse-submodules https://github.com/savushkin-r-d/EasyEPLANner.git

or, if you are cloned without initializing and updating submodules, try next:
git submodule update --init --recursive

Congratulations, now you can build our solution (if you have a EPLAN P8 app).

User documentation

You can find the latest version of user documentation for the project here.

Developer documentation

You can find the latest version of developer documentation here.

Contribution

If you want to contribute to the development of our project then check out how to do it better before you start.

Feedback

Feel free to contact us via Slack or Google group.

Code of conduct

We are using standart behavior rules (communication), provided by the GitHub service.

Code style

We use C# and LUA programming languages for development. We have own set of agreements, which you must follow to keep the code clean and clear.

License

The project is licensed under MIT license.

About

Дополнение для Eplan. Помогает описать процесс партионного производства по стандарту ANSI/ISA 88.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 97.4%
  • Lua 2.6%