OPCDA.NET Reference Manual
OpcServerBrowser Constructor(String)
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPC Namespace > OpcServerBrowser Class > OpcServerBrowser Constructor : OpcServerBrowser Constructor(String)

ComputerName
Network name of the computer to be browsed.

Glossary Item Box

Creates an OpcServerBrowser object with an instance of the OpcEnum server browser on the specified machine.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal ComputerName As String _
)
C# 
public OpcServerBrowser( 
   string ComputerName
)

Parameters

ComputerName
Network name of the computer to be browsed.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.