- 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:
@ -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]
|
||||
|
Reference in New Issue
Block a user