QuickOPC User's Guide and Reference
WriteValue Method (IEasyUAClientExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : WriteValue Method
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written).
Overload List
OverloadDescription
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written). Writes value into a Value attribute of a node, using an endpoint descriptor and a node Id.  
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written). Writes value into a Value attribute of a node, using an endpoint descriptor, node Id, and an attribute type.  
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written). Writes value into a Value attribute of a node, using an endpoint descriptor, node Id, and a type code.  
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written). Writes value into a Value attribute of a node, specifying an endpoint descriptor, node Id, and attribute Id.  
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written). Writes value into a Value attribute of a node, specifying an endpoint descriptor, node Id, and index range list.  
Writes a value into an attribute an OPC server. Only the item value is written (status code and timestamps are not written). Writes a value into a Value attribute of a node, using an endpoint descriptor and a node Id.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also