3. Instruction Set
Mnemonic
Operands Function Program steps
SS2
SA2
OUT Y, M, S Output coil 1~3
Explanations:
1. Output the program evaluation results before OUT instruction to the designated device.
2. Refer to instruction LD for more information on the supported firmware versions for each
modules. They support the operands Y, M, and S. These operands can be qualified by E or F.
Users have to use WPLSoft version 2.31 or later and ISPSoft version 2.01 or later. After the
operands Y, M and S are qualified by E or F, the repeated usages of output coils in the steps
is no longer allowed.
State of coil contact
Evaluation result
OUT instruction
Coil
Associated Contacts
NO contact
normal open
NC contact
normal close
FALSE OFF Current blocked Current flows
TRUE ON Current flows Current blocked
Program example:
Ladder diagram:
Instruction: Operation:
LDI X0 Load NC contact X0
AND X1 Connect NO contact X1 in series
OUT Y1 Drive Y1 coil
Ladder diagram:
Instruction: Operation:
LDI X0 Load NC contact X0
AND X1 Connect NO contact X1 in series
OUT Y10F0 Drive Y5 coil (Suppose F0=K-3)