QuickOPC User's Guide and Reference
WriteTarget Method (UAMapperExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping.Extensions Namespace > UAMapperExtension Class : WriteTarget Method
Executes the "Write" operation on members of given target object.The "Write" operation writes a value from the mapping source into an OPC-UA attribute. Only mappings of type OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping that include OpcLabs.EasyOpc.UA.LiveMapping.UADataMappingOperations.Write in their OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping.Operations are affected; other mappings are ignored.
Overload List
OverloadDescription
Executes the "Write" operation on members of given target object.  
Executes the "Write" operation on members of given target object.  
Executes the "Write" operation on members of given target object.  
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