LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ftp file transfer help needed...

I just looked at the existing code and that is how it's done...  issue the report command & grab the return string...
0 Kudos
Message 11 of 14
(682 Views)
OK, so all you have to do is take that string and use the LabVIEW File VIs to save it to the hard drive.  You can also parse it if you need to determine status.
0 Kudos
Message 12 of 14
(680 Views)

@steve05ram360 wrote:

that is how it's done in production here... however there will not be anyone here monitoring the test 24/7 so it needs to be done programmatically. 


How do I setup the FTP server?


Have you tried asking the manufacturer? As you can see, it doesn't look like anybody here has ever used that instrument.
0 Kudos
Message 13 of 14
(669 Views)
Its already setup... my problem was trying to develop off line and connecting to my laptop... since time is short on this one, I'll have to use the box for development and work in when possible...  I was able to ftp the log file to my workstation w/o any problems...

thanks!
0 Kudos
Message 14 of 14
(657 Views)