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';
Kassl GmbH Copyright © 2024. All rights reserved.