Script execution

This commit is contained in:
gac-x03da
2019-08-24 13:48:42 +02:00
parent 2d88a301a6
commit fd4dc88d8f

View File

@@ -221,7 +221,7 @@ try:
#ManipulatorPhi.move(nn[1])
if index == 0:
do_scan(MOTORS, POSITIONS_QUICK, REGIONS_QUICK, LATENCY, nn)
#do_scan(MOTORS, POSITIONS_QUICK, REGIONS_QUICK, LATENCY, nn)
do_scan(MOTORS, POSITIONS_1, REGIONS_1, LATENCY, nn)
do_scan(MOTORS, POSITIONS_2, REGIONS_2, LATENCY, nn)
do_scan(MOTORS, POSITIONS_3, REGIONS_3, LATENCY, nn)