Redundant instruction
This is a redundant instruction. It is replaced by: FP_MOVE_INVERT
The 32-bit data or 32-bit equivalent constant specified by s is inverted and transferred to the 32-bit area specified by d if the trigger EN is in the ON-state.
Input
source 32-bit area to be inverted
Output
destination 32-bit area
Instead of using this F instruction, we recommend using the corresponding FP7 instruction: FP_MOVE_INVERT
The variables s and d have to be of the same data type.
Explanation with example value 16#75BCD15
Each bit is inverted, destination value in this example: 16#F8A432EA