Automatic commit. Fri Jul 27 16:00:26 WST 2012
[matches/honours.git] / research / TCS / interface.py
index 34f6c85..4dbe8b1 100755 (executable)
@@ -146,7 +146,7 @@ def main():
        #record_data([4, 5], getDate()+"/"+str(getTime())+".dat", None, None, "Measure emission&sample current varying with time, constant initial energy.")
        while True:
                os.system("mkdir -p " + getDate())
-               record_data([5], getDate()+"/"+str(getTime())+".dat", None, 2250, " Look at capacitance of sample holder; ADC5 only. Short sample holder to ground. Sweep " + str(sweep) + " (started on " + aquire["start_date"]+")")
+               record_data([4, 5], getDate()+"/"+str(getTime())+".dat", None, 2250, "Test 610B as sample current ammeter. Lower input impedance .Sweep " + str(sweep) + " (started on " + aquire["start_date"]+")")
                sweep += 1
        
 

UCC git Repository :: git.ucc.asn.au