Server Connection and Browsing
Connect to OPC servers and browse their name spaces
Identify the host and ID of the OPC server you want to connect to. After you connect, you can retrieve server information and browse its name space.
Functions
Apps
OPC Data Access Explorer | Explore and exchange data with OPC Data Access servers |
Properties
opcda Object Properties | Configure OPC DA client |
dagroup Object Properties | Configure OPC dagroup object |
daitem Object Properties | Configure OPC daitem object |
Topics
OPC Data Access (DA)
- Discover Available Data Access Servers
Describes how to browse your network for OPC servers and how to browse an OPC server to find server item names. - Connect to OPC Data Access Servers
Create OPC Data Access client objects and connect to OPC servers. - Access Data with the OPC Data Access Explorer
Take a step-by-step approach to graphically interact with OPC DA servers from MATLAB® software. - OPC DA Server Item Properties
Learn the OPC DA server properties defined by the OPC Foundation.
OPC Historical Data Access (HDA)
- Discover Available HDA Servers
Browse your network for OPC HDA servers, and browse an OPC server to find server item names. - OPC HDA Objects
Learn about OPC objects for accessing an OPC HDA server. - Create an OPC HDA Client Object
Create a client object to connect MATLAB to the OPC HDA server. - Connect to the OPC HDA Server
Connect your client object to the OPC server. - Set Client Properties
Modify OPC object properties specific to the OPC client. - Read Item Attributes
Read the set of attributes associated with an OPC server item.
OPC Unified Architecture (UA)
- OPC UA Components
Learn about OPC UA components and their interactions.