OPC UA Explorer
Description
The OPC UA Explorer app provides a graphical interface to connect to the OPC UA server, browse its address space, and communicate with nodes on the OPC UA server.
Using this app, you can:
Connect to an OPC UA server, configure connection settings, and browse the address space.
Read current, historical, and processed node values.
Write values to nodes.
View node information.
Subscribe to nodes, monitor changes, and visualize data.
Invoke method node by specifying input arguments.
Generate scripts in the Live Editor.
View logs for performed operations.
Open the OPC UA Explorer App
MATLAB® Toolstrip: On the Apps tab, under Test & Measurement, click OPC UA Explorer
.MATLAB command prompt: Enter
opcuaExplorer.
Examples
Version History
Introduced in R2026a
See Also
Functions
opcua|connect|browseNamespace|readValue|writeValue|invoke|subscribe
