- 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:
@ -20,6 +20,9 @@ config rights lnsmanager lnsSICSlns
|
||||
|
||||
set ompos [SICSValue a3]
|
||||
backup beforetest.tcl
|
||||
|
||||
standardPrelude $instrument
|
||||
|
||||
#---------- configuration
|
||||
exe upload
|
||||
exe append sc a3 0 da3 .1 np 2 ti 2
|
||||
@ -102,6 +105,7 @@ if {$det == 1} {
|
||||
puts stdout "Check detector, found no noise after 10 minutes counting"
|
||||
}
|
||||
#--------- put detector back where it was
|
||||
standardRestore
|
||||
recover beforetest.tcl
|
||||
dr om $ompos
|
||||
|
||||
|
Reference in New Issue
Block a user