Script execution

This commit is contained in:
gac-x03da
2023-04-26 16:08:41 +02:00
parent bf767e3ba3
commit 4752b5b2f1

View File

@@ -13,8 +13,8 @@ ENDSCAN = False
MOTORS = ('ca://X03DA-OP-RMU:TRY')
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
STARTPOS = (-50.)
ENDPOS = (-40.)
STARTPOS = (-48.)
ENDPOS = (-42.)
RELATIVE = False
adjust_sensors()