Hi, I'm having a problem with a VI I am running at a remote location. The PC running the VI is connected to a server, where data (images) are stored. There are lots of power-outages up there, and the PC boots faster than the server. This causes a dialog on the PC (W98) to say it cant connect at bootup. I have disabled this dialog in the registry so that no warning is given. The problem is that once the server has booted, the PC still doesn't "see" the server, although it did when the dialog was enabled and clicked OK before.
Is there a way from LabVIEW I can check if I am connected, and if not reconnect? I am considering using a file-read from server to see if I get an error (or zero size) and then using another utility to reboot the PC, bu
t am hoping for a more elegant solution.
Thanks for any help, you can get an idea of what we are doing at http://www.mech.uwa.edu.au/AIGO/ (under construction)