Script execution

This commit is contained in:
x03daop
2016-05-06 17:06:59 +02:00
parent 491402804b
commit 3ca6380c40

View File

@@ -19,7 +19,7 @@ AuxCurrentAveraging.write(value)
def trig():
wait_beam()
adctrg.write(1)
caput("X03DA-OP-10ADC:TRG.PROC", 1)
try:
lscan(POSITIONERS, SENSORS, STARTPOS, ENDPOS, NUMPOINTS, LATENCY, before_read=trig, after_read=after_readout)