OPC DA connector
- Last UpdatedFeb 24, 2025
- 1 minute read
The OLE Process Control Data Access (OPC DA) connector library provides connection to and data retrieval from OPC DA v2.0-compliant servers.
Elements
The OPC connector library contains the following items:
-
Data source
-
Data connection
-
Group
-
Variable

OPC DA connector guidelines
-
The OPC DA connector supports only OPC Data Access v2.0-compliant servers.
-
Verify that the OPC server is installed as a service rather than a WinForms application.
Connecting and disconnecting
-
Start an OPC DA data source to initiate connection to the respective OPC DA server.
-
Stop an OPC DA data source to disconnect it from the respective OPC DA server.
-
If a running connector becomes disconnected, it attempts to reconnect as soon as possible. When the connector reconnects, it resumes its operations.
Related topics
In This Topic
Related Links
- Add and configure an OPC DA data source
- OPC DA data source properties
- Add and configure an OPC DA data connection
- OPC DA data connection properties
- Test the OPC DA data connection
- Add and configure an OPC DA group
- OPC DA connector group properties
- Refresh an OPC DA group
- Add and configure an OPC DA variable
- OPC DA connector variable properties
- Import and delete OPC DA variables
- What happens when you specify and apply OPC DA variables configuration to a project?
- About the OPC DA variables configuration tool
- OPC DA variable mapping indicators
- OPC DA variables configuration tool controls
