Script execution

This commit is contained in:
gac-x03da
2019-05-01 10:41:25 +02:00
parent f993a7f70d
commit f0aefe7a48

View File

@@ -23,6 +23,6 @@ def trig():
#caput(KEI_RMU + "DOFETCH", 1)
set_adc_averaging(dwelltime=DWELL)
adjust_sensors()
#adjust_sensors()
lscan(POSITIONERS, SENSORS, STARTPOS, ENDPOS, STEPS, LATENCY, before_read=trig, after_read=after_readout)