Problem in reading data from OPC Read block
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am trying to read data from PLC via OPC server provided by Rockwell Automation using "opc read block of simulink". When I browse tag on my OPC sever, its navigation list is as shown below:
>opc server name
>> offline
>> online
>>>input1
>>>INPUT2
But when I am browsing in OPC read toolbox, when I click on "online", I am not able to navigate down to input1. It shows that " name space browsing is not available". How can I rectify this problem and navigate further in the list??
1 comentario
Respuestas (1)
Andreas Harrer
el 22 de Nov. de 2018
Hello,
if the OPC-Server is not local on your computer and runs on the "older" protocol OPC-DA, the dcom configurations of the server and the client have to be configured.
For more info go to https://de.mathworks.com/help/opc/ug/troubleshooting.html or search for "dcom configuration" on google.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!