PnModuleStateEnumeration

The fields of the PnModuleStateEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
NO_MODULE | 0 | For example module not plugged. |
WRONG_MODULE | 1 | For example ModuleIdentNumber wrong. |
PROPER_MODULE | 2 | Module is okay but at least one submodule is locked, wrong or missing. |
SUBSTITUTE | 3 | Module is not the same as requested – but the IO device was able to adapt by its own knowledge. |
OK | 4 | Default state. |
The representation of the PnModuleStateEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3006 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnModuleStateEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnModuleStateEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |