Closedown

This commit is contained in:
x03daop
2016-09-10 16:11:58 +02:00
parent af23d409ea
commit c055180776
2 changed files with 1 additions and 39 deletions
+1 -1
View File
@@ -36,8 +36,8 @@ set_adc_averaging()
def trig_sensors():
wait_beam()
trig_scienta()
caput("X03DA-OP-10ADC:TRG.PROC", 1)
trig_scienta()
try:
lscan(MOTOR, SENSORS, STARTPOS, ENDPOS, STEPS, LATENCY, RELATIVE, before_read=trig_sensors, after_read = after_readout)