Bitwise Boolean instructions
523
Part III FP Instructions
Body
When the variable start is set to TRUE, the function is carried out.
LD
ST
When programming with structured text, enter the following:
IF start THEN
F67_XOR(value_1, value_2, output_value);
END_IF;