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
BrowseNameLeakStopperType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasComponentMethodOnM
0:HasComponentMethodOffM

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 ();