pyvisa / pyvisa-py

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

implement VI_ATTR_GPIB_REN_STATE for GPIBSession #174

Closed tivek closed 5 years ago

tivek commented 5 years ago

Python bindings to linux-gpib now interface with iblines. This allows us to query the state of REN line.

MatthieuDartiailh commented 5 years ago

Looks good and I believe you know the meaning of those constants. Merging

bors r+

bors[bot] commented 5 years ago

Build succeeded