Skip to content

Ramp up down

Stefan Maier requested to merge smaier/power_supply:ramp_up_down into developer

Included method in PowerSupplyChannel class to ramp up and down voltages in given steps and amount of time by calling setVoltage in a loop until targetVoltage is reached. Tested with Keithley2410. Only ramps if voltage difference is larger than 50V

Merge request reports