PnAssetChangeEnumeration

The fields of the PnAssetChangeEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
INSERTED | 0 | Asset has been added. |
REMOVED | 1 | Asset has been removed. |
CHANGED | 2 | Asset has been changed. |
The representation of the PnAssetChangeEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3016 |
NamespaceUri | http://opcfoundation.org/UA/PROFINET/ |
BrowseName | PnAssetChangeEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PnAssetChangeEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |