Script execution
This commit is contained in:
@@ -2,10 +2,10 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable
|
||||
import ch.psi.pshell.epics.Camtool as Camtool
|
||||
|
||||
if get_exec_pars().source == CommandSource.ui:
|
||||
start = 30.0
|
||||
stop = 70.0
|
||||
step = 2.0
|
||||
nb = 1
|
||||
start = 35.0
|
||||
stop = 55.0
|
||||
step = 1.0
|
||||
nb = 3
|
||||
lat = 0.3
|
||||
disp = -0.32
|
||||
energy0 = 7.1
|
||||
|
||||
Reference in New Issue
Block a user