Closedown

This commit is contained in:
gac-x03da
2021-05-31 19:02:23 +02:00
parent 8857d3962a
commit 3ab1c346e2
10 changed files with 12 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@ RELATIVE = True
adjust_sensors()
set_adc_averaging()
set_exec_pars(compression=True)
try:
lscan(MOTOR, SENSORS, STARTPOS, ENDPOS, STEPS, LATENCY, RELATIVE, before_read=before_readout, after_read = after_readout)