5.7 NameValuePair Structure

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
NameValuePairStructureSubtype of Structure defined in OPC 10000-5

Name

StringThe name of the value.

Value

BaseDataTypeThe value associated with the name.

The NameValuePair Structure representation in the AddressSpace is formally defined in Table 16

Table 16 – NameValuePair definition
Attribute Value
BrowseNameNameValuePair
IsAbstractFalse

References

NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5
ConformanceUnits
LogObject AdditionalData