03-15-2007 11:17 AM - edited 03-15-2007 11:17 AM
Message Edited by Doug M on 03-15-2007 11:19 AM
06-29-2007 01:18 PM
Hello Doug and the others,
The link you mention is interesting but known. I have the same issue as the one mentioned by JH, XXX and so many others. I guess what is really odd with Labview is why when all other OPC clients in the world succeed to connect to a remote server when the DCOM is configured properly, still the Labview cannot, using Datasocket or DSC. What are the differences? I thought that from Labview 7 to Labview 8 there was a major improvement in the sense that now Labview respect the same OPCENUM than Kepware client for instance (no more regedit connections), but still I cannot connect remotely with DS where it is so easy to do with Kepware, Excel or Applicom OPC client.
Where is it possible to find detailed info about the way DS and DSC use the OPC connectivity to a remote server? Why is Labview OPC client different than all others clients?
Why cannot NI make those simple tests: PC A with a 3d party OPC server (Applicom is a good example) and PC B with Labview 8.20 (DS and DSC to be used) and go step by step in the DCOM and all other peculiar settings needed to make it work and publish the details of the procedure, a link to the OPC foundation document is not enough to make it work (for Labview), sorry. I have lost so many hours in Labview 6, 7 and 8 to try to understand and never could get a support from NI sadly as if nobody out there knew how the Labview OPC clients differ from the others...
Thanks
Christophe
06-29-2007 11:04 PM
Finally, I have purchased a third (fourth?) party software - OPCWare - that is compatible with Labview through ActiveX. It works great. There is definitely an issue with Labview OPC client. In the future, I might run the Labview client locally with the OPC server and communicate to the client from my remote computer through a TCP connection. It has 2 advantages: solves the OPC issue with Labview and it creates a layer between my application and the OPC server. That way, if the server changes, I don't have to change the full application. The problem with Labview OPC client remains though...
10-10-2007 07:14 AM
10-10-2007 02:32 PM
11-20-2007 09:19 AM