Ok. So I want to make a VI that can record data from my oscilloscope and store the waveform data into a txt file. Preferably with only numbers and nothing that would make Matlab annoyed... not sure if that is too much to ask about..
Channels 1 and 2, trigger from external event. Continuous data saving to multiple files.
For context, I am trying to get waveform data from my voltage controlled oscillator to determine the fundamental and harmonic frequencies (channel 1). Then I will plot them against voltage (channel 2)
For a beginner, is this doable? Thanks for any feedback!