LeakStopperType is an optional component of DeviceZoneType and is used for switching the leak stopper mode.
Table 13 – LeakStopperType Definition
|
Attribute |
Value |
||||
|
BrowseName |
LeakStopperType |
||||
|
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 |
Description:Activate the leak stopper mode (emergency operation in case of leaks in the system)
Signature
On ();
Description:Deactivate the leak stopper mode
Signature
Off ();