A Python package for communicating to LeCroy oscilloscopes via various protocols VICP, VXI, USBTMC or GPIB.
This package is forked from TeledyneLeCroy/lecroydso. Major changes include fixing some issues.
- Python (tested with 3.7)
- VISA
download and unzip the source distribution file and:
$ python setup.py install
- The documentation of TeledyneLeCroy/lecroydso can be read online at https://lecroydso.readthedocs.org.
- The changes made by Cankun Zhao can be read at
./CHANGELOG.md
.