Script execution

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

View File

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