PnChannelTypeEnumeration

The fields of the PnChannelTypeEnumeration DataType are defined in the following table:
|Name|Value| Description| |—|—|—| |UNSPECIFIC|0|Shall be used if the field ChannelNumber contains the value 0x8000 (submodule) Furthermore, it shall be used if none of the below defined types are appropriate. .| |1BIT|1|The data length of this channel is 1 Bit.| |2BIT|2|The data length of this channel is 2 Bit.| |4BIT|3|The data length of this channel is 4 Bit.| |8BIT|4|The data length of this channel is 8 Bit.| |16BIT|5|The data length of this channel is 16 Bit.| |32BIT|6|The data length of this channel is 32 Bit.| |64BIT|7|The data length of this channel is 64 Bit.|
The representation of the PnChannelTypeEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3010 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnChannelTypeEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnChannelTypeEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |