8 Filter Packages
The filter can consist of several filter packages. Each of the filter packages can consist of several screen packages.

8.1 Filter Package
The FilterPackageType gives Information of the setup of the filter packages. It can consist of several screen packages but also only of one screen package.
| Attribute | Value | ||||
| BrowseName | FilterPackageType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | Name | 0:LocalizedText | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | Status | FilterPackageStatusEnumeration | 0:PropertyType | M, RO |
| 0:HasComponent | Variable | Area | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasProperty | Variable | BackflushTime | 0:Duration | 0:PropertyType | O, RW |
| 0:HasProperty | Variable | BackflushCounter | 0:UInt32 | 0:PropertyType | O, RO |
| 0:HasComponent | Object | ScreenPackage_<Nr> | ScreenPackageType | OP | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| OPC 40084-6 Basic |
8.1.1 Name
Name of the filter package.
8.1.2 FilterPackageStatus
Status of the filter package. The FilterPackageStatusEnumeration is defined in Table 3.
| Name | Value | Description |
| NOT_ACTIVE | 0 | Filter Package is not active |
| ACTIVE | 1 | Filter Package is active |
| CHANGE_REQUIRED | 2 | Filter Package has to be changed |
| IN_CHANGE_POSITION | 3 | Filter Package in change position |
| BACKFLUSH_ACTIVE | 4 | Backflush is active |
8.1.3 Area
Sum of area of all screen packages inside this filter package
8.1.4 BackflushTime
Set time how long the backflush is running.
8.1.5 BackflushCounter
Counter for the number of backflushes.
8.2 ScreenPackage
The screen package can consist of several screens but also only of one screen. The ScreenPackageType gives information about filtration fineness, the area of the screen and the setup of the screen package.
| Attribute | Value | ||||
| BrowseName | ScreenPackageType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | Name | 0:LocalizedText | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | PackageSetup | 0:String | 0:PropertyType | O, RO |
| 0:HasProperty | Variable | SerialNr | 0:String | 0:PropertyType | O, RO |
| 0:HasComponent | Variable | Area | 0:Double | 0:AnalogUnitType | O, RO |
| Conformance Units | |||||
|---|---|---|---|---|---|
| OPC 40084-6 Basic |
8.2.1 Name
Name of the screen package.
8.2.2 PackageSetup
Gives information about the screens which are implemented in the package.
Example:
“14 + 24/110 + 14 MESH”
(3 screen layers in one Package, 2 times 14 and one Layer with 24/110)
FiltrationFineness would be the smallest 14 MESH
8.2.3 SerialNr
Serial number of the screen package.
8.2.4 Area
The area of the screen package