![Omron CS1W-MCH71 - Скачать руководство пользователя страница 339](http://html1.mh-extra.com/html/omron/cs1w-mch71/cs1w-mch71_operation-manual_742367339.webp)
294
Command Overview
Section 6-2
Functions
Absolute value
<variable> = ABS<numerical value>;
Sine
<variable> = SIN<numerical value>;
Cosine
<variable> = COS<numerical value>;
Tangent
<variable> = TAN<numerical value>;
ARC Sine
<variable> = ASINE<numerical value>;
ARC Cosine
<variable> = ACOS<numerical value>;
ARC Tangent
<variable> = ATAN<numerical value>;
Square root
<variable> = SQR<numerical value>;
Exponent
<variable> = EXP<numerical value>;
Natural logarithm
<variable> = LOG<numerical value>;
Decimal
<variable> = FRAC<numerical value>;
Sign
<variable> = SGN<numerical value>;
Bit opera-
tions
Specified bit ON
<variable> = SET<logic operation expression>;
Specified bit OFF
<variable> = RESET<logic operation expression>;
Shift right
SFTR<shift object variable>_N<shift amount>;
Shift left
SFTL<shift object variable>_N<shift amount>;
Data opera-
tions
BCD
→
BIN
<variable> = BIN<numerical value>;
BIN
→
BCD
<variable> = BCD<numerical value>;
Block transfer
XFER<transfer source first data>_<transfer destination first data>_N<number of
transferred data>;
Clear
CLEAR<first cleared data>_N<number of cleared data>;
Classifica-
tion
Name
Format
Содержание 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 ...