MouldEvacuationType is an optional component of DeviceZoneType and includes parameters and nodes for mould evacuation.
Table 14 – MouldEvacuationType Definition
Attribute |
Value |
||||
BrowseName |
MouldEvacuationType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 0:BaseObjectType defined in OPC UA Part 5 |
|||||
0:HasComponent |
Method |
On |
|
|
M |
0:HasComponent |
Method |
Off |
|
|
M |
0:HasComponent |
Variable |
TemperatureLimit |
0:Double |
0:AnalogItemType |
O, RW |
0:HasComponent |
Variable |
Time |
0:Double |
0:AnalogItemType |
O, RW |
0:HasComponent |
Variable |
Sink |
0:UInt16 |
0:MultiStateValueDiscreteType |
O, RW |
0:HasComponent |
Variable |
Mode |
0:UInt16 |
0:MultiStateValueDiscreteType |
O, RW |
Description:Activate evacuation mode
Signature
On ();
Description:Deactivate evacuation mode
Signature
Off ();
Description:Temperature Limitation of the mould evacuation. TCD is cooled to this temperature first if necessary.
Unit: °C or °F
Example: 70
Description:Duration of the mould evacuation.
Unit: s
Example: 45
Description:Defines where the medium is to be emptied
The TypeDefinition is MultiStateValueDiscreteType, so the Properties EnumValues and ValueAsText must be filled with the supported values out of Table 15.
EnumValue |
ValueAsText |
Description |
0 |
DRAIN |
medium is passed into the cooling or system water outlet |
1 |
TANK |
medium is conducted in a separate outlet |
Description:Defines how the medium is to be emptied.
The TypeDefinition is MultiStateValueDiscreteType, so the Properties EnumValues and ValueAsText must be filled with the supported values out of Table 16.
EnumValue |
ValueAsText |
Description |
0 |
PUMP |
Evacuation by the pump |
1 |
COMPRESSED_AIR |
Evacuation with compressed air |