Of 2 Input Bit Variables

Function name OR_010
Function version 1.0
Function state stable
Compatibility with IEC61131-3 not compatible

Graphic symbol :

Input / Output :

Name Belonging Group Access Types of data Description
EN Left Power Flow IEC1131-3 enable input
A Normal R , RW F , B , W , L , S Input variable A
B Normal R , RW F , B , W , L , S Input variable B
Q Normal W , RW F , B , W , L , S Result of the operation Q = (A) OR (B)
ENO Right Power Flow IEC1131-3 enable output

The function OR of the bits of two input variables combines through OR the corresponding bits of A and B and place the result in Q.