Unified Architecture
Industrial Communication Toolbox™ provides an OPC UA client to connect to OPC UA servers. Using the client, you connect to the server, query server status, browse the server namespace, read and write current values, and read historical values from nodes on the server. Historical data is retrieved as OPC data objects, which allow you to process historical data in preparation for common analysis tasks.
Blocks
OPC UA Read | Read data from OPC UA server (Since R2024a) |
OPC UA Write | Write data to OPC UA server (Since R2024a) |
Functions
Topics
- About OPC Unified Architecture
Learn about the OPC UA standard platform.
- OPC UA Components
Learn about OPC UA components and their interactions.
- OPC UA Security
Establish secure, authenticated connections between OPC UA servers and clients.
- OPC UA Certificate Management
Manage keys for secure connections between OPC UA servers and clients.
- OPC UA Server Data Types
Learn about types of OPC UA data values.
- OPC UA Aggregate Functions
Retrieve OPC UA historical data as an aggregate of a function.
- Access Data from OPC UA Servers
Create an OPC UA application by retrieving current and historical data.
- Configure OPC UA Client in Simulink
Configure OPC UA clients for model.