Redundant instruction
This is a redundant instruction. It is replaced by: TO_DINT
REAL_TO_DINT converts a value of the data type REAL into a value of the data type DOUBLE INTEGER. The result is rounded off to the nearest whole number for the conversion.
Input
Input data type
Output
Conversion result
Since REAL numbers only have a resolution of about 7 digits, information for large numbers will be lost.