PnPortStateEnumeration

The fields of the PnPortStateEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
UNKNOWN | 0 | Status cannot be determined. |
DISABLED_DISCARDING | 1 | The port is administratively disabled and discarding frames. |
BLOCKING | 2 | The port blocks incoming frames. |
LISTENING | 3 | The port is listening to and sending BPDUs (Bridge Protocol Data Units). |
LEARNING | 4 | |
FORWARDING | 5 | |
BROKEN | 6 |
The representation of the PnPortStateEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3018 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnPortStateEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnPortStateEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |