OPC Foundation
  • Documents
  • NodeSets
  • Search
9.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

BrowseName

FilterPackageType

IsAbstract

False

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of 0:BaseObjectType defined in OPC UA Part 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

9.1.1 Name

Name of the filter package.

9.1.2 FilterPackageStatus

Status of the filter package. The FilterPackageStatusEnumeration is defined in Table 3.

Table 3 – FilterPackageStatusEnumeration Definition

Value

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

9.1.3 Area

Sum of area of all screen packages inside this filter package

9.1.4 BackflushTime

Set time how long the backflush is running.

9.1.5 BackflushCounter

Counter for the number of backflushes.

Please report errors or issues with the site to webmaster.

Copyright © 2023 - OPC Foundation