Problem in reading data from OPC Read block
2 ビュー (過去 30 日間)
古いコメントを表示
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 件)
Andreas Harrer
2018 年 11 月 22 日
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 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!