Nop - Panasonic FP7 Series Command Reference Manual

Cpu unit
Hide thumbs Also See for FP7 Series:
Table of Contents

Advertisement

3.12 NOP

3.12 NOP

Ladder diagram
X100
X101
Outline of operation
● This instruction has no effect on the operation results to that point. The program will operate
in the same manner whether or not the NOP instruction is used.
● The NOP instruction may be used to make it easy to view the program code when reviewing
and/or modifying it.
● To erase an instruction without changing the program address, write the NOP instruction
over it.
● To send the address of a program portion without modifying the program, insert the NOP
instruction.
● For example, this is a convenient means of breaking a long program into several blocks.
Sample program
addresses
0
1
2
3
Deleting NOP instruction
● After creating a program, all NOP instructions contained in it can be deleted using a
programming tool.
3-26
Number of NOPs
1
NOP
addresses
ST
X100
AN
X101
AN/
X102
OT
Y100
X102
0
ST
X100
AN
X101
1
2
NOP
3
AN/
X102
4
OT
Y100
Y110
NOP instruction is
inserted here and the
addresses change.
WUME-FP7CPUPGR-12

Advertisement

Table of Contents
loading

Table of Contents