Script execution

This commit is contained in:
gac-x03da
2019-08-23 22:42:04 +02:00
parent c2ae0dc9f5
commit 420ee081d2

View File

@@ -225,6 +225,6 @@ try:
#do_scan(MOTORS, POSITIONS_dummy2, REGIONS_dummy2, LATENCY, nn)
#do_scan(MOTORS, POSITIONS_8, REGIONS_8, LATENCY, nn)
#finally:
# if CLOSE_SHUTTER_AT_END:
# after_scan()
finally:
if CLOSE_SHUTTER_AT_END:
after_scan()