pyvisa / pyvisa-py

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

Return from _read() with success after timeout #368

Closed spukhafte-sys closed 1 year ago

spukhafte-sys commented 1 year ago

Modifies _read() so it returns success on timeout when end_input is disabled. Fixes pyvisa issue # 741 .

MatthieuDartiailh commented 1 year ago

See my comment in #741 as for why I chose to close.