This enumeration AnalogDigitalEnum specifies the type of a sensor. The type can be analog or digital. The enumeration is defined in Table 100.
Table 100 – AnalogDigitalEnum Items
Name |
Value |
Description |
Analog |
0 |
Analog sensor type |
Digital |
1 |
Digital sensor type |
Its representation in the AddressSpace is defined in Table 101.
Table 101 – AnalogDigitalEnum Definition
Attribute |
Value |
||||
BrowseName |
AnalogDigitalEnum |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the Enumeration type defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
0:EnumStrings |
0:LocalizedText[] |
0:PropertyType |
|
This enumeration ControlModeEnum describes the possibility of controlling the system externally. The enumeration is defined in Table 102.
Table 102 – ControlModeEnum Items
Name |
Value |
Description |
Automatic |
0 |
The system can be controlled externally |
Manual |
1 |
The system is in manual mode and cannot be controlled externally |
Other |
2 |
Other operating states |
Its representation in the AddressSpace is defined in Table 103.
Table 103 – ControlModeEnum Definition
Attribute |
Value |
||||
BrowseName |
ControlModeEnum |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the Enumeration type defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
0:EnumStrings |
0:LocalizedText[] |
0:PropertyType |
|
This enumeration AirConnectionOpenEnum describes whether the air connection is open, i.e., it is in a state in which air can be passed through. This may be physically determined by the states of the valves of a ducting system. As a system may need time to alter the state of its valves, the enumeration can also represent intermediary states where the connection is neither open nor closed.
The enumeration is defined in Table 104.
Table 104 – AirConnectionOpenEnum Items
Name |
Value |
Description |
Open |
0 |
The air connection is open |
Closed |
1 |
The air connection is closed |
Opening |
2 |
The air connection is in transition from closed to open |
Closing |
3 |
The air connection is in transition from open to closed |
Its representation in the AddressSpace is defined in Table 105.
Table 105 – AirConnectionOpenEnum Definition
Attribute |
Value |
||||
BrowseName |
AirConnectionOpenEnum |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the Enumeration type defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
0:EnumStrings |
0:LocalizedText[] |
0:PropertyType |
|
This enumeration FilterAidDeviceStatusEnum describes the action performed by the device for filter aid. The enumeration is defined in Table 106.
Table 106 – FilterAidDeviceStatusEnum Items
Name |
Value |
Description |
DeviceActive |
0 |
The device is currently working |
DeviceInactive |
1 |
The device is currently not active |
FillingActive |
2 |
The filter aid is currently being refilled |
DischargeActive |
3 |
The filter aid is currently being discharged |
Its representation in the AddressSpace is defined in Table 107.
Table 107 – FilterAidDeviceStatusEnum Definition
Attribute |
Value |
||||
BrowseName |
FilterAidDeviceStatusEnum |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the Enumeration type defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
0:EnumStrings |
0:LocalizedText[] |
0:PropertyType |
|