Added histmem and runscan command hmm_configuration_common_1.tcl Set histmem_cmd status feedback to IDLE on COUNTEND event nxscripts_common_1.tcl When saving a set of files the time-stamp is offset from the time the first file is created. scan_common_1.tcl The hmscan hook functions now set feedback on the runscan_cmd sct_positmotor_common.tcl Added mk_sct_positmotor command to create a script context controller which runs a motor to an indexed position. Added positmotor_configuration.tcl to echidna, wombat, kowari, quokka, platypus. sans/config/motors/positmotor_configuration.tcl Has an example of a positmotor configuration for the sample changer sanx/quokka_configuration.tcl Setup feedback nodes for AttRotDeg and RotApDeg. motor_utility.tcl Added reldrive and relrun commands along with getmotpar convenience command. r2725 | ffr | 2008-10-27 15:55:48 +1100 (Mon, 27 Oct 2008) | 26 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