PnEnumChannelSpecifier

Bit 11 - 12: ChannelProperties.Specifier.
The fields of the PnEnumChannelSpecifier DataType are defined in the following table:
Name | Value | Description |
---|---|---|
ALL_DISAPPEARS | 0 | The Diagnosis ASE contains no longer any entries (of any severity) for this channel. |
APPEARS | 2048 | An event appears and/or exists further |
The Diagnosis ASE contains this and possible other entries for this channel. | ||
DISAPPEARS | 4096 | An event disappears and/or exists no longer |
The Diagnosis ASE contains no longer any entries of the same severity for this channel. | ||
DISAPPEARS_OTHER_REMAIN | 6144 | An event disappears |
The Diagnosis ASE still contains other entries of the same severity for this channel. |
The representation of the PnEnumChannelSpecifier DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3015 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnEnumChannelSpecifier |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnEnumChannelSpecifier DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |