![Omron CS1W-MCH71 - Скачать руководство пользователя страница 26](http://html1.mh-extra.com/html/omron/cs1w-mch71/cs1w-mch71_operation-manual_742367026.webp)
xxvii
Latch Status Refresh Time
Using Interpolation Commands during Pass Operation
Acceleration/Deceleration Times during Pass Operation
Previous versions
Current version (Unit Ver. 2.0 or later)
After a LATCH command is executed, the
time from when the latch signal is input
until it is reflected in the system variable
(the variable showing latch completion) is
14.5 to 85.5 ms.
The performance has been improved as
follows:7.5 to 37.5 ms
Previous versions
Current version (Unit Ver. 2.0 or later)
To execute pass operation from a
stopped axis, two interpolation com-
mands are required for the initial opera-
tion.
Example:
:
PASSMODE;
MOVEL [J01]100 F10000;
MOVEL [J02]400 F10000;
WHILE #MW0000==0;
INC MOVEL [J02]100 F1000;
WEND;
:
To execute pass operation from a stopped
axis, only one interpolation command is
required.
Example:
:
PASSMODE;
WHILE #MW0000==0;
INC MOVEL [J02]100 F1000;
WEND;
:
Previous versions
Current version (Unit Ver. 2.0 or later)
Changing the acceleration/
deceleration times during pass
operation was complex at any
time. It was necessary to use
the PARALLEL command to
execute parallel processing.
• The acceleration/deceleration times can be
changed during pass operation.
• As shown below, switching is made easy by using
a newly added parameter.
MOVEL [J01]1000 F1000
#W0A00 = 2;
←
The time set in bank 2
is used for passing to
the next position.
MOVEL [J01]5000 F1000
• The following ten newly added parameters use part
of the task parameter area that was previously
reserved. Setting range: 0 to 60,000 (ms)
Number
Name
P00M11
Interpolation feed acceleration/
deceleration time, Bank 1
:
:
P00M20
Interpolation feed acceleration/
deceleration time, Bank 10
Содержание 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 ...