Script execution
This commit is contained in:
@@ -2,7 +2,7 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable
|
||||
import ch.psi.pshell.epics.Camtool as Camtool
|
||||
|
||||
if get_exec_pars().source == CommandSource.ui:
|
||||
start = 180.0
|
||||
start = -180.0
|
||||
stop = 180.0
|
||||
step = 5.0
|
||||
nb = 5
|
||||
@@ -28,7 +28,7 @@ phase.initialize()
|
||||
#Testing if camtool server is up:
|
||||
#camtool.getCameras()
|
||||
|
||||
#kill_camtool()
|
||||
#
|
||||
check_camtool()
|
||||
camtool.start("SINBD01-DSCR010")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user