Script execution
This commit is contained in:
@@ -7,14 +7,14 @@ set analyser parameters separately!
|
||||
|
||||
import math
|
||||
|
||||
STEPS = 0.1
|
||||
STEPS = 0.02
|
||||
LATENCY = 0.0
|
||||
ENDSCAN = False
|
||||
|
||||
MOTORS = ('ca://X03DA-OP-RMU:TRY')
|
||||
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
|
||||
STARTPOS = (-48.)
|
||||
ENDPOS = (-42.)
|
||||
STARTPOS = (8.5)
|
||||
ENDPOS = (9.5)
|
||||
RELATIVE = False
|
||||
|
||||
adjust_sensors()
|
||||
|
||||
Reference in New Issue
Block a user