139
|
1 |
Source: plcopeneditor
|
|
2 |
Section: devel
|
|
3 |
Priority: standard
|
|
4 |
Maintainer: lolitech <gregory.trelat@lolitech.net>
|
|
5 |
Build-Depends: debhelper (>= 5)
|
|
6 |
Standards-Version: 3.7.2
|
|
7 |
|
|
8 |
Package: plcopeneditor
|
|
9 |
Architecture: any
|
|
10 |
Depends: ${shlibs:Depends}, ${misc:Depends}, libwxgtk2.8-0, libwxbase2.8-0
|
|
11 |
Description: The PLCopen Editor saves and loads XML projects accordingly to PLCopen TC6-XML Schemes.
|
|
12 |
Edits all 5 of the IEC-61131-3 languages :
|
|
13 |
- FBD -> Function Block Diagram
|
|
14 |
- SFC -> Sequential Function Chart
|
|
15 |
- LD -> Ladder Diagram
|
|
16 |
- ST -> Structured Text
|
|
17 |
- IL -> Instruction List
|