QuickOPC User's Guide and Reference
DefaultUrlString Field (ServerDescriptor)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > ServerDescriptor Class : DefaultUrlString Field
Default URL string of the resource. Equals to "opcda:".
Syntax
'Declaration
 
Public Shadows Const DefaultUrlString As String
'Usage
 
Dim value As String
 
value = ServerDescriptor.DefaultUrlString
public new const string DefaultUrlString
public:
new const String^ DefaultUrlString
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