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.

Table 2 – FilterPackageType Definition
Attribute Value
BrowseNameFilterPackageType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableName0:LocalizedText0:PropertyTypeM, RO
0:HasPropertyVariableStatusFilterPackageStatusEnumeration0:PropertyTypeM, RO
0:HasComponentVariableArea0:Double0:AnalogUnitTypeO, RO
0:HasPropertyVariableBackflushTime0:Duration0:PropertyTypeO, RW
0:HasPropertyVariableBackflushCounter0:UInt320:PropertyTypeO, RO
0:HasComponentObjectScreenPackage_<Nr>ScreenPackageTypeOP
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.

Table 3 – FilterPackageStatusEnumeration Items
Name Value Description
NOT_ACTIVE0Filter Package is not active
ACTIVE1Filter Package is active
CHANGE_REQUIRED2Filter Package has to be changed
IN_CHANGE_POSITION3Filter Package in change position
BACKFLUSH_ACTIVE4Backflush 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.