Example

<< Click to Display Table of Contents >>

Navigation:  Function block library > Logic > Bitwise operations > Bitwise Or >

Example

Previous pageReturn to chapter overviewNext page

bitwise_or_example


Value

Binary representation

Operand 1

12

1100

Operand 2

6

0110

Result

14

1110