Portable PLCEdit Changelog

What's new in Portable PLCEdit 2.2.3 Build r122

Sep 1, 2017
  • Fixed: not working session manager with Windows 7

New in Portable PLCEdit 2.2.0 Build r98 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: some minor bugs for tab and file list handling
  • revised: programming language detection during file open process
  • revised: FUNCTION dialog for user defined functions
  • new: support for TYPE defintion in Sucsoft S40 files
  • new: support for Mitsubishi MELSOFT IEC (7.x) files
  • new: function block call model conversion for file save operation and batch dialog
  • updated: source code highlighter keywords
  • updated: translations
  • updated: help
  • updated: docs for source

New in Portable PLCEdit 2.1.2 Build r59 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: lost file name in print output
  • revised: print output with font size 8 and use of tabstops from preferences
  • revised: print output for Moeller header
  • revised: file name usage in recent files list
  • new: file modified information during close pages and application quit
  • updated: translations
  • updated: docs for source

New in Portable PLCEdit 2.1.1 Build r47 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: incorrect saved files (incorrect content, incorrect renamed tabs)
  • fixed: lost closing sign if data type or I/O comments are deselected in the function block dialog
  • fixed: lost last POU line in CoDeSys export files
  • updated: docs for source

New in Portable PLCEdit 2.1.0 Build r43 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: corrupted in lower case written arrays in function block dialog and prototype
  • fixed: lost comments in CoDeSys export files at the declaration section
  • fixed: lost VAR sections in function block dialog if blanks or tabulators follows the VAR string
  • fixed: error if POU type line starts with whitespace characters
  • fixed: false placed I/O delimiter "|" at function block call models in Moeller IL sources
  • fixed: "jumping" during creating new pages
  • fixed: recent files list does not accept POUs named 'untitled'
  • fixed: batch converter window overlapped path dialog
  • new: support for TYPE definition files (experimental and CoDeSys only)
  • new: replace all option in find dialog
  • new: a default POU extension can be selected at the preferences dialog
  • new: save file dialog suggests the default POU extension and the page name for the file
  • new: existing I/O comments can be add to call model with the function block insert dialog
  • new: movable tabs with own close buttons (only active if Qt 4.5+ is used)
  • new: style of tabs and toolbar changed if Qt 4.5.x is used
  • revised: single application handling
  • revised: find routine
  • revised: Import/Export routine for faster and better file processing
  • revised: file name handling in class PageCtrl
  • updated: translations
  • updated: help
  • updated: docs for source

New in Portable PLCEdit 2.0.4 Build r30 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: session save dialog doesn't work reliable
  • fixed: lost file extension on Linux
  • fixed: multiple occurrences of items in the recent files list
  • fixed: possible usage of too dark or light colors for lines highlighter
  • new: current lines highlighter is also used in line number area
  • revised: file extension handling for file save dialog
  • revised: syntaxhighlighter keywords
  • updated: help
  • updated: translations
  • updated: docs for source

New in Portable PLCEdit 2.0.3 Build r27 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: high CPU load if a page was opened or created
  • fixed: resizing the app and repeated session files opening if the preferences dialog was closed
  • new: changing the programming language in the menu has no effect to the main programming language for new files

New in Portable PLCEdit 2.0.2 Build r24 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: saving of canceled preferences dialog settings
  • fixed: single file open error message
  • fixed: crash on Mac OS 10.4
  • new: recent files menu with adjustable history buffer
  • new: highlighter for current line
  • new: print area indicator
  • updated: translations
  • updated: help
  • updated: docs for source

New in Portable PLCEdit 2.0.1 Build r18 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: lost VISU section in CoDeSys export files
  • fixed: bad print output for prototype section, caused in class Prototype
  • fixed: hidden save session inputbox if called from class MainWindow
  • fixed: some untranslated strings in class SessionManager
  • new: Moeller header enabled for plain POUs in class PrintPrepare
  • new: KW-Software descriptions enabled for POU info section in class PrintPrepare
  • updated: statusbar of class MainWindow
  • updated: translations
  • updated: docs for source

New in Portable PLCEdit 2.0.0 Build r17 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: compiler error on linux systems (caused by fixed drag&drop error message)
  • fixed: induced syntax error in KW-Software Multiprog during POU import
  • fixed: lost DB data at the end of Siemens Step 7 sources, DB Data will now be hold and append during file save
  • fixed: hidden progressbar during batch process
  • fixed: wrong function block calls for some file types and programming languages
  • fixed: class ImportExport: Sucosoft .poe compatibility (value kAwl corrected)
  • new: class PrefDialog contains an option to force function block calls with least IEC call model
  • new: class PageCtrl revised, subclass PageData contains page specific information (saves 1/3 of RAM per page).
  • new: class ImportExport: Siemens S7 source will get a 'BEGIN' tag if it does not exists already
  • new: statusbar shows now page of pages and file type
  • updated: translations
  • updated: help file + pics

New in Portable PLCEdit 2.0rc2 Build 060 (Aug 25, 2014)

  • updates/bug fixes:
  • fixed: file open error messaging in class ImportExport
  • fixed: several prototype creation bugs in class Prototype
  • fixed: file open and error messaging bugs in class SessionManager
  • fixed: file open error message if drag&drop was used on linux systems
  • fixed: unhidden file list after opening a file, although visibility is disabled
  • fixed: syntax highlighting fault if current page was not yet active and previous page was deleted
  • fixed: enabled programming language toolbars if POU type is GLOBAL_VARIABLE_LIST
  • updated: programming language detection and an option to disabled it for .txt and .exp files
  • updated: help file
  • new: a progress bar will be shown during file open and batch processing
  • new: FB call function inserts function blocks, by using a page-correct call model