EasyUA Reference
Write Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > DBLink Class : Write Method

val

Glossary Item Box

Write a new item value to the OPC server using synchronous write.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DBLink
Dim val As Object
 
instance.Write(val)
C# 
public void Write( 
   object val
)

Parameters

val

Return Value

HRESULT success/error code

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.