100
2 CPU MODULE INSTRUCTIONS
2.3 Application Instructions
■
Converting 16-bit/32-bit signed binary data to double-precision real number
■
Converting 16-bit/32-bit unsigned binary data to double-precision real number
■
Converting single-precision real number to double-precision real number
■
Converting string data to single-precision real number
■
Converting BCD format data to single-precision real number
■
Inverting the sign of single-precision real number
■
Inverting the sign of double-precision real number
■
Transferring single-precision real number
Instruction symbol
Processing details
Reference
INT2DBL
Converts the 16-bit signed binary data in the device specified by (s) to a double-precision real
number, and stores the real number in the device specified by (d).
INT2DBLP
DINT2DBL
Converts the 32-bit signed binary data in the device specified by (s) to a double-precision real
number, and stores the real number in the device specified by (d).
DINT2DBLP
Instruction symbol
Processing details
Reference
UINT2DBL
Converts the 16-bit unsigned binary data in the device specified by (s) to a double-precision real
number, and stores the real number in the device specified by (d).
UINT2DBLP
UDINT2DBL
Converts the 32-bit unsigned binary data in the device specified by (s) to a double-precision real
number, and stores the real number in the device specified by (d).
UDINT2DBLP
Instruction symbol
Processing details
Reference
FLT2DBL
Converts the single-precision real number in the device specified by (s) to a double-precision real
number, and stores the double-precision real number in the device specified by (d).
FLT2DBLP
Instruction symbol
Processing details
Reference
EVAL
Converts the character string in the device specified by (s) to a single-precision real number, and
stores the converted data in the device specified by (d).
EVALP
Instruction symbol
Processing details
Reference
EREXP
Converts the BCD data in the device specified by (s1) to a single-precision real number with the
number of decimal positions specified by (s2), and stores the converted data in the device
specified by (d).
EREXPP
Instruction symbol
Processing details
Reference
ENEG
Inverts the sign of single-precision real number data.
(1) Real number
ENEGP
Instruction symbol
Processing details
Reference
EDNEG
Inverts the sign of double-precision real number data.
(1) Real number
EDNEGP
Instruction symbol
Processing details
Reference
EMOV
Transfers single-precision real number data to the specified device.
(1) Real number
EMOVP
(d)+1, (d)
(d)+1, (d)
(1)
(d)+3, (d)+2, (d)+1, (d)
(d)+3, (d)+2, (d)+1, (d)
(1)
(s)+1, (s)
(d)+1, (d)
(1)
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......