Chapter 6. IL, SFC, and ST Programming Methods
This chapter continues from the previous chapter and discusses the other IEC 1131-3 programming languages, that is, instruction lists (ILs), sequential function charts (SFCs), and structured text (ST).

6.1. Instruction Lists

A programming method that can be considered to be the entering of a ladder program using text is the instruction lists (IL). An instruction list gives programs as a series of instructions, with each instruction on a new line. Each instruction consists of an operator followed by one or more operands, that is, the subjects of the operator. Thus we might have:
B9781856177511000069/si1.gif is missing
to indicate that the operand ...

Get Programmable Logic Controllers, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.