Script execution

This commit is contained in:
sfop
2017-07-10 15:37:29 +02:00
parent cd50310de4
commit e4d2d2ddcd

View File

@@ -4,9 +4,9 @@ import ch.psi.pshell.epics.ChannelDouble as ChannelDouble
dry_run = False
if get_exec_pars().source == CommandSource.ui:
start = -30.0
stop = 30.0
step = 1.0
start = 50.0
stop = 100.0
step = 5.0
nb = 3
lat = 0.300
plt = None