Script execution

This commit is contained in:
sfop
2017-04-04 14:25:41 +02:00
parent 0f48cf61d4
commit a21a4cbdb1
+2 -2
View File
@@ -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")