10.21 LeakStopperType
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 |
10.21.1 On
| Description: | Activate the leak stopper mode (emergency operation in case of leaks in the system) |
Signature
On ();
10.21.2 Off
| Description: | Deactivate the leak stopper mode |
Signature
Off ();