OPCDA.NET-UA
SetClientName Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Server Class : SetClientName Method

name

Glossary Item Box

This method is not implemented in UA. In DA it's main use is for debugging purposes.

Syntax

Visual Basic (Declaration) 
Public Function SetClientName( _
   ByVal name As String _
) As Integer
C# 
public int SetClientName( 
   string name
)

Parameters

name

Return Value

Always return OK

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.