Redundant instruction
This is a redundant instruction. It is replaced by: DINT_TO_REAL
Converts the 32-bit integer data with sign specified by s to real number data. The converted data is stored in d.
Input
32-bit integer data (source).
Output
Floating point real number data for result (destination).
F326_DFLT cannot be programmed in the interrupt program.
Instead of using F326_DFLT, you can use variables of the type REAL with the more flexible instruction DINT_TO_REAL.
if the result of processing is recognized as "0".
if the result of processing is recognized as "0".