------------------
* Workaround for bug with unknown cause in ``Aim_TTi_PSU_protocol_RS232`` where
the power supply occasionally will skew the serial input and output stream,
such that the reply matches the second-previous query statement. Fixed by
forcefully flushing the serial input and output buffers whenever a wrong reply
is received. Hopefully, this will fix the skew when the next ``query()``
operation gets executed.