ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
216 stars 97 forks source link

PowerSupply: add feature flags for controllable voltage/current limit #718

Open azonenberg opened 2 years ago

azonenberg commented 2 years ago

The Siglent SPD3303X-E supplies have a third channel which can be switched on/off via SCPI, but has a hardwired current limit and voltage selectable between three values by a mechanical switch.

We should support a feature flag that allows us to not show voltage/current settings on channels which lack this feature.