MaterialIntergrityAgentEnumeration

Identifies the possible agents responsible for material integrity checking.
The fields of the MaterialIntergrityAgentEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Other | 0 | |
MES | 1 | The MES system is in charge of material integrity checks. |
Local | 2 | The local application is in charge of materil integrity checks. |
None | 3 | The material integrity checks are performed (visual) by the operator and no system is in charge of material integrity checks. |
The representation of the MaterialIntergrityAgentEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3020 |
NamespaceUri | http://opcfoundation.org/UA/TMC/ |
BrowseName | MaterialIntergrityAgentEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the MaterialIntergrityAgentEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |