Script execution
This commit is contained in:
@@ -226,7 +226,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)
|
||||
@@ -237,7 +237,7 @@ try:
|
||||
do_scan(MOTORS, POSITIONS_8, REGIONS_8, LATENCY, nn)
|
||||
do_scan(MOTORS, POSITIONS_9, REGIONS_9, LATENCY, nn)
|
||||
#do_scan(MOTORS, POSITIONS_10, REGIONS_10, LATENCY, nn)
|
||||
#do_scan(MOTORS, POSITIONS_11, REGIONS_11, LATENCY, nn)
|
||||
#o_scan(MOTORS, POSITIONS_11, REGIONS_11, LATENCY, nn)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user