7.15 WetSeparatorType ObjectType Definition

The WetSeparatorType represents a separator that filters solid, liquid, or gaseous components using a liquid medium and is formally defined in Table 64.

Table 64 – WetSeparatorType Definition
Attribute Value
BrowseNameWetSeparatorType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the SeparatorType
0:HasPropertyVariableWashingAgentDrainOpen0:Boolean0:PropertyTypeO,R
0:HasPropertyVariableWashingAgentDrainMalfunction0:Boolean0:PropertyTypeO,R
0:HasPropertyVariableWashingAgentInflowOpen 0:Boolean0:PropertyTypeO,R
0:HasPropertyVariableWashingAgentInflowMalfunction0:Boolean0:PropertyTypeO,R
0:GeneratesEventObjectTypeWashingAgentInflowOpenConditionType
0:GeneratesEventObjectTypeWashingAgentInflowMalfunctionAlarmType
0:GeneratesEventObjectTypeWashingAgentDrainOpenConditionType
0:GeneratesEventObjectTypeWashingAgentDrainMalfunctionAlarmType
Conformance Units
PAEFS WetSeparatorType Basic
PAEFS WetSeparatorType Advanced
PAEFS WetSeparatorType Events

The component Variables of the WetSeparatorType have additional Attributes defined in Table 65.

Table 65 – WetSeparatorType Attribute values for child nodes
BrowsePath Description Attribute
WashingAgentDrainOpenIndicates that the washing agent drain valve is open.
WashingAgentDrainMalfunctionIndicates whether there is an error with the washing agent drain. True in case of error. Examples: clogging, burst pipe, defective valve.
WashingAgentInflowOpenIndicates that the washing agent inflow valve is open.
WashingAgentInflowMalfunctionIndicates 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.