Reversed configuration tables for the autosample changers.
Because the load side was changed to the opposite side.
This commit is contained in:
@@ -12,39 +12,39 @@ makesctcontroller sct_mc4 std mc4-quokka:$port4
|
|||||||
# label pos
|
# label pos
|
||||||
#index position
|
#index position
|
||||||
set 20sample_table {
|
set 20sample_table {
|
||||||
1 453.7
|
20 453.7
|
||||||
2 411.7
|
19 411.7
|
||||||
3 369.7
|
18 369.7
|
||||||
4 327.7
|
17 327.7
|
||||||
5 285.7
|
16 285.7
|
||||||
6 203.7
|
15 203.7
|
||||||
7 161.7
|
14 161.7
|
||||||
8 119.7
|
13 119.7
|
||||||
9 77.7
|
12 77.7
|
||||||
10 35.7
|
11 35.7
|
||||||
11 -46.3
|
10 -46.3
|
||||||
12 -88.3
|
9 -88.3
|
||||||
13 -130.3
|
8 -130.3
|
||||||
14 -172.3
|
7 -172.3
|
||||||
15 -214.3
|
6 -214.3
|
||||||
16 -296.3
|
5 -296.3
|
||||||
17 -338.3
|
4 -338.3
|
||||||
18 -380.3
|
3 -380.3
|
||||||
19 -422.3
|
2 -422.3
|
||||||
20 -464.3
|
1 -464.3
|
||||||
}
|
}
|
||||||
|
|
||||||
set 10sample_table {
|
set 10sample_table {
|
||||||
1 203.40042
|
10 203.40042
|
||||||
2 161.40042
|
9 161.40042
|
||||||
3 119.40042
|
8 119.40042
|
||||||
4 77.40042
|
7 77.40042
|
||||||
5 35.40042
|
6 35.40042
|
||||||
6 -46.5996
|
5 -46.5996
|
||||||
7 -88.5996
|
4 -88.5996
|
||||||
8 -130.5996
|
3 -130.5996
|
||||||
9 -172.5996
|
2 -172.5996
|
||||||
10 -214.5996
|
1 -214.5996
|
||||||
}
|
}
|
||||||
mkPosit sct_mc1 sampleNum float samx sample $20sample_table
|
mkPosit sct_mc1 sampleNum float samx sample $20sample_table
|
||||||
|
|
||||||
@@ -62,4 +62,3 @@ set auto_ap_table {
|
|||||||
30.0 -250
|
30.0 -250
|
||||||
}
|
}
|
||||||
mkPosit sct_mc3 diameter float apx sample $auto_ap_table
|
mkPosit sct_mc3 diameter float apx sample $auto_ap_table
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user