commands_common.tcl

scan_common_t.tcl
Remove redundant filename entries from bmonscan and hmscan feedback

reflectometer/config/parameters/parameters.tcl
Put instrument parameters under hdb parameters section a la Quokka

r2645 | ffr | 2008-07-11 11:42:52 +1000 (Fri, 11 Jul 2008) | 7 lines
This commit is contained in:
Ferdi Franceschini
2008-07-11 11:42:52 +10:00
committed by Douglas Clowes
parent 01be487c52
commit 1f0f5fe72e
3 changed files with 4 additions and 6 deletions

View File

@@ -1,8 +1,7 @@
##
# @brief Instrument parameters
# TODO There should be an NXgeometry entry for each distance, and linked to an NXgeometry
# entry for the chopper [SICS-108]. We put them in a junk entry for now to avoid holding up
# testing and development.
# entry for the chopper [SICS-108].
foreach vn {
detector_distance
detector_base
@@ -13,7 +12,7 @@ foreach vn {
slit3_distance
slit3_base
} {
::utility::mkVar $vn float manager $vn true junk true true
::utility::mkVar $vn float manager $vn true parameter true true
}
detector_distance 10000