![Omron CS1W-MCH71 - Скачать руководство пользователя страница 401](http://html1.mh-extra.com/html/omron/cs1w-mch71/cs1w-mch71_operation-manual_742367401.webp)
356
Command Details
Section 6-3
• The number of parallel branches can be specified with Number of
branches. The maximum number of branches for the Unit is specified in
the parameter [P00002: Number of parallel branches].
If Number of branches exceeds the parameter setting, the alarm [200Dh:
Count specification error] will occur.
• PARALLEL command cannot be used in sub-programs. If used, the pro-
gram cannot be loaded.
• END and PARALLEL commands cannot be used within processing 1, 2,
and N (program end and parallel branch nesting cannot be executed
inside parallel branching).
• Each of processing 1, 2, and N can be described over multiple lines.
• The following sequence is fixed when commands are executed in the
order, processing 1, processing 2, and processing N.
• When using "PARALLEL_N1", JOINT command cannot be described.
Selective Execution
(SWITCH...CASE...BR
EAK...SEND)
Processing is selected and executed depending on the value of the condi-
tional variable.
Command type
SWITCH: Multiple execution command
CASE:
Multiple execution command
BREAK:
Multiple execution command
DEFAULT: Multiple execution command
SEND:
Multiple execution command
Format
SWITCH_<conditional variable>;
{CASE_<conditional constant>;
<processing 1>
BREAK;
CASE_<conditional constant>;
<processing 2>
BREAK;
---}
{DEFAULT;}
<processing N>
SEND;
PARALLEL
JWAIT
JOINT
JOINT
8 branches max.
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 ...