LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

programmed file transfer between real time target and host

Hi,

 

      I am trying to transfer files from the real time target back to the host. And I am trying to avoid loading each file into RT's memory and do the low level tcp/ip or streaming transfer. is there any better way to do it? I notice I can use the FTP client, but in this case, I would need to set up a FTP server and is there any utility functions that I can look into?  Another way I can think of is to use the email attachment, which is a bit of detour.

Thanks

0 Kudos
Message 1 of 4
(3,009 Views)

The following KnowledgeBase article looks like it should be helpful. The related links also look promising for your applications.

 

FTP Transfer of Files between Host and Real-Time Targets in Measurement & Automation Explorer (MAX)

http://digital.ni.com/public.nsf/allkb/571113C2CE05998E862574E8006005A2?OpenDocument

Maggie M.
Application Engineer
National Instruments.
http://www.ni.com/support
0 Kudos
Message 2 of 4
(2,955 Views)

Maggie, 

 

Thanks for the reply. 

 

 actually, I am looking for some way I can make the FTP transfer programmably rather than using the MAX FTP tool. 

 

Any ideas?

 

Thanks

 

 

0 Kudos
Message 3 of 4
(2,951 Views)