Add TasMot motors to hipadaba tree and NeXus data files.
nxscripts_common_1.tcl Set the savecmd and sdsinfo attributes for the TasMot motors in ::nexus::set_sobj_attributes instdict_specification.tcl Add tasmot to the sobj_sicstype_list hipadaba_configuration_common.tcl Add tasmot to the motor switch statement of ::hdb::sobjadd util/utility.tcl Add TasMot to ::utility::set_motor_attributes r3367 | ffr | 2012-02-13 20:59:50 +1100 (Mon, 13 Feb 2012) | 15 lines
This commit is contained in:
committed by
Douglas Clowes
parent
3ceb24c5c6
commit
a24420bf69
@@ -12,7 +12,7 @@ set boolean {true false}
|
||||
|
||||
# SICS OBJECTS MUST PROVIDE THE FOLLOWING INFORMATION
|
||||
set sobj_klass_list {@none aperture attenuator collimator command crystal data detector disk_chopper entry environment experiment graphics instrument slits monitor monochromator parameter plc reduce sample scan sensor source user}
|
||||
set sobj_sicstype_list {chopperadapter environment_controller sicsvariable macro motor configurablevirtualmotor singlecounter histmem nxscript sicsdata scanobject sct_object}
|
||||
set sobj_sicstype_list {chopperadapter environment_controller sicsvariable macro motor configurablevirtualmotor tasmot singlecounter histmem nxscript sicsdata scanobject sct_object}
|
||||
# Different kinds of things are added to the hdb in different ways.
|
||||
# command: This is something a client can run with hset /a/b/c start, it may have parameters and feedback.
|
||||
# Parameters and feedback should be made available in 'ilists' named after the command.
|
||||
|
||||
Reference in New Issue
Block a user