dOPC Client Toolkit
Close
dOPCIntf.tdOPCConnectionType

tdOPCConnectionType provides the possible connection types to OPC DA servers.

tdOPCConnectionType = ( coXML, coCOM, coUA );
enum tdOPCConnectionType { coXML, coCOM, coUA };
Members
Description
coXML
coXML indicates that the server uses the XML communication protocol.
coCOM
coCOM indicates that the server uses the COM communication protocol.
coUA
coUA indicates that the server uses the OPC UA communication protocol.
Copyright © 2001 to 2026 by Kassl GmbH.