- Added a user specific range test to the astrium driver for the POLDI

- Added speed parameter to phytron
- Added new drivers for EL755 magnets and the PI DC-406 motor controller
This commit is contained in:
koennecke
2009-12-04 13:02:10 +00:00
parent 8cc5474334
commit f40de7ffc6
6 changed files with 429 additions and 3 deletions

View File

@@ -700,6 +700,7 @@ proc makemumo {rootpath mumoname} {
#-----------------------------------------------------------------
proc hdbbatchpath {pathstring} {
exe batchpath $pathstring
catch {batchroot $pathstring}
catch {hupdate /instrument/commands/batch/execute/file/values}
catch {hupdate /instrument/commands/batch/batchpath}
catch {hupdate /instrument/experiment/batchpath}