python-ivi / python-vxi11

Provides a VXI-11 driver for controlling instruments over Ethernet
MIT License
161 stars 71 forks source link

USE PyVISA #44

Closed aadee92 closed 2 years ago

aadee92 commented 2 years ago

This library is abandonware and broken on modern versions of Python.

Use PyVISA (https://pyvisa.readthedocs.io/en/1.8/names.html). It supports VXI11.

image