The MachineryItemIdentificationType is an abstract ObjectType and cannot be used directly. It provides identification and other identification information of a MachineryItem and is formally defined in Table 20.

Table 14 – MachineryItemIdentificationType Definition

Attribute

Value

BrowseName

MachineryItemIdentificationType

IsAbstract

True

Description

Contains information about the identification and nameplate of a MachineryItem

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of the 2:FunctionalGroupType defined in OPC 10000-100, i.e. inheriting the InstanceDeclarations of that Node.

0:HasInterface

ObjectType

IMachineryItemVendorNameplateType

0:HasInterface

ObjectType

2:ITagNameplateType

Applied from IMachineryItemVendorNameplateType

0:HasProperty

Variable

2:ProductInstanceUri

0:String

0:PropertyType

O, RO

0:HasProperty

Variable

2:Manufacturer

0:LocalizedText

0:PropertyType

M, RO

0:HasProperty

Variable

2:ManufacturerUri

0:String

0:PropertyType

O, RO

0:HasProperty

Variable

2:Model

0:LocalizedText

0:PropertyType

O, RO

0:HasProperty

Variable

2:ProductCode

0:String

0:PropertyType

O, RO

0:HasProperty

Variable

2:HardwareRevision

0:String

0:PropertyType

O, RO

0:HasProperty

Variable

2:SoftwareRevision

0:String

0:PropertyType

O, RO

0:HasProperty

Variable

2:DeviceClass

0:String

0:PropertyType

O, RO

0:HasProperty

Variable

2:SerialNumber

0:String

0:PropertyType

M, RO

0:HasProperty

Variable

YearOfConstruction

UInt16

0:PropertyType

O, RO

0:HasProperty

Variable

MonthOfConstruction

Byte

0:PropertyType

O, RO

0:HasProperty

Variable

InitialOperationDate

DateTime

0:PropertyType

O, RO

Applied from 2:ITagNameplateType

0:HasProperty

Variable

2:AssetId

0:String

0:PropertyType

O, RW

0:HasProperty

Variable

2:ComponentName

0:LocalizedText

0:PropertyType

O, RW

The Properties 2:ProductInstanceUri, 2:Manufacturer, 2:ManufacturerUri, 2:Model, 2:ProductCode, 2:HardwareRevision, 2:SoftwareRevision, 2:DeviceClass, 2:SerialNumber, YearOfConstruction, and InitialOperationDate are defined by the IMachineryItemVendorNameplateType and shall be used as defined by the Interface.

In some subtypes it is not recommended to use the Properties 2:DeviceRevision, 2:RevisionCounter and 2:DeviceManual defined by the 2:IVendorNameplateType and inherited by the IMachineVendorNameplateType. Therefore, those optional Properties are not applied on the ObjectType. Subtypes of this ObjectType might add those Properties.

The Properties 2:AssetId and 2:ComponentName are defined by the 2:ITagNameplateType and shall be used as defined by the Interface.

The InstanceDeclarations of the MachineryItemIdentificationType have additional Attribute values defined in Table 21.

Table 15 – MachineryItemIdentificationType Attribute Values for Child Nodes

SourceBrowsePath

Value

Description

2:ProductInstanceUri

-

A globally unique resource identifier provided by the manufacturer of the MachineryItem.

2:Manufacturer

-

A human-readable, localized name of the manufacturer of the MachineryItem.

2:ManufacturerUri

-

A globally unique identifier of the manufacturer of the MachineryItem.

2:Model

-

A human-readable, localized name of the model of the MachineryItem.

2:ProductCode

-

A machine-readable string of the model of the MachineryItem, that might include options like the hardware configuration of the model. This information might be provided by the ERP system of the vendor. For example, it can be used as order information.

2:HardwareRevision

-

A string representation of the revision level of the hardware of a MachineryItem. Hardware is physical equipment, as opposed to programs, procedures, rules and associated documentation. Many machines will not provide such information due to the modular and configurable nature of the machine.

2:SoftwareRevision

-

A string representation of the revision level of a MachineryItem. In most cases, MachineryItems consist of several software components. In that case, information about the software components might be provided as additional information in the address space, including individual revision information. In that case, this property is either not provided or provides an overall software revision level. The value might change during the life-cycle of a MachineryItem.

2:DeviceClass

-

Indicates in which domain or for what purpose the MachineryItem is used.

2:SerialNumber

-

A string containing a unique production number of the manufacturer of the MachineryItem. The global uniqueness of the serial number is only given in the context of the manufacturer, and potentially the model. The value shall not change during the life-cycle of the MachineryItem.

YearOfConstruction

-

The year (Gregorian calendar) in which the manufacturing process of the MachineryItem has been completed. It shall be a four-digit number and never change during the life-cycle of a MachineryItem.

MonthOfConstruction

-

The month in which the manufacturing process of the MachineryItem has been completed. It shall be a number between 1 and 12, representing the month from January to December.

InitialOperationDate

-

The date, when the MachineryItem was switched on the first time after it has left the manufacturer plant.

2:AssetId

“”

To be used by end users to store a unique identification in the context of their overall application. Servers shall support at least 40 Unicode characters for the clients writing this value, this means clients can expect to be able to write strings with a length of 40 Unicode characters into that field.

2:ComponentName

“”

To be used by end users to store a human-readable localized text for the MachineryItem. The minimum number of locales supported for this property shall be two. Servers shall support at least 40 Unicode characters for the clients writing the text part of each locale, this means clients can expect to be able to write texts with a length of 40 Unicode characters into that field.