I am currently trying to write a program which will interface with an oscilloscope and produce a number of test as a waveform output.

The data transfers into an array and i would like to save this array as a .txt file by using the save as command button. The test are seperate so i wish to run each test and have the option of saving each test ??

Does anyone have any ideas?

Thanks