Files
sics/site_ansto/instrument/config
Ferdi Franceschini dd927d18af hmm_configuration_common_1.tcl
Set histmem view mag to auto
Workaround for SICS-204 hmc sets bm preset to 0

hrpd/config/count/counter.tcl
reflectometer/config/count/counter.tcl
echidna only has two beam monitors enabled
SICS should not start or stop the third beam monitor on platypus

config/scan/scan_common_1.tcl
Show counts from available beam monitors during scans

r2649 | ffr | 2008-07-14 15:15:58 +1000 (Mon, 14 Jul 2008) | 12 lines
2012-11-15 13:40:27 +11:00
..
2012-11-15 13:40:19 +11:00
2012-11-15 13:40:19 +11:00
2012-11-15 13:39:55 +11:00
2012-11-15 13:40:27 +11:00
2012-11-15 13:40:07 +11:00
2012-11-15 13:40:27 +11:00
2012-11-15 13:40:03 +11:00
2012-11-15 13:40:07 +11:00

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