32 lines
634 B
Markdown
32 lines
634 B
Markdown
## ModuleTestBox.py
|
|
|
|
Library for using the HV Distribution Box
|
|
|
|
## MTB_Test.py
|
|
|
|
Testscript which i used to test the whole Box (generates a Results Document per box)
|
|
|
|
## MTB_UploadResults.py
|
|
|
|
Upload the Configuratiopn from the Results Document to the Box
|
|
|
|
## relaistest.py
|
|
|
|
For testing the relais on the Board
|
|
|
|
## biastest.py
|
|
|
|
Test the bias functionality and plot the results
|
|
|
|
## live_measurement.py
|
|
|
|
prints the current measurement in a interval to the console
|
|
|
|
## measurement.py
|
|
|
|
does a scan with a voltage source and measures the current and plot it
|
|
|
|
## plot.py
|
|
|
|
if you want to plot a measurment again from the measurement.py result
|