8.20 EquipmentType
A piece of equipment.
Association to ParentStructure (TechnicalItemParentStructure)
Association to PlantTrain (PlantTrain)
Association to PlantSystem (PlantSystem)
Association to AreaIsa95 (AreaIsa95)
| Attribute | Value | |||
| BrowseName | EquipmentType | |||
| IsAbstract | True | |||
| References | NodeClass | BrowseName |
DataType /
TypeDefinition | Other |
|---|---|---|---|---|
| Subtype of BaseDEXPIObjectType | ||||
| 0:HasComponent | Object | <Chamber> | -- ChamberType | OP |
| 0:HasComponent | Object | <Nozzle> | -- NozzleType | OP |
| 0:HasComponent | Variable | TagNameSequenceNumber AssignmentClass | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | EquipmentDescriptionAssignment Class | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | TagNamePrefixAssignmentClass | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | TagNameSuffixAssignmentClass | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | TagNameAssignmentClass | 0:String 0:BaseDataVariableType | O |
| HasDEXPIRelationship | ObjectType | NozzleOwnerType | -- -- | -- |
| HasDEXPIRelationship | ObjectType | ChamberOwnerType | -- -- | -- |
| HasDEXPIRelationship | ObjectType | TaggedPlantItemType | -- -- | -- |
<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.