Or

Top  Previous  Next

CIRCON~1_img328

Calculates the logical OR of the two inputs.

 

Logical OR

 

In1

In2

Out

T

T

T

T

F

T

F

T

T

F

F

F

Null

Null

Null

 

 

 

 

Inputs



 

 

Slots

Type

Default

Description

 

In1

Digital

Null

The first input.

 

In2

Digital

Null

The second input.

 

Outputs


 

Slots

Type

Description

 

Out

Digital

The result of the calculation. Null inputs are ignored. If all the inputs are Null, the output is Null.