|
| | | | | | | |
S7-SCL- Integrated user interface with editor, compiler and debugger
- Symbolic linking in the debugger
- Language elements known from high-level language programming, such as serial loops, alternative branching and branch distributors
- Language extensions typical for PLCs, such as addressing of inputs and outputs or start and querying of timers and counters
- Elementary and self-defined data types for clearly structured PLC programs Symbols and comments further enhance understanding
- Source concept that supports symbols-only programming and storage of the entire program in a source file
- Generation of optimized code with low compilation effort
- Display of cross-references
- High-level language test of user programs is possible (as known from other PLC languages)
- Link to project-wide documentation system (DOCPRO)
|
|