10.32 NodeIdValuePair
This structured DataType is used to provide a NodeId value pair. The NodeIdValuePair specifies a KeyValuePair with a NodeIdArray as key.
The structure is formally defined in Table 188.
| Name | Type | Description |
| NodeIdValuePair | Structure | Subtype of Structure defined in OPC 10000-5 |
Key | 2:NodeIdArray | The key to the item. To reference a single item or an array element, a scalar Value shall be provided. |
Value | 0:BaseDataType | Specifies the value, which can be of any DataType. If the value is an array, then the entire array is processed. |
The NodeIdValuePair representation in the AddressSpace is formally defined in Table 189.
| Attribute | Value | |||||
| BrowseName | 2:NodeIdValuePair | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the 0:Structure defined in OPC 10000-5 | ||||||
| ConformanceUnits | ||||||
|---|---|---|---|---|---|---|
| UAFX AutomationComponent Base | ||||||
| UAFX ConnectionManager Base |