ap-- / voltcraft

Python module for voltcraft powersupplies
MIT License
10 stars 14 forks source link

Added minimum voltage of the PPS-11360 #25

Closed michael-dauer closed 1 year ago

michael-dauer commented 1 year ago

Fix a SerialTimeoutException raised during reset of the device as reported by @jonathanlarochelle for the model PPS-16005 and by myself for the model PPS-11360. The PPS in question have a minimum voltage below which the configuration with the VOLT command fails and the serial communication times out as the command is not acknowleded by an OK response.