diff --git a/README.md b/README.md index 319601a..55a82f3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,35 @@ # HVDistributionBox -Code for using the HV Distribution Box with Python \ No newline at end of file +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