VGL3P¶
| Parameter | Value |
|---|---|
| Library_File_Name | Serie90_AC500_V10.lib |
| Firmware | V1.0 |
| Type | Type_Function_Block_No_History |
| Group | - |
The value of the operand at input E is compared to the values of the operands at the inputs OG and UG.
The possible results are signalled at the outputs E_OG, E_UG and Q.
The following applies:
E < UG
→ E_OG = FALSE, E_UG = TRUE, Q = FALSE
UG ≤ E ≤ OG
→ E_OG = FALSE, E_UG = FALSE, Q = TRUE
E > OG
→ E_OG = TRUE, E_UG = FALSE, Q = FALSE
The inputs and outputs can neither be duplicated nor negated/inverted.