LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

manage lvm from web

Solved!
Go to solution
Hi! I'm planning to buy a cRio+touch panel system to develop a real time application. A feature that is necessary for me is the possibility to save the lvm files with logs from remote (e.g. from web interface) onto a pc in a different network. Is there a way to do that?
0 Kudos
Message 1 of 3
(2,626 Views)
Solution
Accepted by topic author Turillo
In the web server code you will need to implement the file transfer capability. Theoretically, it is possible, but I have never tried it with a realtime system.

Come to think of it, the realtime hosts all support ftp as I recall, and for this very reason. Check that out too.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 3
(2,607 Views)
Ok.. I think I Will save log files onto sd card and download via ftp... Thanks!
0 Kudos
Message 3 of 3
(2,580 Views)