NegotiationStatus

The fields of the NegotiationStatus DataType are defined in the following table:
Name | Value | Description |
---|---|---|
InProgress | 0 | The auto-negotiation protocol is running and negotiation is currently in-progress. |
Complete | 1 | The auto-negotiation protocol has completed successfully. |
Failed | 2 | The auto-negotiation protocol has failed. |
Unknown | 3 | The auto-negotiation status is not currently known, this could be because it is still negotiating or the protocol cannot run (e.g., if no medium is present). |
NoNegotiation | 4 | No auto-negotiation is executed. The auto-negotiation function is either not supported on this interface or has not been enabled. |
The representation of the NegotiationStatus DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=24216 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | NegotiationStatus |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories | BNM AutoNeg |
The references from the NegotiationStatus DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType |