Jump to content

bobfrat

Members
  • Posts

    5
  • Joined

  • Last visited

    Never

bobfrat's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. QUOTE (Neville D @ May 19 2009, 05:26 PM) I took a look at the example and it works great when putting files onto the SD Card. However it doesn't list the files located on the FTP server. Instead i get this error... "226 Closing data connection. Listing Complete." This message comes up as soon as I run the program but it still lets me put files onto the server. Has anyone seen this before? Thanks, Bob
  2. Hey guys, I am using a microcontroller to host an FTP server. The ftp server simply contains the files on its SD Card. I can open the ftp site in windows explorer to drag and drop files to my computer and vice versa to the SD Card. I need to write a LabView application to easily modify text files and upload them to the ftp site (SD Card). I have the Internet toolkit but I am not sure how to use it for this. It may be overkill as there is no username/password for the server. It is just simply accessed as, for example, ftp://192.168.1.1/. If anyone can help it would be much appreciated. Thank you! -Bob
  3. Justin, Thank you so much. That is exactly what I needed. I just put your code in a for loop to label all of the plots. -Bob
  4. Hello I am using the Plot XY function to plot any number of user selectable parameters from a data set. Since the number of items and parameter names to be plotted can vary, I would like the legend to reflect what's being plotted (rather than plot 0, plot 1, etc.). Does anyone know how to do this? I am using LabVIEW 6.1. Thanks in advance, Bob
  5. I have a plotting application that I would like to distribute. I have a bunch of bells and whistles but one option I would like to give the user is to turn the X and Y axis grid on or off. Is there a way to do this? I have noticed a grid color property on the XY Graph but that doesn't seem to work while the VI is running. Any advice? I am using LabVIEW 6.1 (I know it's archaic). Thanks, Bob
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.