Hi there.
I am fairly new to LabVIEW, and am having some trouble understanding the different remote access methods. My application will consist of a remote client and a server application (both sitting on an IP network). The client needs to be able to change options on the server and start and stop various tests (but very little data exchange is necessary). As far as I can tell, there are numerous ways of doing this: using raw TCP/IP, using the DataSocket, using Remote Panels, using a VI Server. HELP! I really dont know which of these options is best for my application. Only one client will ever be present, so there is no need to lock out access etc.
Also, both applications will be compiled and not running under the LabVIEW developer environment,
I dont suppose this presents any problem?
I would really appreciate it if someone could lend me their experience regarding these issues 😉
Thanks in advance
Neil