This commit is contained in:
sfop
2017-04-04 14:18:52 +02:00
parent 81cd6b2e8e
commit 4a1d4e3ef2

View File

@@ -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: