eez-open / modular-psu-firmware

Firmware for EEZ Bench Box 3 (BB3)
https://www.envox.eu/eez-bb3/
GNU General Public License v3.0
94 stars 42 forks source link

NPLC and display refresh rate #264

Open prasimix opened 2 years ago

prasimix commented 2 years ago

We have to investigate if NPLC parameter is taken into account or how it is related to display refresh rate. For example if I set NPLC to currently max. value of 25, displayed value cannot change faster then every 500 ms which currently is not the case (i.e. different values are displayed with much faster frequency).

prasimix commented 2 years ago

Issue here is that MEASure? behaves as FETCh? We have to change that MEASure? initiate new measurement and wait for NPLC period, while FETCh? has to return latest readout.