03-03-2009 07:18 AM
Hi,
I'm trying to access an OPC server from a client using datasockets. DataSocket Select URL.vi works fine and provides the URL of the tag(s) I would like to retrieve. Using the provided URL I try to access the server with DataSocket Open, but I get the following error:
Error 1184 LabVIEW: Path not found, FTP login incorrect, or no FTP write permission.
The path should be correct as it is provided by the DS Select VI and anyway is in the form:
opc://t2-opc-server.lnl.infn.it/EEI.Modbus/tt.pp where pp is the item I need to read
I'm working with Labview 8.6.1 on a WindowXP machine and I'm accessing another WindowXP machine where an OPC server Eldridge Engineering (Modbus TCP) is running. I'm even using DSC to access the same OPC server and it works (even if in this case I have other issues that I hoped to fix with datasocket), so I should not have problems with security issues.
Any help is really welcome
gaetano
03-17-2009 04:30 PM
Gaetano,
When you open the datasocket there shoudl be an option called access mode, which you can change to Read only instead of readwrite.
Try this and let me know if it helps.
Amit
03-18-2009 10:20 AM
Hi Amit,
access mode is read only, but I have the same behaviour.
thank you for the help
gaetano
07-28-2009 08:40 AM
01-06-2014 08:46 AM
great !!
with the "remote registry" service started, it works !
thanks a lot, and good luck for all the other users of OPC via datasocket...
Adeline.
08-20-2018 05:05 AM
I had the exact same problem and starting the remote registry service on the server also solved it, thanks!
08-12-2020 05:12 AM
Hallo...
Just the same problem but, after "remote Registry" enabling , I got an "error 42"....
Using a standard OPC client , it works....
Some suggestion?
Thanks in advance!
Luca Nitopi
03-29-2021 01:10 PM
Hello Luca, I have the same problem. Were you able to resolve it?
Samantha