input output modules
input output modules
Figure 5-12 Standard IEC 61131 languages associated with PLC programming.
Symbol
IF Sensor_1 AND Sensor_2 THEN Examine if closed (XIC)
SOL_1 := 1; Examine-on
ELSEIF Sensor_3 AND Sensor_4 AND NOT Sensor_5 THEN
SOL_1 := 1; Bit
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
END_IF; number
1 Status
Structured text (ST) program
Ι:1/4
Figure 5-17 PLC ladder and equivalent structured text
program.
Instruction interpreted
as true
Ι:1/4
5.4 Relay-Type Instructions
The ladder diagram language is basically a symbolic set of
instructions used to create the controller program. These 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
ladder instruction symbols are arranged to obtain the de- 0