LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Recovery of the data on the DRAM of the FP-2000

First of all, I am French then to excuse my English. I use FP-2000 with FP-AI-110 to gather data which I back up on textual files. I would like to repatriate these files of the dram module FP-2000 towards a PC. How do I have to be caught there?
Does there exist of the VI which execute this repatriation?
Thank you.
0 Kudos
Message 1 of 2
(3,508 Views)
There are numerous options available for retrieving a file from a FP-20XX to a host PC. I am attaching two examples that show the logging of data and retrieval of the file. The FP Spreadsheet Logger shows logging data to a spreadsheet (delimited text file). Once the date file is created on the FP-20XX, you can retrieve is using FTP. This can be done with any FTP utility. Alternatively, to have your LabVIEW program automatically FTP the file, you can use the FP FTP.vi example that I am attaching. Note: To use the FP FTP.vi example, you need the LabVIEW Internet Toolkit add-on.

The examples that I am attaching can be considered beta material, they have not yet been fully tested.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
Download All
0 Kudos
Message 2 of 2
(3,508 Views)