Files
sics/site_ansto/instrument/config/hmm/anstohm_linked.xml
Ferdi Franceschini 8770acc191 Merged new hdb and nexus code.
r2099 | ffr | 2007-07-22 15:23:41 +1000 (Sun, 22 Jul 2007) | 2 lines
2012-11-15 13:21:03 +11:00

23 lines
749 B
XML

<?xml version = '1.0' encoding = 'UTF-8'?>
<!-- Revised version MJL 2/07 -->
<anstohm:anstohm filler="ansto1" >
<config_links>
<config_link filename="../HMconfig/Default/Server_defaults.xml" />
<config_link filename="../HMconfig/Default/[inst_defaults].xml" />
</config_links>
<config_fillers>
<config_filler instrument="[instname]">
<!-- Place your customizations of the default configuration in this section -->
<!-- (if any) in config_server or config_fillers sections here. -->
<!-- These will override the linked configuration data above. -->
[BAT_TABLE]
[CAT_TABLE]
[FAT_TABLE]
[NAT_TABLE]
[OAT_TABLE]
[SAT_TABLE]
[SRV_TABLE]
</config_filler>
</config_fillers>
</anstohm:anstohm>