pyvisa / pyvisa-py

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

implement gpib hardware trigger and gpib bus command #136

Closed greyltc closed 6 years ago

greyltc commented 6 years ago

gpib_command() and assert_trigger() now do the proper things to the gpib bus (tested under linux-gpib)

greyltc commented 6 years ago

I haven't yet tested this under python2

greyltc commented 6 years ago

solves https://github.com/pyvisa/pyvisa-py/issues/135

MatthieuDartiailh commented 6 years ago

Any news ? @greyltc

greyltc commented 6 years ago

Was away on travel, will have a look at this nowish

MatthieuDartiailh commented 6 years ago

ping @greyltc

greyltc commented 6 years ago

6d94869 should cover the changes requested. Tested working in python3 and now also 2.

MatthieuDartiailh commented 6 years ago

Thanks for your work @greyltc. Merging

bors r+

bors[bot] commented 6 years ago

Build succeeded