3.2 Software Structure and Definition of Terms
In the following section, the primary terms used within GX IEC Developer will be defined:
쎲
POU’s
쎲
GLOBAL VARIABLES
쎲
LOCAL VARIABLES
쎲
USER DEFINED FUNCTIONS & FUNCTION BLOCKS
쎲
TASK POOL
쎲
PROGRAM EDITORS:
–
Instruction List
–
Ladder Diagram
–
Function Block Diagram
–
Sequential Function Chart
–
Structured Text
–
MELSEC Instruction List
3.2.1 Definition of Terms in IEC61131-3
Projects
A Project contains the programs, documentation and parameters needed for an application.
POU - Program Organisation unit
The structured programming approach replaces the former unwieldy collection of individual
instructions with a clear arrangement of the program into program modules. These modules are
referred to as Program Organisation Units (POU’s), which form the basis of the new approach to
programming PLC systems.
Software Structure and Definition of Terms Programming
3-2 MITSUBISHI ELECTRIC
Program organisation units (POU’s) are
used to implement all programming tasks.