OPC UA internal Error
Mostrar comentarios más antiguos
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 comentario
dpb
hace 33 minutos
Did you complete the <Initialization Steps> before trying? If not, be certain to have done and then try again.
Respuestas (0)
Categorías
Más información sobre Unified Architecture en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!