402
6 BASIC INSTRUCTIONS
6.6 Data Conversion Instructions
Converting 16-bit signed binary data to 16-bit unsigned binary
data
INT2UINT(P)
These instructions convert the specified 16-bit signed binary data to 16-bit unsigned binary data.
*1 The engineering tool with version "1.035M" or later supports the ST.
■Execution condition
■Description, range, data type
■Applicable devices
The INT2UINT(P) instruction is used in programming using labels. The purpose of using this instruction is to
match the data type of the specified label with the data type that can be specified by the instruction operand.
In programming using devices, use of the INT2UINT(P) instruction is not required.
Ladder ST
*1
ENO:=INT2UINT(EN,s,d);
ENO:=INT2UINTP(EN,s,d);
FBD/LD
Instruction Execution condition
INT2UINT
INT2UINTP
Operand Description Range Data type Data type (label)
(s) Binary data or the label where the binary data is stored -32768 to 32767 16-bit signed binary ANY16_S
(d) Label for storing the converted binary data 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,
FX, FY
J\ T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U\G, J\,
U3E\(H)G
Z LT, LST,
LC
LZ K, H E $
(s)
(d)
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)