file descriptions

This commit is contained in:
2025-06-02 10:12:54 +02:00
parent bf739f8101
commit 9717e69891

View File

@@ -1,3 +1,35 @@
# HVDistributionBox
Code for using the HV Distribution Box with Python
Code for using the HV Distribution Box with Python
## 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