![Omron CS1W-MCH71 - Скачать руководство пользователя страница 142](http://html1.mh-extra.com/html/omron/cs1w-mch71/cs1w-mch71_operation-manual_742367142.webp)
97
System Parameters
Section 4-2
• When a position command value has a decimal point, processing is as fol-
lows:
Ex 1) When the decimal point position of the position command value for
X-axis is 1:
MOVE [J01]100.0;
is processed as,
MOVE [J01]100;
Ex 2) When the decimal point position of the X-axis position command
value for X-axis is 0.01:
MOVE [J01]100.0;
is processed as,
MOVE [J01]10000;
Note
The following notations have the same meaning.
MOVE [J01]100.00;
MOVE [J01]100.000;
MOVE [J01]100.;
If there is no decimal point in the position command value, it is used unal-
tered.
• When specifying a position command value with a variable using real data
of the data access size, the decimal point position set in this parameter is
used for processing.
Ex) When the decimal point position of the position command value for X-
axis is 0.01:
MF1000 = 123.4567;
MOVE [J01]MF1000;
is processed as,
MOVE [J01]12345;
Explanation
Sets the method of interpreting the speed command specified by an immedi-
ate value with a decimal point.
0:
×
1
1:
×
10
2:
×
100
3:
×
1000
4:
×
10000
Ex) When controlling X-axis with task 1 and the speed command decimal
point position (P5AA03) for task 1 is
×
10:
MOVEI [J01]100.00 D2000.0 V100.;
is processed as,
MOVEI [J01]100.00 D2000.0 V1000;
Note
The following notations have the same meaning when Speed command deci-
mal point position (P5AA03) is
×
10.
Please note that they are treated differently from position command values.
MOVEI [J01]100.00 D2000.0 V1000;
No.
Address in MC
Unit
Name
Type
Unit
Immediate
updating
P5AA03
5D42h +
(AA * 14h)
Speed command decimal point
position
Data
---
No
Data configuration
Setting range
00000000 to 00000004 Hex
(0 to 4)
Initial value
00000000 (0)
31
00
Speed command decimal point position
Содержание 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 ...