- Most instrument test files have been tested

- sinqcom undwerwent extension to cover more devices and is now more or
  less finished
This commit is contained in:
koennecke
2007-04-26 14:34:58 +00:00
parent 524dac0fbf
commit a24f56e7fb
14 changed files with 303 additions and 122 deletions

View File

@ -18,6 +18,8 @@ if {$argc > 0} {
initSicsDebug $instrument
config rights lnsmanager lnsSICSlns
standardPrelude $instrument count
#---------- configuration
set notList [list nvs]
@ -69,6 +71,7 @@ if {$det == 1} {
}
#---------- drive sample rotation back
drive a3 $om
standardRestore
#------------ print a summary
set inst [string toupper $instrument]