03-09-2017 09:53 AM
Hello,
how can a file (Like TDMS) from measurement data be saved on the RT System (And later copied manually to the Computer?). As shown in the picture, of course I cannot write to the file path "C:\filename.txt" because there is not "Computer harddisk". So how to set the right filepath and where can the file be found afterwards?
Thanks very much!
Solved! Go to Solution.
03-09-2017 10:31 AM
1. Go read this: Working with File Paths on Real-Time Targets
2. You can use FTP or WebDAV to get the file that is saved on the RT.
03-10-2017 01:06 AM
Thanks!
Ok that seems to work, also I found a solution to get acess via Webbrowser:
Type: http://ipadress/files/ where you can download the files...