Script execution

This commit is contained in:
gac-x03da
2018-10-02 21:00:45 +02:00
parent 8e6c99945c
commit 1fc6c907e2

View File

@@ -209,8 +209,8 @@ try:
#ManipulatorPhi.move(nn[1])
#do_scan(MOTORS, POSITIONB, REGIONSB, LATENCY) #XPS before PhD
do_scan(MOTORS, POSITIONS_1, REGIONS_1, LATENCY, nn) #PhD
do_scan(MOTORS, POSITIONS_2, REGIONS_2, LATENCY, nn) #PhD
do_scan(MOTORS, POSITIONS_1, REGIONS_1, LATENCY, nn) #PhD
do_scan(MOTORS, POSITIONS_3, REGIONS_3, LATENCY, nn) #PhD
#do_scan(MOTORS, POSITIONB, REGIONSB, LATENCY) #XPS after PhD