7.2.8.5 PEnum_ControllerTwoPositionType
7.2.8.5.1 Semantic definition
7.2.8.5.2 Type values
Type | Description |
---|---|
AND
|
Two binary inputs are read and if both are True then True is written to the output value |
AVERAGE
|
Average |
CALENDAR
|
No inputs |
INPUT
|
Controller element is a dedicated input |
LOWERBANDSWITCH
|
Single analog input is read and if less than Value |
LOWERLIMITSWITCH
|
Single analog input is read and if less than Value |
NOT
|
Single binary input is read and the opposite value is written to the output value |
OR
|
Two binary inputs are read and if either is True then True is written to the output value |
OUTPUT
|
Controller element is a dedicated output |
UPPERBANDSWITCH
|
Single analog input is read and if more than Value |
UPPERLIMITSWITCH
|
Single analog input is read and if more than Value |
VARIABLE
|
Controller element is an in-memory variable |
XOR
|
Two binary inputs are read and if one is true then True is written to the output value |
OTHER
|
required category not on scale |
NOTKNOWN
|
Value is unkown |
UNSET
|
Value has not been specified |