9 OPC UA DataTypes

9.1 AnalogDigitalEnum

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
Analog0Analog sensor type
Digital1Digital sensor type

Its representation in the AddressSpace is defined in Table 101.

Table 101 – AnalogDigitalEnum Definition
Attribute Value
BrowseNameAnalogDigitalEnum
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

9.2 ControlModeEnum

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
Automatic0The system can be controlled externally
Manual1The system is in manual mode and cannot be controlled externally
Other2Other operating states

Its representation in the AddressSpace is defined in Table 103.

Table 103 – ControlModeEnum Definition
Attribute Value
BrowseNameControlModeEnum
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

9.3 AirConnectionOpenEnum

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
Open0The air connection is open
Closed1The air connection is closed
Opening2The air connection is in transition from closed to open
Closing3The 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
BrowseNameAirConnectionOpenEnum
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

9.4 FilterAidDeviceStatusEnum

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
DeviceActive0The device is currently working
DeviceInactive1The device is currently not active
FillingActive2The filter aid is currently being refilled
DischargeActive3The filter aid is currently being discharged

Its representation in the AddressSpace is defined in Table 107.

Table 107 – FilterAidDeviceStatusEnum Definition
Attribute Value
BrowseNameFilterAidDeviceStatusEnum
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType