Chapter 16 PLC Function ApplicationsMH300
16-6-2 Detailed explanation of basic commands
Operand
-
Use the LD command for contact A starting at the left busbar or contact A starting at a
contact circuit block; its function is to save current content and save the acquired
contact status in the cumulative register.
LD X0 Load Contact A of X0
AND X1
Create a series
connection to contact A
of X1
OUT Y1 Drive Y1 coil
Operand
-
Use the LDI command for contact B starting at the left busbar or contact B starting at
a contact circuit block; its function is to save current content and save the acquired
contact status in the cumulative register.
LDI X0 Load Contact B of X0
AND X1
Create a series
connection to contact A
of X1
OUT Y1 Drive Y1 coil
Connect contact A in series
Operand
-
Use the AND command to create a series connection to contact A; its function is to first
read the current status of the designated series contact and the
results before contact in order to perform “AND” operation; saves the results in
AND X0
Create a series
connection to contact A
of X0