Mitsubishi Electronics 700 Series ユーザーズマニュアル

ページ / 183
104
Instructions List
4) .......Indicates the operation.
5) .......Indicates the condition of execution for each instruction as described
below:
6) .......Indicates the number of program steps required for each instruction. 
The number of steps that changes depending on conditions is two.
Symbol
Execution Condition
No entry
The instruction is always executed independently of whether its preceding 
condition is on or off. When the preceding condition is off, the instruction is 
off.
The instruction is executed continuously only while its preceding condition 
is on. When the preceding condition is off, the instruction is not executed 
and not processed.
The instruction is executed once only when the preceding condition turns 
from off to on. If the condition remains on after that, the instruction is not 
executed and not processed.
The instruction is executed continuously only while its preceding condition 
is off. When the preceding condition is on, the instruction is not executed 
and not processed.
The instruction is executed once only when the preceding condition turns 
from on to off. If the condition remains off after that, the instruction is not 
executed and not processed.
(S) 
Indicates 16 bits.
(D)