The WetSeparatorType represents a separator that filters solid, liquid, or gaseous components using a liquid medium and is formally defined in Table 55.
Table 55 – WetSeparatorType Definition
Attribute |
Value |
||||
BrowseName |
WetSeparatorType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the SeparatorType |
|||||
|
|
|
|
|
|
0:HasProperty |
Variable |
WashingAgentDrainOpen |
0:Boolean |
0:PropertyType |
O,R |
0:HasProperty |
Variable |
WashingAgentDrainMalfunction |
0:Boolean |
0:PropertyType |
O,R |
0:HasProperty |
Variable |
WashingAgentInflowOpen |
0:Boolean |
0:PropertyType |
O,R |
0:HasProperty |
Variable |
WashingAgentInflowMalfunction |
0:Boolean |
0:PropertyType |
O,R |
0:GeneratesEvent |
ObjectType |
WashingAgentInflowOpenConditionType |
|
|
|
0:GeneratesEvent |
ObjectType |
WashingAgentInflowMalfunctionAlarmType |
|
|
|
0:GeneratesEvent |
ObjectType |
WashingAgentDrainOpenConditionType |
|
|
|
0:GeneratesEvent |
ObjectType |
WashingAgentDrainMalfunctionAlarmType |
|
|
|
Conformance Units |
|||||
PAEFS WetSeparatorType Basic |
|||||
PAEFS WetSeparatorType Advanced |
|||||
PAEFS WetSeparatorType Events |
The component Variables of the WetSeparatorType have additional Attributes defined in Table 56.
Table 56 – WetSeparatorType Attribute values for child nodes
BrowsePath |
Description Attribute |
WashingAgentDrainOpen |
Indicates that the washing agent drain valve is open. |
WashingAgentDrainMalfunction |
Indicates whether there is an error with the washing agent drain. True in case of error. Examples: clogging, burst pipe, defective valve. |
WashingAgentInflowOpen |
Indicates that the washing agent inflow valve is open. |
WashingAgentInflowMalfunction |
Indicates whether there is an error with the washing agent inflow. True in case of error. Examples: clogging, burst pipe, defective valve. |
The WashingAgentDrainOpenConditionType event is triggered when the value of the property WashingAgentDrainOpen changes.
The WashingAgentInflowOpenConditionType event is triggered when the value of the property WashingAgentInflowOpen changes.
The server sends a WashingAgentDrainMalfunctionAlarmType event when the WashingAgentDrainMalfunction property changes.
The server sends a WashingAgentInflowMalfunctionAlarmType event when the WashingAgentInflowMalfunction property changes.