The NameValuePair structure is formally defined in Table 15. This structure has a Name field that is a name that is associated with the value that is reported in the second field. The Value may be of any DataType. Specifications may define standard names that are used to transport specific values that are to be included in the LogRecord as AdditionalData.
Table 15 – NameValuePair structure
|
Name |
Type |
Description |
|
NameValuePair |
Structure |
Subtype of Structure defined in OPC 10000-5 |
|
Name |
String |
The name of the value. |
|
Value |
BaseDataType |
The value associated with the name. |
The NameValuePair Structure representation in the AddressSpace is formally defined in Table 16
Table 16 – NameValuePair definition
|
Attribute |
Value |
|||||
|
BrowseName |
NameValuePair |
|||||
|
IsAbstract |
False |
|||||
|
References
|
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure defined in OPC 10000-5 |
||||||
|
ConformanceUnits |
||||||
|
LogObject AdditionalData |
||||||