/pyInstrument

control the lab instrument (DSO,Multi-meter,Function generator,power supply) with Visa communication.

Primary LanguagePythonThe UnlicenseUnlicense

pyInstrument

control the lab instrument (Digital storage oscilloscope ,Multi-meter,Waveform generator,Digital power supply) with Visa communication.

Requirement

  1. python 3.6 +
  2. pyvisa
  3. xlwt

use following command to install all packages

 pip install -r requirements.txt