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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : Write Method
Writes into an attribute in an OPC server. Value, status code and timestamps are written.
Overload List
OverloadDescription
Writes into an attribute in an OPC server. Value, status code and timestamps are written. Writes data into a Value attribute of a node, using an endpoint descriptor and a node Id.  
Writes into an attribute in an OPC server. Value, status code and timestamps are written. Writes data into a Value attribute of a node, using an endpoint descriptor, node Id, and an attribute type.  
Writes into an attribute in an OPC server. Value, status code and timestamps are written. Writes data into a Value attribute of a node, using an endpoint descriptor, node Id, and a type code.  
Writes into an attribute in an OPC server. Value, status code and timestamps are written. Writes data into a Value attribute of a node, specifying an endpoint descriptor, node Id, and attribute Id.  
Writes into an attribute in an OPC server. Value, status code and timestamps are written. Writes data into a Value attribute of a node, specifying an endpoint descriptor, node Id, and index range list.  
Writes into an attribute in an OPC server. Value, status code and timestamps are written. Write data into a specified attribute, using an object that holds all necessary arguments.  
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