dOPC Client Toolkit
Close
dOPCComn.TdOPCServerBrowser.ComputerName

Name/URL of the computer where you want to search for OPC Server

property ComputerName: string;
__property AnsiString ComputerName;

For OPC classic COM based OPC server please just enter the name of the computer. if you want to search on local computer just leave this property empty (default value) or set it e.g. to localhost. 

For OPC UA it is the discovery server e.g.: opc.tcp://localhost:4840

Exceute, UseLocal

Kassl GmbH Copyright © 2024. All rights reserved.