Results 1 to 10 of 10

Thread: Best ways to transfer alot of data to .txt .xls etc

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2009
    Posts
    76

    Best ways to transfer alot of data to .txt .xls etc

    When you have a-lot of data that gets output across a network to excel, .txt files etc., and I mean a-lot. I'm just wondering if it is better to store the data and then output it all at once after testing is finished. Or is it better to output data across the network after each test, as the test progresses, the test is automating electronics through gpib? Just as a rough example a single test would contain enough data to fill a 40X1K array. A full test would multiply that by up to 10K times.

    So would the sequence be better which way:
    Run Test
    Collect Data
    Output Data
    Run Next Test

    or

    Run Test
    Collect Data
    Store Data
    Run Next Test
    Finished Testing
    Output all data
    Last edited by giants00; Sep 5th, 2012 at 11:38 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width