PIDAlgorithmKind

The fields of the PIDAlgorithmKind DataType are defined in the following table:
Name | Value | Description |
---|---|---|
P | 1 | |
I | 2 | |
D | 3 | |
PI | 4 | |
PD | 5 | |
ID | 6 | |
PID | 7 |
The representation of the PIDAlgorithmKind DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=33 |
NamespaceUri | http://opcfoundation.org/UA/IEC61850-7-4 |
BrowseName | PIDAlgorithmKind |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the PIDAlgorithmKind DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |