Simulink and an OPC-UA server

조회 수: 7 (최근 30일)
Vasily Karpenko
Vasily Karpenko 2017년 6월 15일
편집: Shubham 2024년 4월 18일
Is it possible from Simulink to connect to an OPC-UA server? And what are correct settings in the 'OPC Client Manager->OPC Server Properties' if an URL of the OPC-UA is 'opc.tcp://192.168.100.102:12686/server': 1) Host - ? 2) Server - ?
I could connect/write to an OPC-UA server with the Matlab's connect/writeValue functions.
Thanks.
  댓글 수: 2
Christoph Dütsch
Christoph Dütsch 2019년 2월 27일
I have the same question...I can connect to OPC-UA Server with connect functions but not via OPC Client Mananger. I think the problem is, that OPC Client Manager doesn't support OPC-UA data.
Is it possible to do realtime simulation in simulink with data from OPC-UA server or just for OPC server data?
Thanks.
amr ali
amr ali 2021년 2월 8일
I hope the link of supporting OPC with simulink Matlab please from here if possible

댓글을 달려면 로그인하십시오.

답변 (1개)

Shubham
Shubham 2023년 8월 29일
편집: Shubham 2024년 4월 18일
Hi,
I understand you want to connect to OPC UA Server via simulink.
Starting with R2024a, the Industrial Communication Toolbox has introduced support for OPC UA Servers in Simulink, using OPC UA Read and Write Blocks.
To know more about the OPC UA Read and Write Blocks, refer :
  1. OPC UA Read
  2. OPC UA Write
Here is the link to Getting Started Example of OPC UA Blocks for your reference:
Some more examples:

카테고리

Help CenterFile Exchange에서 Unified Architecture에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by