The enumeration OperationModeEnum defines possible Pump operation modes in Table 142. The Values and the associated Descriptions are based on the standard VDMA 24223.
Table 142 – OperationModeEnum Items
|
Name |
Value |
Description |
|
AutoControl |
0 |
standard control algorithm, not configurable |
|
ClosedLoopStandardPID |
1 |
pid algorithm, control parameters configurable in functional element ControlPID |
|
Advanced |
2 |
manufacturer specific control algorithm, control parameters configurable |
|
StandBy |
3 |
ready for operation |
|
OpenLoopMin |
4 |
open loop operation at minimum characteristic |
|
OpenLoopValue |
5 |
open loop operation at set point value |
|
OpenLoopMax |
6 |
open loop operation at maximum characteristic |
|
ClosedLoopMin |
7 |
closed loop operation at minimum characteristic |
|
ClosedLoopMax |
8 |
closed loop operation at maximum characteristic |
|
Test |
9 |
Test operation |
|
Calibration |
10 |
Calibration mode |
The OperationModeEnum representation in the AddressSpace is formally defined in Table 143.
Table 143 – OperationModeEnum Definition
|
Attribute |
Value |
||||
|
BrowseName |
OperationModeEnum |
||||
|
IsAbstract |
False |
||||
|
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of 0:Enumeration defined in OPC 10000-5. |
|||||
|
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType[] |
0:PropertyType |
|