The SequenceChangeLogType is used for the logging changes in the production sequence.
Table 18 – SequenceChangeLogType Definition
Attribute |
Value |
||||
BrowseName |
SequenceChangeLogType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of LogbookEventType |
|||||
0:HasProperty |
Variable |
SequenceChange |
SequenceChangeEnumeration |
0:PropertyType |
M |
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 |
UPDATE |
0 |
The sequence has been updated (e.g. when a new production dataset has been activated) |
ADD |
1 |
An element has been added to the sequence |
MODIFY |
2 |
An element of the sequence has been modified. |
MOVE |
3 |
An element of the sequence has been moved. |
DELETE |
4 |
An element of the sequence has been deleted. |