dOPC Client Toolkit
Close
ua.client.TdOPCUAClient.ClientName

The name of your OPC UA client application.

property ClientName: string;
__property AnsiString ClientName;

This property is included primarily for debugging purposes.

OPCServer.ClientName := 'MyOPCClient';

 

OPCServer.ClientName := Application.ExeName;
Kassl GmbH Copyright © 2024. All rights reserved.