![Omron CS1W-MCH71 - Скачать руководство пользователя страница 403](http://html1.mh-extra.com/html/omron/cs1w-mch71/cs1w-mch71_operation-manual_742367403.webp)
358
Command Details
Section 6-3
No Operation (Single)
(NOPS)
No processing will occur.
Command type
Single execution command
Format
NOPS;
Ex: NOPS;
Operand
Nil
Description
• No processing will occur, however, NOPS command functions as a single
execution command.
• NOPS command is used when motion program stepping has to be coordi-
nated.
Example of Use
In positioning processes, NOPS is used when outputting data such as provid-
ing interlocking for external devices, etc. External devices indicate devices
that are directly connected to the PLC or the general-purpose output of the
MC unit.
The program example is shown below:
Program
PROG P0001 Q00000001; Program declared.
MOVE [J01]200000; J01 moved to the position 200000
NOPS; Block stopped till completion of single execution command MOVE
#IW0B00 = 0055; Value output in Unit Cycle of MC unit next to the one where
MOVE [J01]300000; single execution command NOPS was executed
NOPS; J01 moved to the position 300000
#IW0B00 = 0000; Block stopped till completion of single execution command
MOVE
END; Value output in Unit Cycle of MC unit next to the one where single exe-
cution command NOPS was executed.
SWITCH
SEND
BREAK
BREAK
CASE
DEFAULT
CASE
Processing 1
Processing 2
Processing n
Содержание CS1W-MCH71 -
Страница 2: ...CS1W MCH71 CJ1W MCH71 Motion Control Unit Operation Manual Revised June 2008 ...
Страница 3: ...iv ...
Страница 29: ...xxx ...
Страница 33: ...xxxiv ...
Страница 35: ...xxxvi ...
Страница 39: ...xl ...
Страница 69: ...24 Performance Section 1 7 ...
Страница 99: ...54 Connecting MECHATROLINK Devices Section 3 5 ...
Страница 283: ...238 Saving Data Section 5 4 ...
Страница 417: ...372 Command Details Section 6 3 ...