OPCDA.NET Reference Manual
UaDiscoveryServerUrl Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPC Namespace > OpcServerBrowser Class : UaDiscoveryServerUrl Property

Glossary Item Box

With UA option only.
The URL of the UA discovery server. The default is "opc.tcp://localhost:4840" The OpcServerBrowser() methods variants with a machine name argument replace "localhost" with the specifie name. This property only needs to be set if a non-default port number or protocol is to be used for the Discobvery server.

Syntax

Visual Basic (Declaration) 
Public Property UaDiscoveryServerUrl As String
C# 
public string UaDiscoveryServerUrl {get; set;}

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.