Script execution

This commit is contained in:
sfop
2017-03-15 09:23:39 +01:00
parent ef07fe496f
commit 2a1095bee0

View File

@@ -4,7 +4,7 @@ import ch.psi.pshell.epics.Camtool as Camtool
if get_exec_pars().source == CommandSource.ui:
start = 0.0
stop = 180.0
step = 30.0
step = 5.0
nb = 2
lat = 0.100
else: