pyvisa / pyvisa-py

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

fix triggering #180

Closed greyltc closed 5 years ago

greyltc commented 5 years ago

This fixes the assert_trigger highlevel.py function so that it calls the proper trigger function name in the lower level bits.

Tested with gpib. Should also fix other protocols that use triggering too, like tcpip

MatthieuDartiailh commented 5 years ago

Good catch !

bors r+

MatthieuDartiailh commented 5 years ago

I should have asked you to update the release notes .....

bors[bot] commented 5 years ago

Build succeeded