eez-open / psu-firmware

Firmware for programmable bench power supply EEZ H24005
https://www.envox.eu/bench-power-supply/psu-firmware/
GNU General Public License v3.0
167 stars 60 forks source link

Restarting list when trigger is still active #174

Closed prasimix closed 7 years ago

prasimix commented 7 years ago

The following scenario has to be addressed properly: LISTs with different list count (e.g. 3 and INFinity) are running on channels. When shorter list is finished, let say on CH1, its output will be disabled (OFF) and on next attempt to start a list (by click on OFF text) we have to display message like "Trigger is active. Re-initiate trigger? Y/N)". On attempt to change channel state return error: 308,"Cannot be changed while transient trigger is initiated"

prasimix commented 7 years ago

Fixed