03-02-2006 05:13 PM
Thanks,
03-03-2006 12:57 AM
Server Explorer is independent of LabVIEW. If even that isn't working correctly then the problem may not be related to LabVIEW per se.
The vendor's OPC Client, did you try that on the same remote computer as that of LabVIEW and Server Explorer?
-Khalid
03-03-2006 06:07 AM
Khalid,
Unfortunately the vendors OPC client is pretty simple as well and is just intended to show how the interface could work. So it doesn't have the capability of running from a remote machine. What I have done was make an executible of this VI and run it on the vendor's PC but I've had the same result.
Thanks!
03-06-2006 05:19 PM
03-07-2006 09:49 AM
03-08-2006 03:20 PM
I'm not sure what's going on here. It could be a property of your OPC server or the network gets too congested.
You shouldn't have to restart the whole LV app. You could design it simply to close and reopen the connection in the event of a timeout. I'd suggest a State Machine for this.