- 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:
@ -21,6 +21,7 @@ config rights lnsmanager lnsSICSlns
|
||||
#--------- remember soz position
|
||||
set sompos [SICSValue om]
|
||||
backup beforetest.tcl
|
||||
standardPrelude $instrument count
|
||||
|
||||
set notList [list dil nv cone]
|
||||
|
||||
@ -58,12 +59,6 @@ lappend varList [list sttoffset3 1.4 .5]
|
||||
lappend varList [list dist2 550 120]
|
||||
lappend varList [list dist3 550 120]
|
||||
|
||||
|
||||
exe upload
|
||||
exe append counter setthreshold 1 0
|
||||
exe append count timer 120
|
||||
exe forcesave insttestbatch.tcl
|
||||
|
||||
lappend interruptList "drive om 90"
|
||||
lappend interruptList "count timer 120"
|
||||
lappend interruptList "exe insttestbatch.tcl"
|
||||
@ -84,6 +79,7 @@ set counters [runStandardTests par]
|
||||
|
||||
#--------- put om back where it was
|
||||
drive om $sompos
|
||||
standardRestore
|
||||
recover beforetest.tcl
|
||||
|
||||
#------------ print a summary
|
||||
|
Reference in New Issue
Block a user