Script execution

This commit is contained in:
x03daop
2016-09-09 10:25:53 +02:00
parent 376edeec5e
commit 05e7e9fd8f

View File

@@ -20,7 +20,7 @@ ENDSCAN = False
# do not edit below
#DISTANCE_X = DISTANCE_Ry * SLOPE
DISTANCE_Ry = DISTANCE_X / SLOPE
print DISTANCE_RY
print DISTANCE_Ry
MOTOR = (RefocusYRot, ManipulatorX)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)