common_instrument_dictionary.tcl
instrument/slits is now an NXaperture and collects all 'slits' objects. instdict_specification.tcl Added 'slits' to sobj_klass_list motor_configuration.tcl files Reverted 18/09/08 r2701 | ffr | 2008-09-24 08:44:01 +1000 (Wed, 24 Sep 2008) | 9 lines
This commit is contained in:
committed by
Douglas Clowes
parent
e1c9d6348d
commit
e1cea8763e
@@ -166,9 +166,9 @@ set instrument_dictionary [subst {
|
||||
}
|
||||
instrument/slits {
|
||||
privilege spy
|
||||
sobj {@any aperture}
|
||||
sobj {@any slits}
|
||||
datatype @none
|
||||
property {data true control true nxsave false klass NXfilter type part}
|
||||
property {data true control true nxsave false klass NXaperture type part}
|
||||
}
|
||||
sample {
|
||||
privilege spy
|
||||
|
||||
Reference in New Issue
Block a user