X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Finterface.py;fp=research%2FTCS%2Finterface.py;h=eab484bc5ff21e97de268097d6465efb6184a9cb;hb=33f0a3642c7194040b3f8e5e81828ff5b511e0cf;hp=5a8dd6e68d8e3e75ff45a27ad9939c63085cf915;hpb=f0254f98e757c64f7e4c4b9f035e98f8214428ea;p=matches%2Fhonours.git diff --git a/research/TCS/interface.py b/research/TCS/interface.py index 5a8dd6e6..eab484bc 100755 --- a/research/TCS/interface.py +++ b/research/TCS/interface.py @@ -32,7 +32,7 @@ calibrate = { } # TODO: Adjust aqcuisition parameters here -aquire = { "DAC_Sweep" : "0.0 + 5.0*int(step)", # DAC Sweep value (t is in STEPS, not seconds!) +aquire = { "DAC_Sweep" : "0.0 + 50.0*int(step)", # DAC Sweep value (t is in STEPS, not seconds!) "ADC_Averages" : 2000, #"ADC_Vi" : 5, # ADC channel to read back Vi (set by DAC) through #"ADC_Is" : 4, # ADC channel to read back Is through