Script execution
This commit is contained in:
@@ -37,8 +37,5 @@ REGIONS = [REGION1, REGION2]
|
||||
CLOSE_SHUTTER_AT_END = False
|
||||
|
||||
|
||||
print("A")
|
||||
from MultiRegion import multi_region_run
|
||||
print("B")
|
||||
multi_region_run(MOTORS, POSITIONS, REGIONS, LATENCY, CLOSE_SHUTTER_AT_END)
|
||||
print("C")
|
||||
|
||||
Reference in New Issue
Block a user