Move stuff up from collimator to instrument and add virtual motors for slits and attentuator

This commit is contained in:
Douglas Clowes
2014-02-20 14:57:46 +11:00
parent c036a05035
commit 3d8fd84f70
4 changed files with 13 additions and 6 deletions

View File

@@ -150,7 +150,7 @@ proc ::scobj::shutters::mk_sct_shutters { sct_controller name } {
MakeSICSObj ${name} SCT_OBJECT
sicslist setatt ${name} klass collimator
sicslist setatt ${name} klass instrument
sicslist setatt ${name} long_name ${name}
set scobj_hpath /sics/${name}
@@ -212,7 +212,7 @@ proc ::scobj::shutters::mk_sct_shutters { sct_controller name } {
${sct_controller} write ${scobj_hpath}/rough_100
${sct_controller} write ${scobj_hpath}/rough_40
}
hsetprop ${scobj_hpath} klass collimator
hsetprop ${scobj_hpath} klass instrument
# hook code starts
# hook code ends
} catch_message ]