Script execution

This commit is contained in:
gac-x03da
2020-04-24 23:04:59 +02:00
parent 712b884167
commit feffa3042c

View File

@@ -62,7 +62,7 @@ try:
set_4f()
caput('X03DA-PC-LAKESHORE:1-TEMP_SP', 10.)
print("scanning")
lscan(POSITIONERS, SENSORS, 0., 1., 700, LATENCY, RELATIVE, before_read=before_readout, after_read = my_after_read_down)
lscan(POSITIONERS, SENSORS, 0., 1., 30, LATENCY, RELATIVE, before_read=before_readout, after_read = my_after_read_down)
# print("wait for 10 K")
# the timeout is dangerous, it may cause an exception!