11.7 ParameterDependencyEnumeration
The ParameterDependencyEnumeration contains what a parameter is depending upon.
The ParameterDependencyEnumeration is defined in the following table.
| Name | Value | Description |
|---|---|---|
| Machine | 0 | The parameter depends solely from the machine and does not vary with the brand. |
| Brand | 1 | The parameter depends solely from the brand being produced and does not vary with the machine. |
| Machine and Brand | 2 | The parameter depends both from the machine and the brand being produced. |
Its representation in the AddressSpace is defined in the following table.
| Attribute | Value | |||||
| BrowseName | ParameterDependencyEnumeration | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the Enumeration type defined in OPC 10000-5 | ||||||
| 0:HasProperty | Variable | 0:EnumValues | 0: EnumValueType [] | 0:PropertyType | ||