ANSI C Based OPC UA Client/Server SDK  1.8.3.398
OpcUa_WriteValue Struct Reference

A structure that is defined as the type of the nodesToWrite parameter of the Write service. More...

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 NodeId of the node that contains the attributes.
 
OpcUa_UInt32 AttributeId
 Id of the attribute. More...
 
OpcUa_String IndexRange
 This parameter is used to identify a single element of an array, or a single range of indexes for arrays. More...
 
OpcUa_DataValue Value
 The node’s attribute value. More...
 

Detailed Description

A structure that is defined as the type of the nodesToWrite parameter of the Write service.


The documentation for this struct was generated from the following file: