-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
Description
First, thanks for this wonderful piece(s) of software!
Each time I try an aquisition (normal, one shot or immediate) with a LeCroy WaveSurfer 3034z (using vicp), application crash with the following console log :
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr: __pos (which is 15) > this->size() (which is 2)
Aborted (core dumped)
And on the scope events log I see:
command <VBS? return = app.Aquisition.C1.AverageSweeps> at token <>:parameter cannot be interpreted by this command
The scope seems nonetheless to perform the aquisition. As this is my first time playing with ngscopeclient this might be well be a misuse from my side. I have played with different sample rate and memory depth without success.
Versions:
ngscopeclient v0.1-46-g73d93a96
libscopehal v0.1-35-g930070aa
Ubuntu 22.04.5
scope firmware version 11.2.0.0 (build 407872)