8.6.1 Overview

The MachineModuleSpecificationType provides the specification of the machine module as currently operating including capabilities, internal buffers and loading points.

This MachineModuleSpecificationType is formally defined in the table below.

Table 38 – MachineModuleSpecificationType Definition
Attribute Value
BrowseNameMachineModuleSpecificationType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5 - Part 5: Information Model, i.e. inheriting the Instance Declarations of that Node.
0:HasComponentMethodDeleteSpecificationRecordSee below.M
0:HasComponentObjectDocumentation0:FolderTypeM
0:HasComponentMethodLoadMachineModuleDocumentationSee below.M
0:HasPropertyVariableLocationName0:String0:PropertyTypeM, RW
0:HasPropertyVariableMaterialLoadingPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableMaterialOutputPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableMaterialRejectionPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableMaterialStorageBuffersMaterialStorageBufferDataType[]0:PropertyTypeM, RO
0:HasComponentMethodRemoveMachineModuleDocumentationSee below.M
0:HasComponentMethodSetNewSpecificationSee below.M
0:HasPropertyVariableTimeZone0:TimeZoneDataType0:PropertyTypeM, RW
0:HasPropertyVariableTotalRunningHours0:UInt640: PropertyTypeM, RO
0:HasPropertyVariableUserMachineName0:String0:PropertyTypeM, RW
0:HasPropertyVariableValidSince0:UtcTime0:PropertyTypeM, RO
0:GeneratesEventObjectTypeMachineModuleSpecificationChangeLogType
Conformance Units
TMC Single PO Production
TMC Asset Management
BrowseName Description
DocumentationThe Object Documentation is the sole repository for the machine module documentation resources. The Documentation is accessed, for example, by clients and HMIs.
LocationNameThe Property LocationName of type String contains the location of the machine module within the user production site. The Property LocationName will contain the following: Country/City/Department/Floor/Bay/Position. LocationName and UserMachineName uniquely identify the machine module in the user organization.
MaterialLoadingPointsThe Property MaterialLoadingPoints identifies the loading points of the machine module and their capability in terms of what materials can be loaded at a loading point. The Property MaterialLoadingPoints is defined as a list of objects of type MaterialPointType.
MaterialOutputPointsThe Property MaterialOutputPoints identifies the output points of the machine module and their capability in terms of what materials can be output The Property MaterialOutputPoints is defined as a list of objects of type MaterialPointType.
MaterialRejectionPointsThe Property MaterialRejectionPoints identifies the rejection points of the machine module and their capability in terms of what materials are rejected The Property MaterialRejectionPoints is defined as a list of objects of type MaterialPointType.
MaterialStorageBuffersThe Property MaterialStorageBuffers describes the buffers inside the machine module and their current status. The Property MaterialStorageBuffers is a list of objects of type MaterialStorageBufferDataType.
TimeZoneThe local time zone where the machine operates. It is required to convert UTC times into local time.
TotalRunningHoursThe Property TotalRunningHours counts the number of hours the machine module has been in operation since the last time its configuration was changed. More specifically, time is counted when the machine module state is different from: Stopping, Stopped, Aborting, Aborted, Clearing.
UserMachineNameThe Property UserMachineName of type String contains the name used by the user to identify the machine module. LocationName and UserMachineName uniquely identify the machine module in the user organization.
ValidSinceThe Property ValidSince is the date since the configuration was last modified.

The components of the MachineModuleSpecificationType have additional subcomponents which are defined in the table below.

Table 39 – MachineModuleSpecificationType Additional Subcomponents
BrowsePath References NodeClass BrowseName DataType TypeDefinition Others
Documentation0:HasPropertyVariable <DocumentName>0:ByteString 0:PropertyTypeOP, RO