Converting Dword To Dint - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Motion module instructions, standard functions/ function blocks
Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

12.14

Converting DWORD to DINT

DWORD_TO_DINT
This function converts a value from DWORD data type to DINT data type.
Structured text
d:=DWORD_TO_DINT(s);
Setting data
■Description, type, data type
Argument
Description
s (IN)
Input
d
Output
Processing details
■Operation processing
• This function converts the value input to (s) from DWORD data type to DINT data type, and output the converted value from
(d).
(s)
BC614EH
DWORD
• Input a DWORD data type value to (s).
■Operation result
The operation processing is performed. The operation result is output from (d).
Operation error
There is no operation error.
(d)
12345678
DINT
Type
Data type
Input variable
DWORD
Output variable
DINT
12 TYPE CONVERSION FUNCTIONS
12.14 Converting DWORD to DINT
12
139

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents