IEC-61131-3

From Wikipedia, the free encyclopedia

IEC-61131-3 is a standard for PLC programming languages. The standard includes the definition of the Sequential Function Chart language, used to structure the internal organization of a program, and four inter-operable programming languages: Instruction List, Ladder Diagram, Function Block Diagram and Structured Text. Via decomposition into logical elements, modularization and modern software techniques, each program is structured, increasing its re-usability, reducing errors and increasing programming and user efficiency.

In other languages