7.11 FilterAidDeviceType ObjectType Definition

7.11.1 Overview

The FilterAidDeviceType is a device for the application of a filter aid. It is formally defined in Table 53.

Table 53 – FilterAidDeviceType Definition
Attribute Value
BrowseNameFilterAidDeviceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5
0:HasAddInObject2:Identification4:MachineryComponentIdentificationTypeO
0:HasComponentObject4:MachineryBuildingBlocks0:FolderTypeO
0:HasPropertyVariableContainerOpen0:Boolean0:PropertyTypeO,R
0:HasComponentObjectDosageAmountSensorSetpointWriteTypeO
0:HasPropertyVariableFilterAidDeviceStatusFilterAidDeviceStatusEnum0:PropertyTypeO,R
0:HasComponentObjectFillingLevelSensorMonitoringTypeO
0:HasPropertyVariableMalfunction0:Boolean0:PropertyTypeM,R
0:HasAddInObject4:MachineryItemState4:MachineryItemState_StateMachineTypeO
0:HasPropertyVariableCompressedAirSupplyInterrupted0:Boolean0:PropertyTypeO,R
0:HasComponentObjectPowerConsumptionConsumptionTypeO
0:HasComponentObjectAirConsumptionConsumptionTypeO
0:HasPropertyVariableDosingRequested0:Boolean0:PropertyTypeO,R
0:HasPropertyVariableAutomaticDosingEnabled0:Boolean0:PropertyTypeO,RW
0:HasComponentMethodResetFillingLevelO
0:HasComponentMethodTriggerDosingO
0:GeneratesEventObjectTypeContainerOpenConditionType
0:GeneratesEventObjectTypeCompressedAirSupplyInterruptedAlarmType
0:GeneratesEventObjectTypeMalfunctionAlarmType
0:GeneratesEventObjectTypeFilterAidDeviceStatusChangedConditionType
Conformance Units
PAEFS FilterAidDeviceType Basic
PAEFS FilterAidDeviceType Advanced
PAEFS FilterAidDeviceType Events
PAEFS FilterAidDeviceType Methods
PAEFS Additional Statemachines
Table 54 – FilterAidDeviceType Attribute values for child nodes
BrowsePath Description Attribute
2:IdentificationData for machine identification (OPC 40001-1).
ContainerOpenIndicates that the filter aid reservoir is not closed.
DosageAmountThe amount of filter aid that is added per cycle.
FilterAidDeviceStatus

Describes the action performed by the dosage unit (see FilterAidDeviceStatusEnum).

FillingLevelThe filling level describes the amount of filter aid in the pre-storage reservoir.
MalfunctionIndicates that the filter aid device is malfunctioning. True in case of error. Malfunctions can be, for example, that there is no more filter aid or that there is a malfunction in the subsystems of the filter aid device.
4:MachineryItemStateStateMachine representing the operating state of the device (OPC 40001-1).
CompressedAirSupplyInterruptedIndicates that the air supply is interrupted.
PowerConsumptionDescribes the current power consumption of the filter aid device.
AirConsumptionDescribes the compressed air consumption.
DosingRequestedIndicates that the filter system requests dosing.
AutomaticDosingEnabledIf enabled, the filter aid device is allowed to perform dosing automatically.

The components of the FilterAidDeviceType have additional references which are defined in Table 55.

Table 55 – FilterAidDeviceType Additional References
SourceBrowsePath Reference Type Is Forward TargetBrowsePath
4:MachineryBuildingBlocks0:HasAddInTrue2:Identification
4:MachineryBuildingBlocks0:HasAddInTrue4:MachineryItemState

If the filter aid reservoir is opened or closed, the event ContainerOpenConditionType will be triggered.

The event CompressedAirSupplyInterruptedAlarmType is triggered when the compressed air supply is interrupted.

When the value FilterAidDeviceStatus changes, the event FilterAidDeviceStatusChangedConditionType is triggered. The event contains a copy of the status value.

The server sends a MalfunctionAlarmType event when the Malfunction property changes.

7.11.2 TriggerDosing Method

The Method TriggerDosing triggers a single additional dosage. The signature of this Method is specified below. Table 56 specifies the AddressSpace representation.

Signature

	TriggerDosing ()
Table 56 – TriggerDosing Method AddressSpace Definition
Attribute Value
BrowseNameTriggerDosing
References Node Class BrowseName DataType TypeDefinition ModellingRule
Conformance Units
PAEFS FilterAidDeviceType Methods

7.11.3 ResetFillingLevel Method

The Method ResetFillingLevel resets the filling level of the filter aid reservoir. The signature of this Method is specified below. Table 57 specifies the AddressSpace representation.

Signature

	ResetFillingLevel ()
Table 57 – ResetFillingLevel Method AddressSpace Definition
Attribute Value
BrowseNameResetFillingLevel
References Node Class BrowseName DataType TypeDefinition ModellingRule
Conformance Units
PAEFS FilterAidDeviceType Methods