LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Make a remote panel file dialog open remote directory

My remote panel file dialog opens in local directory
How TO: Make a remote panel file dialog open remote directory? Ideas, examples, welcome.
0 Kudos
Message 1 of 3
(2,936 Views)
On the start path input of the File Dialog function you should connect the path of the remote machine.
Example: \\machine_name\c\documents
The file dialog will point to the documents folder of the remote machine.
Good luck,
Alberto
0 Kudos
Message 2 of 3
(2,936 Views)
Hi!
I have done that, but i have the same problem.
I want to control an application from a remote machine. At the biguinning of the application, I have so open a File to save all the data to this file. When I run the application from the server machine, I have no problem, the dialog box "save as" opens and I save there my file with al the data, but when I control the application remotely, the dialog box "save as" does not open, and I get the error 43. Do you know what do I have to do if I want to run and control the aplication from a remote machine and save all the data in a file?
Thanks a lot
0 Kudos
Message 3 of 3
(2,936 Views)