PnEnumDeviceState

The fields of the PnEnumDeviceState DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OFFLINE | 0 | The device is not online, or no information is available if the device is online. |
OFFLINE_DOCKING | 1 | The device is a docking device and currently not online. |
ONLINE | 2 | The device is online. |
ONLINE_DOCKING | 3 | The device is a docking device and currently online. |
The representation of the PnEnumDeviceState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3020 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnEnumDeviceState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnEnumDeviceState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |