Hi,
Well I am controling a instrument using GPIB-USB connection. [Here I am using labview8.5]
Now what I want to ask is that : How can I save the array data automatically to a file, when The program is allowed to run in continuous mode.
Here I am able to see:
* A 1-D array of 500 elements,(returning the magnitude of a waveform) in single run.
* When the program is allowed to run continuously, then this array data is also reinitialised and each time new values are there. [As per the waveform observed by the instrument]
* Offcourse the waveform sweep is of the order of milli seconds.
Also, as I donot know how to write a new post, thus I am writing here

Thanks for help...