Move stuff up from collimator to instrument and add virtual motors for slits and attentuator
This commit is contained in:
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user