6 BASIC INSTRUCTIONS
6.6 Data Conversion Instructions
417
6
Processing details
• These instructions convert the 32-bit signed binary data in the device specified by (s) to 16-bit unsigned binary data, and
store the converted data in the device specified by (d).
The following program example converts, when M0 turns on, the 32-bit signed binary data stored in D0 and D1 to 16-bit
unsigned binary data, and stores the converted data in D100.
Operation error
There is no operation error.
(1) Data before conversion is stored in the lower 16 bits.
b31
b16
(-2023406815)
4321H
8765H
D1, D0
(d)
b15
b0
(17185)
4321H
D100
(s)
b15
b0
∙∙∙
∙∙∙
∙∙∙
SM402
(s)
(d)
M0
DMOVP
H87654321
D0
DINT2UINT
D0
D100
(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: ......