common_instrument_dictionary.tcl and instdict_specification.tcl
Provide fermi_chopper group for the chopper speed and phase motor objects. r3746 | ffr | 2012-09-26 09:46:38 +1000 (Wed, 26 Sep 2012) | 4 lines
This commit is contained in:
committed by
Douglas Clowes
parent
9afb90b311
commit
350055ea57
@@ -32,6 +32,12 @@ set instrument_dictionary [subst {
|
||||
datatype @none
|
||||
property {data true control true nxsave false klass NXinstrument type instrument}
|
||||
}
|
||||
instrument/fermi_chopper {
|
||||
privilege spy
|
||||
sobj {@any fermi_chopper}
|
||||
datatype @none
|
||||
property {data true control true nxsave true klass NXfermi_chopper type part}
|
||||
}
|
||||
instrument/parameters {
|
||||
privilege spy
|
||||
sobj {@any parameter}
|
||||
|
||||
Reference in New Issue
Block a user