Справочник Пользователя для Mitsubishi Electronics Mitsubishi Digital Electronics Welding System FXCPU

Скачать
Страница из 236
2 Function List
2.2 Standard Functions Of One Numeric Variable
24
FXCPU Structured Programming Manual
(Application Functions)
2.2
Standard Functions Of One Numeric Variable
2.3
Standard Arithmetic Functions
Function name
Function
Applicable PLC
Reference
FX
3U(C)
FX
3G
FX
2N(C)
FX
1N(C)
FX
1S
FX
U
/FX
2C
FX
0N
FX
0(
S
)
ABS(_E)
Obtains the absolute value.
3
3
3
3
3
3
3
3
Subsection
5.2.1
Function name
Function
Applicable PLC
Reference
FX
3U(C)
FX
3G
FX
2N(C)
FX
1N(C)
FX
1S
FX
U
/FX
2C
FX
0N
FX
0(S)
ADD_E
Adds data.
3
3
3
3
3
3
3
3
Subsection
5.3.1
SUB_E
Subtracts data.
3
3
3
3
3
3
3
3
Subsection
5.3.2
MUL_E
Multiplies data.
3
3
3
3
3
3
3
3
Subsection
5.3.3
DIV_E
Divides data (, and outputs the quotient).
3
3
3
3
3
3
3
3
Subsection
5.3.4
MOD(_E)
Divides data (, and outputs the remainder).
3
3
3
3
3
3
3
3
Subsection
5.3.5
EXPT(_E)
Obtains the raised result.
3
Subsection
5.3.6
MOVE(_E)
Transfers data.
3
3
3
3
3
3
3
3
Subsection
5.3.7