DVP-ES2/EX2/EC5/SS2/SA2/SX2/SE&TP Operation Manual - Programming
Mnemonic
Function Program steps
SS2
SX2
MPP
End of branches. Pops (reads and
resets) the stored result in previous
1
Explanations:
As the end of branches, MPP pops the stored result in previous MPP, which means it operates
with the contact connected first then resets the storage memory.
Points to note:
1. Every MPS can not be applied without a corresponding MPP
2. Max. 8 MPS-MPP pairs can be applied.
Program example:
Ladder diagram:
Instruction: Operation:
LD X0 Load NO contact X0
MPS Store current status
AND X1
Connect NO contact X1 in series
OUT Y1 Drive Y1 coil
MRD Read the stored status
AND X2 Connect NO contact X2 in series
OUT M0 Drive M0 coil
MPP Read the stored status and reset
OUT Y2 Drive Y2 coil
END End of program
Note: When compiling ladder diagram with WPLSoft, MPS, MRD and MPP will be automatically
added to the compiled results in instruction format. However, users programming in instruction
mode have to enter branch instructions as required.