SequenceChangeEnumeration

Classification of production sequence change.
The fields of the SequenceChangeEnumeration DataType are defined in the following table:
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. |
The representation of the SequenceChangeEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3012 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | SequenceChangeEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the SequenceChangeEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |