Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

DPO7014 can’t determine saving CSV data range by programming command

When the scope recall length is 50K, I want to save scope channel 4 full data as csv file.

 

Trying the command as below:

data:stop 50000;

SAVe:WAVEform:FILEFormat SPREADSHEETCsv;

SAVe:WAVEform CH4, ,"C:\CH4";

 

But I always got 20K data length , not 50K that I set.

I have looked for the programming manual P.439.

In the manual, it could be use “DATa: STARt and DATa: STOP” command to determine what range I want to save.

But in real, it not so.

 

 

0 Kudos
Message 1 of 2
(3,375 Views)

That screenshot says there are only 20k samples.  So why should you expect more?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(3,356 Views)