file descriptions
This commit is contained in:
34
README.md
34
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user