hephy-dd / diode-measurement

IV/CV measurements for silicon sensors.
GNU General Public License v3.0
0 stars 2 forks source link

Auto reconnect and retry in case of GPIB bus error #41

Closed arnobaer closed 2 years ago

arnobaer commented 2 years ago

Operating old instruments (K237) using GPIB bus yields sporadic connection losses during measurements (VISA invalid resource identifier).

To overcome this problem the instrument resource should provide an auto-reconnect-and-retry feature that closes the current connection and opens a new connection end repeats the query in case of an connection related error.