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

output:protection:measure not restored from temporary profile #319

Open fietser28 opened 1 year ago

fietser28 commented 1 year ago

In generic/distributed scripts I consider it a good practice to save the BB3 state at the start of the script and restore it when the script ends or terminates. This is done using SAV 10 and RCL 10 commands.

If the state of output:protection:measure is changed (e.g. disabled) during the script it is NOT restored with the *RCL command.

Using latest GitHub firmware: image

I did not test this with 1.7 firmware but suspect it will be the same.