11-18-2005 08:29 AM
11-21-2005 05:40 PM
11-21-2005 11:04 PM
Yes it will. DataSocket requires LabVIEW at both ends.
Can you mount the Client drive as a shared drive on the server computer? That's a bit backwards from usual, but if you can do it, then just treat it as another drive and write your file on the shared drive to begin with.
Or you could write it to a SHARED folder on the server, and let the client pick it up with ordinary networking stuff.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
11-22-2005 10:20 AM
11-22-2005 11:42 AM
You are correct, it will run with the RTE on one end (or both).
You asked if it required a VI on each end, and it does. But the VIs can be in apps if need be, that works fine.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
11-22-2005 01:48 PM