34
Basic Concepts Section 2-1
2-1-7 Instruction Variations
The following variations are available for instructions to differentiate executing
conditions and to refresh data when the instruction is executed (immediate
refresh).
2-1-8 Execution Conditions
The CS/CJ Series offers the following types of basic and special instructions.
• Non-differentiated instructions executed every cycle
• Differentiated instructions executed only once
Non-differentiated Instructions
Output instructions that required execution conditions are executed once
every cycle while the execution condition is valid (ON or OFF).
Input instructions that create logical starts and intermediate instructions read
bit status, make comparisons, test bits, or perform other types of processing
every cycle. If the results are ON, power flow is output (i.e., the execution con-
dition is turned ON).
Input-differentiated Instructions
Upwardly Differentiated Instructions (Instruction Preceded by @)
• Output Instructions: The instruction is executed only during the cycle in
which the execution condition turned ON (OFF
→ ON) and are not exe-
cuted in the following cycles.
Variation Symbol Description
Differentiation ON @ Instruction that differentiates when the execu-
tion condition turns ON.
OFF % Instruction that differentiates when the execu-
tion condition turns OFF.
Immediate refreshing ! Refreshes data in the I/O area specified by
the operands or the Special I/O Unit words
when the instruction is executed.
Instruction (mnemonic)
Differentiation variation
Immediate refresh variation
@
Non-differentiated
output instruction
Example
Non-differentiated input instruction
Example
(@) Upwardly-differ
entiated instruction
Example
Executes the MOV instruction once when
CIO 000102 goes OFF → ON.
@MOV