LeCroyDSO 0.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

LeCroyDSO 0.4

A Python package for communicating to LeCroy oscilloscopes via various
protocols VICP, VXI, USBTMC or GPIB.

Description
This package can use ActiveDSO or LeCroyVISA as the wrapper for communication.
ActiveDSO will only work on Windows and uses an ActiveX DLL to communicate to the DSO.
LeCroyVISA uses the python package pyvisa to communicate. Please see the pyvisa documentation
for additional information.


Requirements

Python (tested with 3.6+)
VISA (tested with NI-VISA 19.5, Win10, from www.ni.com/visa and Keysight-VISA )



Installation
Using pip:

$ pip install lecroydso

or download and unzip the source distribution file and:

$ python setup.py install



Documentation
The documentation can be read online at https://lecroydso.readthedocs.org
LeCroyDSO was originally programmed by Ashok Bruno.
It is based on earlier internal projects by several others at Teledyne LeCroy.
Other contributors, listed alphabetically, are:

Ashok Bruno <ashok.bruno@teledyne.com>
Anirudh Surekha <anirudh.surekha@teledyne.com>

If you think your name should be here, please let me know.
LeCroyDSO Changelog
================


0.3 (06-02-2021)

release for wider audience. additional changes in functionality



0.1 (02-17-2021)

First usable release. See ChangeLog for more information.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.