Hi All,
My current project involves a DT85 on a ship, connected to the internet via a 3G router with a PC on the same LAN.
The PC is running a LabvView front-end to present live data from DT85. DT85 archives data to a remote FTP server every few hours, but I am wondering if there is a way that I can update the DT85's program remotely.
I can't connect to it directly as it doesn't have a static IP address. I am thinking that I could have the PC check the FTP server for a certain file every so often - that file would contain a new program for the DT85.
It could then download that file and even place it in the appropriate directory on the DT85...but what next? Is it possible to use something similar to the ONINSERT method to run the new program?
Would it be possible to automate the whole process of updating the DT85 program just by placing a file in an appropriate folder on the FTP server?
Alternatively, I suppose it might be possible to have the labview application update the DT85 program, but I would rather avoid this if there is a simpler way. Any ideas?
Regards,
Robin