Redundant instruction
This is a redundant instruction. It is replaced by: FP_MOVE_INVERT
The 16-bit data or 16-bit equivalent constant specified by s is inverted and transferred to the 16-bit area specified by d if the trigger EN is in the ON-state.
Input
source 16-bit area to be inverted
Output
destination 16-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#5555
Each bit is inverted, target value in this example: 16#AAAA