Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 942 Bytes

README.rst

File metadata and controls

23 lines (15 loc) · 942 Bytes

Microlab Instruments

https://badge.fury.io/py/microlab_instruments.png https://travis-ci.org/kitmonisit/microlab_instruments.png?branch=master https://pypip.in/d/microlab_instruments/badge.png

Microlab Instruments is an abstraction layer for all the GPIB/Ethernet/USB/Serial instruments in the Microlab. All you have to do is instantiate an instrument class and with the help of each instrument's SCPI command reference, just ask(), write(), or read() commands. No need to worry about hardware and protocol settings.

Features

  • TODO