Hi together,
is there any possibility to save more than 4096 points of a curve as DSO-Data?
Thanks in advance.
Kindest regards.
Hi together,
is there any possibility to save more than 4096 points of a curve as DSO-Data?
Thanks in advance.
Kindest regards.
[quote]is there any possibility to save more than 4096 points of a curve as DSO-Data?[/quote]I’m sorry, this is not possible.
The acquisition memory of the scope is 2x4096 bytes.
This is why the maximum acquired data is 4096 samples per channel.
viewtopic.php?f=10&t=1553
In the ‘Logic Analyzer’ mode you can get 32k samples.
For more info please see:
viewtopic.php?f=10&t=8987
viewtopic.php?f=10&t=3647
Hello again,
i have another question.
I have written a program with Labview that reads data from the PCSU1000 and saves these data in a text file. When i open the text file the first 4096 entries are correct. But the first 4096 entries follow 4096 zeros.
Is there any solution?
Kindest regards!
The data file for CH1 contains only 4096 valid data values.
You can use the DLL function ReadCh2 to get the CH2 data.
viewtopic.php?f=10&t=4785