Editor: PLCEdit is an open project to Create a free and simple editor for PLC source code which can be an interlinkage Between the different IDEs on the market. According to the IEC61131-3 standard the following POU sources are supported: PROGRAM, FUNCTION, FUNCTION_BLOCK and also sources with global tags (eg. GLOBAL_VARIABLE_LIST and CONFIGURATION) and export files from CoDeSys which contains TYPE definitions.
The persons behind PLCEdit are not member of a IEC-61131 community. The software was only written to be compliant to the standards and is not exhaustive!
Keyfeatures:
* compatible to:
o plain text POUs
o 3S CoDeSys v2.3 export files
o KW-Software MULTIPROG IL and ST files
o Mitsubishi MELSOFT export files
o Moeller Sucosoft S40 POE sources
o Siemens STEP 7 AWL and SCL sources
* support for IEC61131-3 languages:
Instruction List (IL) and Structured Text (ST)
* Sessions (lists with file paths)
* function block call dialog
* POU conversion as Batch processing
* platform independent source
PLCEdit Changelog:
[v2.2.1 build r115, 10-06-2010]
updates/bug fixes:
- fixed: a lot of small bugs and misleading strings
- fixed: bug in save routine with tab and file list handling
- revised: find & replace dialog
- revised: about Box
- new: search for updates function
- updated: source code Highlighter keywords
- updated: translations
- updated: help
- updated: docs for source