instrument-scripts is a library and CLI tool for controlling lab equipment. It has support for the Rigol DP832A power supply.
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.
poetry installto install the dependenciespoetry env activateto show the command to activate the venv. Copy the command and exectute it to activate the venv.instr --helpto get a list of commands