Problem in reading data from OPC Read block
Show older comments
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 Comment
Antonio D'Andrea
on 21 Nov 2017
I have the same problem...
Answers (1)
Andreas Harrer
on 22 Nov 2018
0 votes
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.
Categories
Find more on Unified Architecture in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!