![Xinje XD Series User Manual Download Page 68](http://html.mh-extra.com/html/xinje/xd-series/xd-series_user-manual_887444068.webp)
67
Devices: none
Two or more contactors is called "serial block". If parallel connect the serial block, use LD,
LDI at the branch start point, use ORB at the branch end point;
As the ANB instruction, an ORB instruction is an independent instruction which is not
associated with any soft component.
There are no limits for parallel circuits’ quantity when using ORB for every circuit.
3-8. [ANB]
Mnemonic
Function
Format and Devices
Recommended good programming method:
LD
X0
AND
X1
LD
X2
AND
X3
ORB
LD
X4
AND
X5
ORB
OUT
Y10
Non-preferred programming method:
LD
X0
AND
X1
LD
X2
AND
X3
LD
X4
AND
X5
ORB
ORB
OUT
Y10
Statements
Program
Mnemonic and Function