LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to remote Mitsubishi OPC server using datasocket

Solved!
Go to solution

I can read OPC items locally using datasocket, however if the client is in another PC I get error 1184 when I try to connect to an item. The datasocket Select URL does work, though.

Both computers are Windows 7 machines in the same workgroup sharing the same user/password.

I'm able to read items through the DSC OPC client (but I don't want to use DSC). This seems to indicate that security DCOM settings are good.

I know that there is plenty of documentation about remote OPC access and DCOM and I read most of the docs, by NI and other sources, to no avail; none of the docs are mentioning this specific error code. Any suggestions?

 

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 1 of 2
(2,911 Views)
Solution
Accepted by topic author pincpanter

Well, it's typical... After two days of efforts, just 40 minutes after posting my question I got the solution in another thread of this forum.

The Remote Registry service must be running on the server machine.

Now I only need to carefully rewind some of the many settings I did, to find the minimum working condition.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 2
(2,901 Views)