Script execution

This commit is contained in:
gac-x03da
2019-03-25 21:49:52 +01:00
parent c2eeb19b58
commit be5656ab81

View File

@@ -191,7 +191,7 @@ try:
ManipulatorTheta.move(polar)
#ManipulatorPhi.move(nn[1])
if index == 1:
if index == 0:
#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)