Script execution

This commit is contained in:
gac-x03da
2019-05-17 11:58:46 +02:00
parent ba0f80f630
commit dec78d704d

View File

@@ -12,10 +12,10 @@ set ANGLE = +60.0 to move the sample along the beam.
import math
# adjust the following parameters
DISTANCE = 10.0
DISTANCE = 20.0
ANGLE = -30.0 # move sample across beam
#ANGLE = +60.0 # move sample along beam
STEPS = 20
STEPS = 40
LATENCY = 0.0
ENDSCAN = True