SensorTypeEnum

possible sensor types.
The fields of the SensorTypeEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Other | 0 | Not specified in this enumeration. |
Ammeter | 1 | Ammeter. |
DewPointSensor | 2 | Dew point sensor. |
FlowRateSensor | 3 | Flow rate sensor. |
FlowSpeedSensor | 4 | Flow speed sensor. |
HumiditySensor | 5 | Humidity sensor. |
OilConcentrationSensor | 6 | Oil concentration sensor. |
ParticleCounter | 7 | Particle counter. |
PressureSensor | 8 | Pressure sensor. |
TemperatureSensor | 9 | Temperature sensor. |
Voltmeter | 10 | Voltmeter. |
VolumeSensor | 11 | Volume sensor. |
Wattmeter | 12 | Wattmeter. |
The representation of the SensorTypeEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3021 |
NamespaceUri | http://opcfoundation.org/UA/CAS/ |
BrowseName | SensorTypeEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the SensorTypeEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |