Redundant instruction
This is a redundant instruction. It is replaced by: MOVE
The floating point data (32 bits) specified by s is copied to the 32-bit area specified by d when the trigger turns on. The range of real number data which can be set is as follows:
Input
Floating point data, 32 bits (source)
Output
32-bit area for result (destination)
Range:
Positive: 0.0000001 to 9999999.0
Negative: -9999999.0 to -0.000001
If the required data type is supported, we recommend using the IEC instruction MOVE.
This instruction cannot be programmed in the interrupt program.