pyvisa / pyvisa-py

A pure python PyVISA backend
https://pyvisa-py.readthedocs.io
MIT License
288 stars 124 forks source link

tcpip: INSTR proper Visa timeout error on timeout #127

Closed MatthieuDartiailh closed 6 years ago

MatthieuDartiailh commented 6 years ago

Previously the socket error was bubbling up to the user which was not nice. I am not sure this is the proper way to do it but I do not see how to do it in a protocol independent fashion at the rpc level.

MatthieuDartiailh commented 6 years ago

bors r+

bors[bot] commented 6 years ago

Build succeeded