12 LevelsType

12.1 LevelsType definition

The LevelsType gives information about the filling of the dosing component and is described in Table 31.

Table 31 – LevelsType Definition
Attribute Value
BrowseNameLevelsType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasComponentObjectLevel4:MonitoredParameterTypeM
0:HasComponentVariableFilling0:Boolean0:BaseDataVariableTypeO
0:HasComponentMethodStartFillingO
0:HasComponentMethodAbortFillingO

12.2 Level

The actual level of the material inside the component (e.g. actual hopper level).

Values are given as relative values between 0 – 100 %.

MinValue of MonitoredParameterType is used to trigger an alarm.

12.3 Filling

Flag to indicate if the hopper is being filled right now.

12.4 StartFilling

Method to fill the Component up to the MaxValue of the MonitoredParameterType in the Level Variable.

No Arguments.

Signature:	StartFilling();
Table 32 – StartFilling Method AddressSpace Definition
Attribute Value
BrowseNameStartFilling
References Node Class BrowseName DataType TypeDefinition Modelling Rule

12.5 AbortFilling

Method to abort filling the Component.

No Arguments.

Signature:	AbortFilling();
Table 33 – AbortFilling Method AddressSpace Definition
Attribute Value
BrowseNameAbortFilling
References Node Class BrowseName DataType TypeDefinition Modelling Rule