01-05-2009 03:34 AM
How to upload a file onto a webpage using LabVIEW FTP server .
I want to update every minutes and export to Excel files.
Could you kindly help me to find the example regarding this matter.
Thank you for your help and your supports will be highly appreciate.
Best regards,
Wasin Pensungnoen
Solved! Go to Solution.
01-05-2009 05:11 AM - edited 01-05-2009 05:14 AM
Hi Wasin,
Thanks for the post and I hope your well today.
Are you using the Internet Toolkit?
If so refer to the NI Example Finder for examples of using FTP VIs and the Internet Toolkit.
Internet Toolkit Basics
http://zone.ni.com/devzone/cda/tut/p/id/3534#toc3
Genereal Overview and guidence
How Can I Use LabVIEW to FTP Files to and from My Real-Time Target
http://digital.ni.com/public.nsf/allkb/3D985C3C08C12D0B862574BB005A7684?OpenDocument
Useful Knowledge base with others linked.
Hope this helps to get you started,
*added,
To be a little more helpful, there is an example titled FTP Generated Data.vi which generates data and allows the user to save the data to disk in binary format and then upload the file to a designated site. The VI uses the configuration found in the internet.ini file.
Just trying to help 😄
01-06-2009 01:03 PM
It's very good way for me to learn from you.It's very helpfu when someone gave the idea to learn.
Thank you so much for your times and I'm appreciate from your help.
Best regards,
Wasin Pensungnoen
01-07-2009 04:09 AM
Hi Wasin,
Thanks for the reply and kind words.
Glad I could help.