simple python3 module for getting an waveform from LeCroy DSO
-
anaconda 64-bit
-
numpy
pip install numpy
-
matplotlib
pip install matplotlib
-
-
lecroysocket.py
-
test_lecroysocket.py
-
reference
- BenLand100's [github link]
-
lecroywin32com.py
-
test_lecroywin32com.py
-
Common requirement:
-
anaconda 64-bit
-
win32com
conda install -c anaconda pywin32
-
-
-
reference
- LeCroy documents