Closedown

This commit is contained in:
x03daop
2015-03-26 16:41:15 +01:00
parent e6fcd60b61
commit b3eaace0fb
2 changed files with 2 additions and 1 deletions

1
script/scan1.py Normal file
View File

@@ -0,0 +1 @@
a= lscan(scienta.sizeX, (scienta.spectrum,current,cur1), 980.0, 992.0, 12, 0.1)

View File

@@ -307,4 +307,4 @@ def startBackgroudTask(script, interval):
def stopBackgroudTask(script):
controller.taskManager.remove(script)
execfile(controller.setup.getScriptPath()+"/local.py")
execfile(controller.setup.getScriptPath()+"/local.py")