21 IdentificationType

The IdentificationType represents general information about a machine. The information is fixed by the manufacturer and not changeable by the user. It is used instead of the MachineInformationType where the detailed information of the MachineInformationType is not needed e.g. in a horizonal communication between machines in a production line.
Table 125 – IdentificationType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | IdentificationType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of 2:ComponentType defined in OPC UA 10000-100 (Devices) | |||||
0:HasProperty | Variable | 2:DeviceClass | 0:String | 0:PropertyType | M, RO |
0:HasProperty | Variable | 2:Manufacturer | 0:LocalizedText | 0:PropertyType | M, RO |
0:HasProperty | Variable | 2:Model | 0:LocalizedText | 0:PropertyType | M, RO |
0:HasProperty | Variable | 2:SerialNumber | 0:String | 0:PropertyType | M, RO |
0:HasProperty | Variable | YearOfConstruction | 0:UInt16 | 0:PropertyType | O, RO |
21.1 Properties included in ComponentType

The following parameters are already included in the ComponentType (defined in OPC UA Part 100).
21.1.1 DeviceClass

The DeviceClass Property indicates in which domain or for what purpose a certain device is used. The Property is optional in OPC UA DI. Here it is overridden and made mandatory. The value is specified in the specific Companion Specification (e.g. “Hot Runner Device “ for OPC 40082-2)