FluidTypeEnum

possible process fluid types.
The fields of the FluidTypeEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Air | 0 | Air used as fluid. |
Condensate | 1 | Condensate used as fluid. |
Oil | 2 | Oil used as fluid. |
Water | 3 | Water used as fluid. |
The representation of the FluidTypeEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3006 |
NamespaceUri | http://opcfoundation.org/UA/CAS/ |
BrowseName | FluidTypeEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the FluidTypeEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |