06-19-2009 05:17 AM
Hi
I would like to know how an FTP connection can be established using Labview 8.0. I tried to check a few examples for FTP connection .. but it dint open as addon toolkit was not installed ...so i would like to know if the addon toolkit is freely available on NI site or else some links or examples that can help me to establish FTP connectionrequired for my GUI design Application
Waiting in anticipation..
Thanking you.
Regards
Yogan
06-23-2009 02:34 AM
Hi ,
Could you tell me which example you are referring to ? I can open at my end and let you know .
Meanwhile check this http://decibel.ni.com/content/docs/DOC-3664 for a simple FTP VI . This requires just LabVIEW
Regards,
Pran
06-23-2009 06:45 AM
yogan,
FTP functions are part of the Internet Toolkit. You have several options. Buy the toolkit, build up your own FTP functions using the TCP functions that ship with LV or you can use something external to LV as demonstrated by previous post.