8.3.1 Overview

The MachineModuleConfigurationType provides descriptions for settings, stop reasons and root causes as well as affordances to make modifications.

The MachineModuleConfigurationType is formally defined in the following table.

Table 15 – MachineModuleConfigurationType Definition
Attribute Value
BrowseNameMachineModuleConfigurationType
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:HasPropertyVariableDataSetListDataSetDefinitionType0:PropertyTypeO, RO
0:HasComponentMethodGetDataSetListSee below.O
0:HasComponentMethodGetRootCauseGroupListSee below.M
0:HasComponentMethodGetRootCauseListSee below.M
0:HasComponentMethodGetStopReasonListSee below.M
0:HasPropertyVariableLastChangeDate0:UtcTime0:PropertyTypeM, RO
0:HasPropertyVariableLongestMicroStopDuration0:Double0:PropertyTypeM, RW
0:HasPropertyVariableRootCauseGroupListRootCauseGroupType[]0:PropertyTypeM, RW
0:HasPropertyVariableRootCauseListRootCauseMessageType[]0:PropertyTypeM, RW
0:HasPropertyVariableRootCauseListInputIsMandatory0:Boolean0:PropertyTypeM, RW
0:HasComponentMethodSetDataSetListMESIDSee below.M
0:HasComponentMethodSetRootCauseListsSee below.M
0:HasPropertyVariableStopReasonListMessageType[]0:PropertyTypeM, RO
0:GeneratesEventObjectTypeRootCauseGroupListChangeLogType
0:GeneratesEventObjectTypeRootCauseListChangeLogType
0:GeneratesEventObjectTypeStopReasonListChangeLogType
Conformance Units
TMC Data Collection
TMC Single PO Production
TMC Multi PO Production
BrowseName Description
DataSetListThe Property DataSetList of type DataSetDefinition contains the descriptors for all the parameters used to set up the machine.
LastChangeDate

The Property LastChangeDate is the date and time of the last change applied to the machine

module configuration and the effective date of the modification.

LongestMicroStopDurationThe Property LongestMicroStopDuration is the maximum duration of a micro-stop in seconds, longer stops are not micro-stops. Operators are not required to enter a root cause for micro-stops.
RootCauseGroupList

The Property RootCauseGroupList is the list of groups that root causes can be grouped in.

They are defined by the end user. Same as the RootCauseList property. The RootCauseGroupList is user defined.

RootCauseListThe Property RootCauseList is the complete list of the root causes that the end user has defined to classify and organize the downtime due to the machine module stops. The RootCauseList is user defined.
RootCauseGroupListIsMandatoryThe Property RootCauseListInputIsMandatory is true when the operator is mandatorily required to select the root cause that best describes the current stop situation. For micro- stops such requirement does not apply.
StopReasonListThe Property StopReasonList is a list containing the descriptors for all the possible machine module messages, including alarms and warnings. Messages include their localization. The list is defined, created and maintained by the OEM.