Mitsubishi Electric MELSEC iQ-R Series Programming Manual page 155

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

Arithmetic operation functions
■Addition
Function symbol
Processing details
ADD
Outputs the sum of input values ((s1)+(s2)++(s28)).
ADD_E
■Multiplication
Function symbol
Processing details
MUL
Outputs the product of input values ((s1)(s2)(s28)).
MUL_E
■Subtraction
Function symbol
Processing details
SUB
Outputs the difference between input values ((s1)-(s2)).
SUB_E
■Division
Function symbol
Processing details
DIV
Outputs the quotient of input values ((s1)(s2)).
DIV_E
■Remainder
Function symbol
Processing details
MOD
Outputs the remainder of input values ((s1)(s2)).
MOD_E
■Exponentiation
Function symbol
Processing details
EXPT
Outputs the exponentiation of an input value.
EXPT_E
■Assignment (move operation)
Function symbol
Processing details
MOVE
Outputs the assignment value of an input value.
MOVE_E
Bit shift functions
■Shifting data to the left/right by n bit(s)
Function symbol
Processing details
SHL
Shifts the input value to the left by (n) bit(s), and outputs the operation result.
SHL_E
SHR
Shifts the input value to the right by (n) bit(s), and outputs the operation result.
SHR_E
■Rotating data to the left/right by n bit(s)
Function symbol
Processing details
ROL
Rotates the input value to the left by (n) bit(s), and outputs the operation result.
ROL_E
ROR
Rotates the input value to the right by (n) bit(s), and outputs the operation result.
ROR_E
4 STANDARD FUNCTIONS/FUNCTION BLOCKS
4.1 Standard Functions
Reference
Page 1906 ADD(_E)
Reference
Page 1908 MUL(_E)
4
Reference
Page 1910 SUB(_E)
Reference
Page 1912 DIV(_E)
Reference
Page 1914 MOD(_E)
Reference
Page 1916 EXPT(_E)
Reference
Page 1917 MOVE(_E)
Reference
Page 1919 SHL(_E)
Page 1921 SHR(_E)
Reference
Page 1923 ROL(_E)
Page 1925 ROR(_E)
153

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents