Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 520 Bytes

File metadata and controls

10 lines (7 loc) · 520 Bytes

About

instrument-scripts is a library and CLI tool for controlling lab equipment. It has support for the Rigol DP832A power supply.

Installation

instrument-scripts uses Python 3.12.11, so ensure that you have that version installed. It also uses Poetr as a package manager, so install that as well.

  1. poetry install to install the dependencies
  2. poetry env activate to show the command to activate the venv. Copy the command and exectute it to activate the venv.
  3. instr --help to get a list of commands