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

Change subsystem for DIGital SCPI commands #192

Closed prasimix closed 6 years ago

prasimix commented 6 years ago

Currently DIGital group of commands belongs to SOURce that is instrument (channel) specific while our digital I/O are system specific. Therefore that commands have to be moved to SYSTem subsystem.

prasimix commented 6 years ago

Fixed