FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Read file from real time target

How can I read with PC-based LabVIEW from a file that is on my RT-target, eg. a FP-2010 module?
0 Kudos
Message 1 of 2
(3,151 Views)

I don't think you can do that.

What you can do is either find FTP VIs and copy the file to the computer or have a small program on the FP which will read the file and send the data to the PC using a TCP connection. You can see TCP examples by searching for TCP in the example finder. You can also try using the RT communication wizard from the Tools menu.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(3,147 Views)