PnEnumModuleState

Table 514 - ModuleState.
The fields of the PnEnumModuleState 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.| |GOOD|4|Good.|
The representation of the PnEnumModuleState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3004 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnEnumModuleState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnEnumModuleState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |