common_instrument_dictionary.tcl
Removed "reduce" group, the parameters in this group will be moved to the NXparameters group. r3137 | ffr | 2011-05-19 08:39:48 +1000 (Thu, 19 May 2011) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
579fd8ebd0
commit
ef4763e68f
@@ -32,17 +32,11 @@ set instrument_dictionary [subst {
|
||||
datatype @none
|
||||
property {data true control true nxsave false klass NXinstrument type instrument}
|
||||
}
|
||||
reduce {
|
||||
privilege spy
|
||||
sobj {@any reduce}
|
||||
datatype @none
|
||||
property {data true control true nxsave true klass reduce type part}
|
||||
}
|
||||
instrument/parameters {
|
||||
privilege spy
|
||||
sobj {@any parameter}
|
||||
datatype @none
|
||||
property {data true control true nxsave true klass parameters type part}
|
||||
property {data true control true nxsave true klass NXparameters type part}
|
||||
}
|
||||
instrument/parameters/parameters_group {
|
||||
privilege spy
|
||||
|
||||
Reference in New Issue
Block a user