pyvisa / pyvisa-py

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

there's no support for linux-gpib's trigger() function #135

Closed greyltc closed 6 years ago

greyltc commented 6 years ago

This allows for an instrument to be triggered via the GPIB hardware trigger signal. PR incoming...

greyltc commented 6 years ago

solved by https://github.com/pyvisa/pyvisa-py/pull/136