As the recent owner of a GPP-4323 I would first like to thank Prutser (goede naam!) for the firmware improvements! Much appreciated!
I also have a request, with absolutely no idea if this is easy to do or not:
The calibration settings make the GPP metering (much) more accurate, but they do not improve the value that is dialed in (say, "10.000 Volt" or "0.020 Amp") vs. what is actually coming out once the 'enable' button is pressed. Yes, you can immediately see from the measured values on the display what the actual is that is being produced, but it would be nice to align the requested vs. actual.
Mind you, it's not off by much. It's mainly in the lower ranges of mV and mA that it really would make a difference. For example, I was playing around with some LEDs this morning and dialed up a current limit of 20 mA. The actual is more around the 16 mA mark for me, on channel 1.
Maybe an extra parameter added to <channel1_voltageCal> and <channel1_currentCal> with something like voltageCalEntry:= { "set": <set_voltage>, “ref”: <ref_voltage>, “gpp”: <gpp_voltage> }, and currentCal:= {"set": <set_current>, “cal0”: <currentCal_subsection>, “cal1”: <currentCal_subsection> }.
So it would do linear interpolation to correct the set/dialed value towards the actual, and of course correct the metered to measured/calibrated.
As I said, no idea if that's easy to do within the firmware, but thought I'd ask.
Thanks!
-Rob-