PnDeviceStateEnumeration

The fields of the PnDeviceStateEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OFFLINE | 0 | The device is not online, or no information is available. The device is offline if no ARs other than possible Device Access AR’s exist. |
OFFLINE_DOCKING | 1 | The device is a docking device and currently not online. |
ONLINE | 2 | The device is online. This is the case if at least one AR other than possible Device Access AR’s exists. |
ONLINE_DOCKING | 3 | The device is a docking device and currently online. |
The representation of the PnDeviceStateEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3003 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnDeviceStateEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnDeviceStateEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |