Script execution

This commit is contained in:
boccioli_m
2015-06-15 14:42:44 +02:00
parent 0009025f81
commit 285092814d

View File

@@ -112,7 +112,7 @@ for setpoint1 in range(0, 3):
b = detector6
count = setpoint1
idDiff01 = a-b
scan.append ([setpoint2], [readback2], [detector1, detector2, detector3, detector4, detector5, detector6, detector7, detector8, idDiff02, idDiff01])
scan.append ([count], [readback2], [detector1, detector2, detector3, detector4, detector5, detector6, detector7, detector8, idDiff02, idDiff01])
if endH>0.0 :
#invert direction and swap start with end of translation
end = startDefault