Script execution
This commit is contained in:
@@ -15,7 +15,7 @@ LATENCY = 0.5
|
||||
ENDSCAN = False
|
||||
|
||||
MOTORS = [FocusYRot]
|
||||
SENSORS = [SampleCurrent, RefCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX, opps1img]
|
||||
SENSORS = [SampleCurrent, RefCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX, opps1img.getDataMatrix()]
|
||||
STARTPOS = (-DISTANCE / 2.0)
|
||||
ENDPOS = (DISTANCE / 2.0)
|
||||
RELATIVE = True
|
||||
|
||||
Reference in New Issue
Block a user