LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save a TDMS file on Real-Time Target (PXIe)?

Solved!
Go to solution

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!

0 Kudos
Message 1 of 3
(3,776 Views)
Solution
Accepted by Tooly

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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(3,758 Views)

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...

 

0 Kudos
Message 3 of 3
(3,732 Views)