SICS-365 Refactored quokka nexus structure, the parameters group has been greatly simplified. sans/config/commands/commands.tcl If "selbs" is called by "selbsn" or "selbsxy" it now reports "startt selbsn/selbsxy" and "stop selbsn/selsxy" as well as start and stop for selbs. The rotary attenuator and entrance aperture commands now drive the "att" and "srce" motors directly. quokka_configuration.tcl Removed obsolete code. SICS-365 nxscripts_common_1.tcl, instdict_specification.tcl, common_instrument_dictionary.tcl Don't create unnofficial nexus classes. r2856 | ffr | 2010-01-11 16:12:40 +1100 (Mon, 11 Jan 2010) | 13 lines
This directory contains common configuration files shared by the instrument specific configurations. How to add a new configuration section mkdir config/newcomp Create the common config file, eg config/newcomp/newcomp_common.tcl Create the instrument specific config file which sources the common config hrpd/config/newcomp/newcomp.tcl Add the path for the common config file to the common config list hrpd/config/INSTCFCOMMON.TXT DON'T FORGET TO ADD THE NEW FILES AND DIRECTORIES TO CVS