fair-acc / gr-digitizers

GNU General Public License v3.0
3 stars 3 forks source link

ps6000: Possible to select unsupported Ranges #124

Open alexxcons opened 1 year ago

alexxcons commented 1 year ago

The ps6000 Digitizer Block allows selecting a Range up to +/-50V

Though doing so will lead to an error during startup:

ERROR: ps6000SetChannel (chan 0): PICO_INVALID_VOLTAGE_RANGE - The voltage range is not supported or is invalid.

According to chapter 2.10 of the the ps6000 programming guide, this Range is indeed not supported by the scope.

So we should restrict the options as well in our ps6000 block: