The EquipmentInfoType is an ObjectType which contains equipment specific information concerning the main aggregate the information comes from. ATTENTION: the information shall not be required to interpret the standard conformant data set! It’s just provided to identify a machine. The ObjectType is based on the BaseObjectType and is intended to be used as AddIn. Its definition is given in Table 25.
Table 25 – EquipmentInfoType ObjectType Definition
Attribute |
Value |
||||
BrowseName |
EquipmentInfoType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of BaseObjectType as defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
0:DefaultInstanceBrowseName |
0:QualifiedName |
0:PropertyType |
|
0:HasProperty |
Variable |
EqpManufact |
String |
0:PropertyType |
M,RO |
0:HasProperty |
Variable |
EqpType |
String |
0:PropertyType |
M,RO |
0:HasProperty |
Variable |
EqpModel |
String |
0:PropertyType |
O,RW |
0:HasProperty |
Variable |
EqpSerNo |
String |
0:PropertyType |
O,RW |
0:HasComponent |
Variable |
EqpSysVer |
String |
0:BaseDataVariableType |
O,RW |
0:HasComponent |
Variable |
EqpInfo |
String |
0:BaseDataVariableType |
O,RW |
0:HasComponent |
Variable |
EqpName |
String |
0:BaseDataVariableType |
O,RW |
Conformance Units |
|||||
IREDES EquipmentInfoType |
The component Variables of the EquipmentInfoType have additional Attributes defined inTable 26.
Table 26 – EquipmentInfoType Attribute values for child Nodes
BrowsePath |
Value Attribute |
Description Attribute |
0:DefaultInstanceBrowseName |
EquipmentInfo |
The default BrowseName for instances of this type. |
The description can be found in Table 27.
Table 27 – EquipmentInfoType Attribute Values for Child Nodes
BrowsePath |
Description Attribute |
EqpManufact |
Name of the manufacturer. |
EqpType |
Manufacturer internal type name of the machine. |
EqpModel |
Equipment model describing the model in the specified EqpType. To be stated if required for unequivocal machine type identification. |
EqpSerNo |
Serial number of the machine. |
EqpSysVer |
Version Info Automation System / Software. |
EqpInfo |
Other equipment specific information. Free text. |
EqpName |
Used for designation of the machine. |