Closedown
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#Thu May 21 13:42:33 CEST 2015
|
||||
#Fri May 29 11:00:51 CEST 2015
|
||||
accessType=ReadWrite
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=true
|
||||
homingType=None
|
||||
maxSpeed=100.0
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#Thu May 21 10:24:36 CEST 2015
|
||||
#Fri May 29 11:00:52 CEST 2015
|
||||
accessType=ReadWrite
|
||||
channel=MTEST-GOBBO\:MOT1
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=100.0
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#Thu May 21 10:24:36 CEST 2015
|
||||
#Fri May 29 11:00:52 CEST 2015
|
||||
accessType=ReadWrite
|
||||
channel=MTEST-GOBBO\:MOT2
|
||||
defaultSpeed=10.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=100.0
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#Thu May 21 10:25:16 CEST 2015
|
||||
#Fri May 29 11:00:52 CEST 2015
|
||||
accessType=ReadWrite
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=1.0
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#Thu May 21 10:25:16 CEST 2015
|
||||
#Fri May 29 11:00:52 CEST 2015
|
||||
accessType=ReadWrite
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=1.0
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
args.clear(); args.addAll([0,40,20])
|
||||
|
||||
scripts = ["test11", "test1", "test2", "test3", "test4", "test5", "test6", "test7", "test8", "test9", "test10", "import", "import2", "import7", "data", "test0"]
|
||||
|
||||
for script in scripts:
|
||||
set_status("Running: " + script)
|
||||
execfile(controller.setup.getScriptPath()+"/" + script + ".py")
|
||||
run(script)
|
||||
Reference in New Issue
Block a user