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

Tracking and coupling options if two channels are not available #155

Closed prasimix closed 7 years ago

prasimix commented 7 years ago

We should disable tracking and coupling options under channel settings if both channels are not available for any reason (e.g. CH_NUM is set to 1 or one or both channels are in error mode).

prasimix commented 7 years ago

GUI part is fixed, but SCPI commands INST:COUP:TRAC and OUTP:TRAC should return an error.

prasimix commented 7 years ago

Fixed