7-7
Section
Ladder Diagram Instructions
376
7-7
Ladder Diagram Instructions
Ladder diagram instructions include ladder instructions and logic block instruc-
tions and correspond to the conditions on the ladder diagram. Logic block
instructions are used to relate more complex parts.
7-7-1 LOAD, LOAD NOT, AND, AND NOT, OR, and OR NOT
B
: Bit
IR, SR, AR, HR, TC, LR, TR
Ladder Symbols
Operand Data Areas
LOAD – LD
B
B
: Bit
IR, SR, AR, HR, TC, LR
LOAD NOT – LD NOT
B
B
: Bit
IR, SR, AR, HR, TC, LR
AND – AND
B
B
: Bit
IR, SR, AR, HR, TC, LR
AND NOT – AND NOT
B
B
: Bit
IR, SR, AR, HR, TC, LR
OR – OR
B
B
: Bit
IR, SR, AR, HR, TC, LR
OR NOT – OR NOT
B
There is no limit to the number of any of these instructions, or restrictions in the
order in which they must be used, as long as the memory capacity of the PC is
not exceeded.
These six basic instructions correspond to the conditions on a ladder diagram.
As described in
Section 6 Ladder-diagram Programming
, the status of the bits
assigned to each instruction determines the execution conditions for all other
instructions. Each of these instructions and each bit address can be used as
many times as required. Each can be used in as many of these instructions as
required.
The status of the bit operand (B) assigned to LD or LD NOT determines the first
execution condition. AND takes the logical AND between the execution condi-
tion and the status of its bit operand; AND NOT, the logical AND between the
execution condition and the inverse of the status of its bit operand. OR takes the
logical OR between the execution condition and the status of its bit operand; OR
NOT, the logical OR between the execution condition and the inverse of the sta-
tus of its bit operand.
Flags
There are no flags affected by these instructions.
Limitations
Description
Содержание SRM1 - PROGRAMING 02-2001
Страница 1: ...Programmable Controllers Cat No W353 E1 06 SYSMAC CPM1 CPM1A CPM2A CPM2C SRM1 V2 PROGRAMMING MANUAL ...
Страница 2: ...CPM1 CPM1A CPM2A CPM2C SRM1 V2 Programmable Controllers Programming Manual Revised February 2008 ...
Страница 3: ...iv ...
Страница 5: ...vi ...
Страница 9: ...x ...
Страница 15: ...xvi ...