dOPC Client Toolkit
Close
dOPCComn.TdOPCClient.Protocol

Protocol contains the communication protocol of the OPC DA server (coCOM or coXML or coUA).

property Protocol: tdOPCConnectiontype;
__property tdOPCConnectiontype Protocol;

This property is set automatically when the ServerName property is set. If ServerName starts with "http://" or "https://" the protocol is set to coXML. If ServerName starts with "opc.tcp://..." the protocol is set to coUA, otherwise to coCOM.

Kassl GmbH Copyright © 2024. All rights reserved.