And Lod (Load); Or Lod (Load) - IDEC MICROSmart FC6A Series Ladder Programming Manual

Automation organizer windldr
Hide thumbs Also See for MICROSmart FC6A Series:
Table of Contents

Advertisement

AND LOD (Load)

The AND LOD instruction is used to connect, in a series, two or more circuits starting with the LOD instruction. The AND LOD
instruction is the equivalent of a "node" on a ladder diagram.
When using WindLDR, the user does not need to program the AND LOD instruction. The circuit in the ladder diagram shown below
is converted into AND LOD when the ladder diagram is compiled.
Ladder Diagram
I0
I2
Q0
I3
Timing Chart
ON
I0
OFF
ON
I2
OFF
ON
I3
OFF
ON
Q0
OFF

OR LOD (Load)

The OR LOD instruction is used to connect, in parallel, two or more circuits starting with the LOD instruction. The OR LOD
instruction is the equivalent of a "node" on a ladder diagram.
When using WindLDR, the user does not need to program the OR LOD instruction. The circuit in the ladder diagram shown below
is converted into OR LOD when the ladder diagram is compiled.
Ladder Diagram
I0
I1
Q0
I2
I3
Timing Chart
ON
I0
OFF
ON
I1
OFF
ON
I2
OFF
ON
I3
OFF
ON
Q0
OFF
Program List
Instruction
LOD
LOD
OR
ANDLOD
OUT
Program List
Instruction
LOD
AND
LOD
AND
ORLOD
OUT
FC6A S
MICROS
L
ERIES
MART
Data
I0
I2
I3
Q0
When input I0 is on and either input I2 or I3 is on,
output Q0 is on.
When input I0 is off or both inputs I2 and I3 are off,
output Q0 is off.
Data
I0
I1
I2
I3
Q0
When both inputs I0 and I1 are on or when both
inputs I2 and I3 are on, output Q0 is on.
When either input I0 or I1 is off and either input I2 or
I3 is off, output Q0 is off.
P
M
ADDER
ROGRAMMING
ANUAL
4: B
ASIC
FC9Y-B1726
I
NSTRUCTIONS
4-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents