3. Instruction Set
:
MCR N0 Reset N0 nest level
:
LD X10 Load NO contact X10
MC N0 Enable N0 nest level
LD X11 Load NO contact X11
OUT Y10 Drive coil Y10
:
MCR N0 Reset N0 nest level
Mnemonic
Function Program steps
SS2
SX2
END Program End 1
Explanations:
END instruction needs to be connected at the end of program. PLC will scan from address 0 to
END instruction and return to address 0 to scan again.