Automatic commit. Tue Aug 7 12:00:03 WST 2012
[matches/honours.git] / research / TCS / interface.py
index 711a061..cf6380a 100755 (executable)
@@ -156,7 +156,7 @@ def main():
        sweep = 1
        while True:
                os.system("mkdir -p " + getDate())
-               record_data([4], getDate()+"/"+str(getTime())+".dat", None, 4000)
+               record_data([4, 5], getDate()+"/"+str(getTime())+".dat", None, 4000)
                sweep += 1
        
 

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