8.50 TaggedColumnSectionType
A fully tagged column section.
| Attribute | Value | |||
| BrowseName | TaggedColumnSectionType | |||
| IsAbstract | False | |||
| References | NodeClass | BrowseName |
DataType /
TypeDefinition | Other |
|---|---|---|---|---|
| Subtype of EquipmentType | ||||
| 0:HasComponent | Object | <Internal> | -- ColumnInternalsArrangementType | OP |
| 0:HasComponent | Variable | InsideDiameter | 0:Double 0:AnalogUnitType | O |
| 0:HasComponent | Variable | TagNameAssignment Class | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | TagNamePrefix AssignmentClass | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | Height | 0:Double 0:AnalogUnitType | O |
| 0:HasComponent | Variable | TagNameSequence NumberAssignmentClass | 0:String 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | TagNameSuffix AssignmentClass | 0:String 0:BaseDataVariableType | O |
| HasDEXPIRelationship | ObjectType | TaggedPlantItemType | -- -- | -- |
| HasDEXPIRelationship | ObjectType | ColumnSectionType | -- -- | -- |
<Internal> – OPC UA Object(s) that are part of the Object Type.
InsideDiameter – The inside diameter of the ColumnSection.
TagNameAssignmentClass – The tag number of the TaggedPlantItem. See also <owner.TagNamePrefixAssignmentClass>, <owner.TagNameSequenceNumberAssignmentClass>, and <owner.TagNameSuffixAssignmentClass>.
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>.
Height – The height of the ColumnSection.
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".
TagNameSuffixAssignmentClass – The suffix part of the tag number of an TaggedPlantItem item. For example, the suffix of the tag number "P4714-A" is "A".
TaggedPlantItemType – A fully tagged item in a plant.
ColumnSectionType – A column section.