12 LevelsType
12.1 LevelsType definition
The LevelsType gives information about the filling of the dosing component and is described in Table 31.
| Attribute | Value | ||||
| BrowseName | LevelsType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC UA Part 5 | |||||
| 0:HasComponent | Object | Level | 4:MonitoredParameterType | M | |
| 0:HasComponent | Variable | Filling | 0:Boolean | 0:BaseDataVariableType | O |
| 0:HasComponent | Method | StartFilling | O | ||
| 0:HasComponent | Method | AbortFilling | O | ||
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();| Attribute | Value | ||||
| BrowseName | StartFilling | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
|---|
12.5 AbortFilling
Method to abort filling the Component.
No Arguments.
Signature: AbortFilling();| Attribute | Value | ||||
| BrowseName | AbortFilling | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
|---|