X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Finterface.py;h=54a8764d4f80766adc0d4fb26a169cff0f56f6af;hb=86323838add042cd8a73f106e0015c25301ee796;hp=22870e99865b981aad37c05b15e5f005b3d494ee;hpb=cd8ccddc169cf4b96e30e55c0eb69f5dd3c1c324;p=matches%2Fhonours.git diff --git a/research/TCS/interface.py b/research/TCS/interface.py index 22870e99..54a8764d 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 + 50.0*int(step)", # DAC Sweep value (t is in STEPS, not seconds!) +aquire = { "DAC_Sweep" : "1500.0",# + 50.0*int(step)", # DAC Sweep value (t is in STEPS, not seconds!) "ADC_Averages" : 200, #"ADC_Vi" : 5, # ADC channel to read back Vi (set by DAC) through #"ADC_Is" : 4, # ADC channel to read back Is through