dOPC Client Toolkit
Close
ua.client.TdOPCUAClient.Url

The URL to the OPC UA server

property Url: string;
__property AnsiString Url;

With the TdOPCUAClient it is possible to connect to any OPC UA Server via the OPC UA binary protocol (opc.tcp://...)

OPCUAClient.URL := 'opc.tcp://opcua.demo-this.com:51210/UA/SampleServer';
dOPC version 5.33. Copyright © 2025 by Kassl GmbH.