2 - 21
2 Standard Functions
NX-series Safety Control Unit Instructions Reference Manual (Z931)
Dat
a T
y
p
e Co
nversio
n
In
struc
tion
s
2
D
W
ORD_
T
O
_D
INT
DWORD_TO_DINT
This function converts a DWORD variable to a DINT variable.
If you omit an input or output parameter, a building error will occur.
This function converts DWORD data
In
to DINT data
Out
.
Example When Value of
Out
Is Positive (DINT#0 to DINT#2147483647)
• The value of
Out
is DINT#0 to DINT#2147483647 according to the value of
In
(DWORD#16#00000000 to DWORD#16#7FFFFFFF).
Example When Value of
Out
Is Negative (DINT#
−
2147483648 to DINT#
−
1)
• If the value of
In
is DWORD#16#80000000 (1000 0000 0000 0000 0000 0000 0000 0000 binary), the
value of
Out
is DINT#
−
2147483648.
• If the value of
In
is DWORD#16#FFFFFFFF (1111 1111 1111 1111 1111 1111 1111 1111 binary), the
value of
Out
is DINT#
−
1.
To convert DINT data to DWORD data, refer to DINT_TO_DWORD.
Instruction
Name
FB/FUN
Graphic expression
DWORD_TO_DINT
Convert DWORD
to DINT
FUN
Variables
Name
I/O
Description
Valid range
Default
In
Data to con-
vert
Input
Data to con-
vert
DWORD#16#00000000
to FFFFFFFF
DWORD#16#00000000
Out
Conversion
result
Output
Conversion
result
DINT#
−
2147483648 to
2147483647
DINT#0
Boolean
Bit strings
Integers
Durations
BOOL
SAFEBOOL
BYTE
SAFEBYTE
WO
RD
SAFEWORD
DWORD
SAFEDWORD
INT
SAFEINT
DINT
SAFEDINT
TI
ME
SAFETIME
In
OK
OK
Out
OK
OK
Function
Additional Information
DWORD_TO_DINT
Summary of Contents for NX-SL series
Page 8: ...CONTENTS 6 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 28: ...Sections in this Manual 26 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 98: ...2 Standard Functions 2 64 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 104: ...2 Standard Functions 2 70 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 110: ...2 Standard Functions 2 76 NX series Safety Control Unit Instructions Reference Manual Z931 ...
Page 265: ...I 1 I NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Page 268: ...I 4 NX series Safety Control Unit Instructions Reference Manual Z931 Index ...
Page 269: ......