8.20 EquipmentType

A piece of equipment.
Association to ParentStructure (TechnicalItemParentStructure)
Association to PlantTrain (PlantTrain)
Association to PlantSystem (PlantSystem)
Association to AreaIsa95 (AreaIsa95)

Table 27 – EquipmentType Definition
Attribute Value
BrowseNameEquipmentType
IsAbstractTrue
References NodeClass BrowseName DataType /
TypeDefinition
Other
Subtype of BaseDEXPIObjectType
0:HasComponentObject<Chamber>--
ChamberType
OP
0:HasComponentObject<Nozzle>--
NozzleType
OP
0:HasComponentVariableTagNameSequenceNumber
AssignmentClass
0:String
0:BaseDataVariableType
O
0:HasComponentVariableEquipmentDescriptionAssignment
Class
0:String
0:BaseDataVariableType
O
0:HasComponentVariableTagNamePrefixAssignmentClass0:String
0:BaseDataVariableType
O
0:HasComponentVariableTagNameSuffixAssignmentClass0:String
0:BaseDataVariableType
O
0:HasComponentVariableTagNameAssignmentClass0:String
0:BaseDataVariableType
O
HasDEXPIRelationshipObjectTypeNozzleOwnerType--
--
--
HasDEXPIRelationshipObjectTypeChamberOwnerType--
--
--
HasDEXPIRelationshipObjectTypeTaggedPlantItemType--
--
--

<Chamber> – OPC UA Object(s) that are part of the Object Type.

<Nozzle> – OPC UA Object(s) that are part of the Object Type.

TagNameSequenceNumberAssignmentClass – The sequence number part of the tag number of the TaggedPlantItem. For example, the sequence number of the tag number "P4714-A" is "4714".

EquipmentDescriptionAssignmentClass – A short desciption of the Equipment in natural language. So far, there is no support for descriptions in different languages.

TagNamePrefixAssignmentClass – The prefix part of the tag number of the TaggedPlantItem. For example, the prefix of the tag number "P4714-A" is "P". The prefix often indicates the type of the equipment item, e.g., "P" can indicate a pump. See also <owner.TagNameAssignmentClass>.

TagNameSuffixAssignmentClass – The suffix part of the tag number of an TaggedPlantItem item. For example, the suffix of the tag number "P4714-A" is "A".

TagNameAssignmentClass – The tag number of the TaggedPlantItem. See also <owner.TagNamePrefixAssignmentClass>, <owner.TagNameSequenceNumberAssignmentClass>, and <owner.TagNameSuffixAssignmentClass>.

NozzleOwnerType – An object that can have nozzles.

ChamberOwnerType – An object that can have chambers.

TaggedPlantItemType – A fully tagged item in a plant.