Hi everyone, I currently have a problem that I can't solve.
I control the oscilloscope through labview to capture the waveform, and the exported file is in csv format. But now the waveform I captured cannot have the X-axis (time) information like accessing data directly from the oscilloscope via USB. How should I modify the program?
Please help me, thanks a lot.
Attached files :
The code I wrote to control the oscilloscope, the waveform I want to capture on the screen of the oscilloscope, the waveform data of the oscilloscope to access via USB, and the waveform data I captured with labview.