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



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping.Extensions Namespace > DAClientMapperExtension 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 item. Only mappings of type OpcLabs.EasyOpc.DataAccess.LiveMapping.DAItemMapping that include OpcLabs.EasyOpc.DataAccess.LiveMapping.DAItemMappingOperations.Write in their OpcLabs.EasyOpc.DataAccess.LiveMapping.DAClientItemMapping.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