pyvisa / pyvisa-py

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

GPIB: spurious print when listing GPIB resources on linux #249

Open MatthieuDartiailh opened 4 years ago

MatthieuDartiailh commented 4 years ago

Using ResourceManager.list_resources on linux with linux-gpib generates 60 spurious lines of libgpib: invalid descriptor.

May have to do with how we configure/call into linux-gpib.