The PressurisedBoilerType is representing the TypeDefinition of the main working storage for air blast machines.

The PressurisedBoilerType is formally defined in Table 28.

Table 28 – PressurisedBoilerType Definition

Attribute

Value

BrowseName

PressurisedBoilerType

IsAbstract

False

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of the BaseObjectType defined in OPC 10000-5

0:HasAddIn

Object

2:Identification

3:MachineryComponentIdentificationType

M

0:HasComponent

Object

Monitoring

0:FolderType

M

0:HasComponent

Object

3:MachineryBuildingBlocks

0:FolderType

M

Identification is used as defined in OPC 40001-1 and shall also be referenced as AddIn in the MachineryBuildingBlocks Folder.

Monitoring is representing a collection of the variables that are assigned to this specific component.

MachineryBuildingBlocks is representing a folder that directly references all those building blocks of the OPC UA for Machinery (OPC 40001-1, OPC 40001-3) which are implemented as an add-in in this specific component.

The components of the PressurisedBoilerType have additional references which are defined in Table 29.

Table 29 – PressurisedBoilerType Additional References

SourceBrowsePath

Reference Type

Is Forward

TargetBrowsePath

3:MachineryBuildingBlocks

0:HasAddIn

True

2:Identification

The components of the PressurisedBoilerType have additional subcomponents which are defined in Table 30.

Table 30 – PressurisedBoilerType Additional Subcomponents

Source Path

Reference

NodeClass

BrowseName

DataType

TypeDefinition

Others

Monitoring

0:HasProperty

Variable

PressurisedBoilerLevelMax

0:Boolean

0:PropertyType

O

Monitoring

0:HasProperty

Variable

PressurisedBoilerLevelMin

0:Boolean

0:PropertyType

O

Monitoring

0:HasComponent

Variable

StoragePressure

0:Double

0:AnalogUnitType

O

PressurisedBoilerLevelMax is indicating that the maximum fill level of the pressurized boier has been reached. True means the maximum fill level has been reached.

PressurisedBoilerLevelMin is indicating that the minimum fill level of the pressurized boiler has been reached. True means the minimum fill level has been reached.

StoragePressure is representing the current pressure inside of the pressurized boiler.