dOPC Client Toolkit
Close
dOPCComn.TdOPCServerItem.ServerClsId

The Class Id or URL to the OPC server

property ServerClsId: string;
__property AnsiString ServerClsId;

For OPC classic OPC server the property contains the CLASSID of the OPC Server. 

For OPC UA this property contains the discovery Url, The URL for the server discovery endpoint (opc.tcp:\\..) 

If you want to connect to the OPC Server via the TdOPCDAClient component please use this property to set property ServerName of the TdOPCDAClient class.

Kassl GmbH Copyright © 2024. All rights reserved.