OPC UA internal Error
이전 댓글 표시
I'm trying to connect to a OPC UA server using the Industrial Comunication Toolbox's command opcua():
uaClient = opcua(serverUrl);
But while trying to connect it gives me the a "Error using opcua (line 46) Initialization error. InternalError."
I don't know what is the cause of the error. I'm using just the command opcua() and the error appears and the OPC UA server is working correctly.
댓글 수: 1
dpb
2026년 3월 13일 14:09
Did you complete the <Initialization Steps> before trying? If not, be certain to have done and then try again.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Unified Architecture에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!