Bitwise OR
The OR block implements the OR
ladder instruction. When
the rung conditions are true, the block performs bitwise OR operation on the values at source
A with the values at source B. The result of this operation is available at the destination
port (dest
).