01-20-2010 06:29 PM
Hello,
I am using LabVIEW real-time for a video application. But I would like to log debug data to a network drive.
Is there any way I can mount a network drive on LabVIEW real-time and read/write files from there?
Thanks a lot for your help.
Best Regards,
Son Lam.
01-21-2010
10:59 AM
- last edited on
06-26-2024
08:37 AM
by
Content Cleaner
Hello,
Logging directly to a network drive is not possible. This forum has a brief explanation. If you would like to log files to a destination other than the RealTime Target, I would suggest using the FTP VIs to log to an FTP server.
-Zach
01-21-2010
02:14 PM
- last edited on
06-26-2024
08:37 AM
by
Content Cleaner
Maybe this article would meet your requirements?
Hope this helps.