String Processing; Real Value Processing - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Motion module instructions, standard functions/ function blocks
Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

String processing

String processing instructions
■Transferring string data
Instruction symbol
$MOV
$MOV_WS

Real value processing

Floating-point instruction
■Adding/subtracting single-precision real numbers
Instruction symbol
E+
E-
■Adding/subtracting double-precision real numbers
Instruction symbol
ED+
ED-
■Multiplying/dividing single-precision real numbers
Instruction symbol
E*
E/
■Multiplying/dividing double-precision real numbers
Instruction symbol
ED*
ED/
■Inverting the sign of single-precision real number
Instruction symbol
ENEG
■Inverting the sign of double-precision real number
Instruction symbol
EDNEG
■Transferring single-precision real number
Instruction symbol
EMOV
2 MOTION SYSTEM INSTRUCTIONS
36
2.3 Application Instructions
Processing details
Transfers the character strings in the device specified by (s) to the device specified by (d) and later.
Transfers the character strings [Unicode] in the device specified by (s) to the device specified by
(d) and later.
Processing details
Adds single-precision real numbers.
Performs subtraction between single-precision real numbers.
Processing details
Adds double-precision real numbers.
Performs subtraction between double-precision real numbers.
Processing details
Multiplies single-precision real numbers.
Performs division between single-precision real numbers.
Processing details
Multiplies double-precision real numbers.
Performs division between double-precision real numbers.
Processing details
Inverts the sign of single-precision real number data.
(d)+1, (d)
(d)+1, (d)
(1)
(1) Real number
Processing details
Inverts the sign of double-precision real number data.
(d)+3, (d)+2, (d)+1, (d)
(1)
(1) Real number
Processing details
Transfers single-precision real number data to the specified device.
(s)+1, (s)
(d)+1, (d)
(1)
(1) Real number
(d)+3, (d)+2, (d)+1, (d)
Reference
Page 102 $MOV
Page 104 $MOV_WS
Reference
Page 105 E+
Page 106 E-
Reference
Page 107 ED+
Page 108 ED-
Reference
Page 109 E*
Page 110 E/
Reference
Page 111 ED*
Page 112 ED/
Reference
Page 113 ENEG
Reference
Page 114 EDNEG
Reference
Page 115 EMOV

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents