9.8 SequenceChangeLogType

The SequenceChangeLogType is used for the logging changes in the production sequence.

Table 18 – SequenceChangeLogType Definition
Attribute Value
BrowseNameSequenceChangeLogType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of LogbookEventType
0:HasPropertyVariableSequenceChangeSequenceChangeEnumeration0:PropertyTypeM

The SequenceChange Property allows classifying the changes. (A description of the changes is included in the Message Property of the LogBookEventType)

Table 19 – SequenceChangeEnumeration Definition
Name Value Description
UPDATE0The sequence has been updated (e.g. when a new production dataset has been activated)
ADD1An element has been added to the sequence
MODIFY2An element of the sequence has been modified.
MOVE3An element of the sequence has been moved.
DELETE4An element of the sequence has been deleted.