Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 789 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 789 Bytes

LeCroyDSO

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

Description

This package is forked from TeledyneLeCroy/lecroydso. Major changes include fixing some issues.

Requirements

  • Python (tested with 3.7)
  • VISA

Installation

download and unzip the source distribution file and:

$ python setup.py install

Documentation