InterfaceStateDataType

The fields of the InterfaceStateDataType DataType are defined in the following table:
Name | Value | Description |
---|---|---|
ACTIVE | 0 | The value of the data entity that is engaging. |
COMPLETE | 1 | Completion of an action. |
FAIL | 2 | Failure before completion of an action. |
NOT_READY | 4 | A component is not ready to engage. |
READY | 5 | A component is ready to engage. |
The representation of the InterfaceStateDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=2234 |
NamespaceUri | http://opcfoundation.org/UA/MTConnect/v2/ |
BrowseName | InterfaceStateDataType |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the InterfaceStateDataType DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumStrings | LocalizedText[] | PropertyType | Mandatory |