debian/control
author lbessard
Sun, 07 Sep 2008 15:27:53 +0200
changeset 252 166ee9d2e233
parent 139 c2d093402005
child 314 c9291298c5b8
permissions -rw-r--r--
Fix bug in popup menu and function block types in Variable Panel
Adding support for get value from project debug copy only when program transferred
Source: plcopeneditor
Section: devel
Priority: standard
Maintainer: lolitech <gregory.trelat@lolitech.net>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: plcopeneditor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libwxgtk2.8-0, libwxbase2.8-0
Description: The PLCopen Editor saves and loads XML projects accordingly to PLCopen TC6-XML Schemes.
 Edits all 5 of the IEC-61131-3 languages :
     - FBD -> Function Block Diagram
     - SFC -> Sequential Function Chart
     - LD -> Ladder Diagram
     - ST -> Structured Text
     - IL -> Instruction List