294
7 BASIC INSTRUCTIONS
7.5 Data Conversion Instructions
Converting 16-bit signed binary data to 16-bit unsigned binary
data
INT2UINT(P)
These instructions convert the 16-bit signed binary data in the device specified by (s) to 16-bit unsigned binary data, and store
the result 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 16-bit signed binary data in the device specified by (s) to 16-bit unsigned binary data, and
store the result in the device specified by (d).
Operation error
There is no operation error.
Ladder diagram
Structured text
ENO:=INT2UINT(EN,s,d);
ENO:=INT2UINTP(EN,s,d);
FBD/LD
Operand
Description
Range
Data type
Data type (label)
(s)
Data before conversion
-32768 to +32767
16-bit signed binary
ANY16_S
(d)
Data after conversion
16-bit unsigned binary
ANY16_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)
MOVP
HC000
D0
INT2UINT
D0
D100
M0
(d)
(49152)
C000H
D100
(s)
b15
b0
(-16384)
C000H
D0
b15
b0
∙∙∙
∙∙∙
(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: ......