X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Finterface.py;h=9a9b2eb753a14f7d9b8877371aa6eb997474d15d;hb=4ef7a8f58f3299bb9e16348aa84610ca98d71bb0;hp=996beeb407911ababb6b72d324a4e826758f5e77;hpb=a053ff3353928c281359d1271d261fcf34c09331;p=matches%2Fhonours.git diff --git a/research/TCS/interface.py b/research/TCS/interface.py index 996beeb4..9a9b2eb7 100755 --- a/research/TCS/interface.py +++ b/research/TCS/interface.py @@ -215,6 +215,7 @@ def record_data(ADC_channels, output, pollTime = None, dac_max = None, comment = for adc in raw_adc: out.write("\t" + str(adc[1]) + "\t" + str(adc[2])) out.write("\n") + for out in output: if out != sys.stdout: