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

BrowseName

MachineModuleSpecificationChangeLogType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node.

0:HasProperty

Variable

NewMaterialLoadingPoints

MaterialPointType[]

0:PropertyType

M, RO

0:HasProperty

Variable

NewMaterialOutputPoints

MaterialPointType[]

0:PropertyType

M, RO

0:HasProperty

Variable

NewMaterialRejectionPoints

MaterialPointType[]

0:PropertyType

M, RO

0:HasProperty

Variable

NewMaterialStorageBuffers

MaterialStorageBufferDataType[]

0:PropertyType

M, RO

0:HasProperty

Variable

NewValidSince

0:UtcTime

0:PropertyType

M, RO

0:HasProperty

Variable

OldMaterialLoadingPoints

MaterialPointType[]

0:PropertyType

M, RO

0:HasProperty

Variable

OldMaterialOutputPoints

MaterialPointType[]

0:PropertyType

M, RO

0:HasProperty

Variable

OldMaterialRejectionPoints

MaterialPointType[]

0:PropertyType

M, RO

0:HasProperty

Variable

OldMaterialStorageBuffers

MaterialStorageBufferDataType[]

0:PropertyType

M, RO

The components of the MachineModuleSpecificationChangeLogType are further described below.

BrowseName

Description

NewMaterialLoadingPoints

The specification of the material loading points after the change.

NewMaterialOutputPoints

The specification of the material output points after the change.

NewMaterialRejectionPoints

The specification of the material rejection points after the change.

NewMaterialStorageBuffers

The specification of the material storage buffers after the change.

NewValidSince

When the change to the specifications occurred.

OldMaterialLoadingPoints

The specification of the material loading points prior to the change.

OldMaterialRejectionPoints

The specification of the material rejection points prior to the change.

OldMaterialStorageBuffers

The specification of the material storage buffers prior to the change.