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
about 2 hours 前
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!