Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

transfer file from RT-PC to Host

Hi

 

    I want to be able to transfer a file from the real-time desktop pc system, to the PC with windows. Any ways? 

0 Kudos
Message 1 of 5
(3,843 Views)
If you have the internet toolkit, use the FTP functions.
SteveA
CLD

-------------------------------------
FPGA/RT/PDA/TP/DSC
-------------------------------------
0 Kudos
Message 2 of 5
(3,841 Views)

If you don't have internet toolkit, use SystemExec.vi and the windows build in command line ftp client. See this Link

for the syntax.

0 Kudos
Message 3 of 5
(3,814 Views)

FYI, The LabVIEW 2009 Real-Time module includes the FTP VIs even without the Internet toolkit. These VIs are used in the RT System Replication VIs which are now shipped as part of the LabVIEW RT module.

 

The FTP VIs can be found in the Connectivity>>Internet>>FTP function palette.

authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
Message 4 of 5
(3,803 Views)

Christian L wrote:

FYI, The LabVIEW 2009 Real-Time module includes the FTP VIs even without the Internet toolkit. These VIs are used in the RT System Replication VIs which are now shipped as part of the LabVIEW RT module.

 

The FTP VIs can be found in the Connectivity>>Internet>>FTP function palette.


 

Nice, I hadn't seen that yet.
SteveA
CLD

-------------------------------------
FPGA/RT/PDA/TP/DSC
-------------------------------------
0 Kudos
Message 5 of 5
(3,788 Views)