EventOriginatorEnumeration

Originator of an event.
The fields of the EventOriginatorEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OTHER | 0 | Undefined. |
MACHINE | 1 | The machine causes the event (e.g. an alarm). |
OPERATOR | 2 | The operator of the machine causes the event (e.g. a parameter change). |
MES | 3 | The MES causes the event (e.g. a MESMessage). |
PERIPHERAL_DEVICE | 4 | A peripheral device causes the event (e.g. an alarm). |
The representation of the EventOriginatorEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3018 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | EventOriginatorEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the EventOriginatorEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |