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.
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 anOK
response.