Startup
This commit is contained in:
@@ -2,9 +2,9 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable
|
||||
import ch.psi.pshell.epics.Camtool as Camtool
|
||||
|
||||
if get_exec_pars().source == CommandSource.ui:
|
||||
start = 70.0
|
||||
stop = 97.0
|
||||
step = 1.0
|
||||
start = 180.0
|
||||
stop = 180.0
|
||||
step = 5.0
|
||||
nb = 5
|
||||
lat = 1.0
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user