The StopReasonListChangeLog Event is used for logging the change of the StopReasonList Property in the Configuration object of the MachineModule.

Table 69 – StopReasonListChangeLog Definition

Attribute

Value

BrowseName

StopReasonListChangeLogType

IsAbstract

False

References

Node Class

BrowseName

DataType

TypeDefinition

Modelling Rule

Subtype of LogbookEventType

HasComponent

Variable

NewStopReasonList

MessageType[ ]

BaseDataVariableType

Mandatory

HasComponent

Variable

OldStopReasonList

MessageType[ ]

BaseDataVariableType

Mandatory

The MessageType DataType is defined in Table 13.

The NewStopReasonList Variable represents the new value of the StopReasonList Property in the Configuration Object of the MachineModule.

The OldStopReasonList Variable represents the value of the StopReasonList Property in the Configuration Object of the MachineModule before the change.