Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user