302
7 BASIC INSTRUCTIONS
7.5 Data Conversion Instructions
Converting 32-bit signed binary data to 32-bit unsigned binary
data
DINT2UDINT(P)
These instructions convert the 32-bit signed binary data in the device specified by (s) to 32-bit unsigned binary data, and store
the converted data in the device specified by (d).
*1 Supported by engineering tool version "1.035M" and later.
Setting data
■
Descriptions, ranges, and data types
■
Applicable devices
Processing details
• These instructions convert the 32-bit signed binary data in the device specified by (s) to 32-bit unsigned binary data, and
store the converted data in the device specified by (d).
Operation error
There is no operation error.
Ladder diagram
Structured text
ENO:=DINT2UDINT(EN,s,d);
ENO:=DINT2UDINTP(EN,s,d);
FBD/LD
Operand
Description
Range
Data type
Data type (label)
(s)
Data before conversion
-2147483648 to +2147483647
32-bit signed binary
ANY32_S
(d)
Data after conversion
32-bit unsigned binary
ANY32_U
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
Operand
Bit
Word
Double word Indirect
specification
Constant
Others
X, Y, M, L, SM,
F, B, SB, S
T, ST, C, D, W,
SD, SW, R
U
\G
Z
LC
LZ
K, H
E
$
(s)
(d)
(1): The value is stored as is.
(s)
(d)
EN
ENO
d
s
SM402
(s)
(d)
DMOVP
H76543210
D0
DINT2UDINT
D0
D100
M0
b31
b16
(-2309737968)
3210H
7654H
D1, D0
b15
b0
(s)
b31
b16
(1985229328)
3210H
7654H
D101, D100
b15
b0
(d)
∙∙∙
∙∙∙
∙∙∙
∙∙∙
(1)
Summary of Contents for MELSEC iQ-F FX5
Page 1: ...MELSEC iQ F FX5 Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 17: ...15 CONTENTS ...
Page 24: ...22 MEMO ...
Page 1050: ...1048 26 TIME DATA FUNCTIONS 26 4 Division MEMO ...
Page 1068: ...1066 29 COUNTER FUNCTION BLOCKS 29 4 Counter Function Block Operation error There is no error ...
Page 1107: ...I 1105 MEMO ...
Page 1111: ......