9.13 MachineModuleSpecificationChangeLogType EventType

The MachineModuleSpecificationChangeLogType event is generated when the specification of a machine module is changed.

The MachineModuleSpecificationChangeLogType representation in the AddressSpace is formally defined in the following table.

Table 160 – MachineModuleSpecificationChangeLogType Definition
Attribute Value
BrowseNameMachineModuleSpecificationChangeLogType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node.
0:HasPropertyVariableNewMaterialLoadingPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableNewMaterialOutputPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableNewMaterialRejectionPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableNewMaterialStorageBuffersMaterialStorageBufferDataType[]0:PropertyTypeM, RO
0:HasPropertyVariableNewValidSince0:UtcTime0:PropertyTypeM, RO
0:HasPropertyVariableOldMaterialLoadingPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableOldMaterialOutputPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableOldMaterialRejectionPointsMaterialPointType[]0:PropertyTypeM, RO
0:HasPropertyVariableOldMaterialStorageBuffersMaterialStorageBufferDataType[]0:PropertyTypeM, RO
BrowseName Description
NewMaterialLoadingPointsThe specification of the material loading points after the change.
NewMaterialOutputPointsThe specification of the material output points after the change.
NewMaterialRejectionPointsThe specification of the material rejection points after the change.
NewMaterialStorageBuffersThe specification of the material storage buffers after the change.
NewValidSinceWhen the change to the specifications occurred.
OldMaterialLoadingPointsThe specification of the material loading points prior to the change.
OldMaterialRejectionPointsThe specification of the material rejection points prior to the change.
OldMaterialStorageBuffersThe specification of the material storage buffers prior to the change.