<?xml version="1.0" encoding="US-ASCII"?>
<!-- Built for 7KCC 1.9.0.0 and 7125 AUV3 -->
<R7kCC>
	<!-- Settings chosen by the user must be retained as DefaultSettings and used again for next start-up -->
	<DefaultSettings>
		<DefaultHead>7125</DefaultHead>
		<DefaultR7kSonarSetting>7125 AUV3 w/ EM7216 Dual Frequency</DefaultR7kSonarSetting>
		<DefaultSeaBat7kMode>/localcmd</DefaultSeaBat7kMode>
		<DefaultSeaBatUI>SeaBat7k</DefaultSeaBatUI>
	</DefaultSettings>
	<!-- The exact window name as displayed in the Windows Task Manager - Application Tab - Task window -->
	<!-- will be used to close the application -->
	<WindowNames>
		<NewSeaBatUI>
			<WN>SeaBat UI</WN>
		</NewSeaBatUI>
		<SeaBat7k>
			<WN>SeaBat</WN>
			<WN>Connect</WN>
		</SeaBat7k>
		<R7kIOModule>
			<WN>R7kIOmodule.exe</WN>
			<WN>7k I/O Module</WN>
		</R7kIOModule>
	</WindowNames>
	<!-- Use DevelopMode "yes" to show the "Reset 7k software" checkbox on the Dialog  -->
	<DevelopMode>no</DevelopMode>
	<!-- This XML file contains all the settings needed to start up -->
	<!-- Specify different types of sonars SB7125HF, SB7111, SB7150 etc. -->
	<!-- Specify the current exact Active Sonar Node name to make a selection of the Sonar Section to use -->
	<ActiveSonarNode>SeaBat-7125-AUV3</ActiveSonarNode>
	<SeaBat-7125-AUV3>
		<!-- 1.) Applications to start-up in StartUpOrder "1" is first etc... -->
		<!-- 2.) Applications with Executable name, Arguments and -->
		<!--     - StartUp Delay in Seconds before starting up the next application. -->
		<!--     - Check and get the Wait time-out interval in Seconds of the WM_CLOSE message -->
		<!--       before terminating the process -->
		<!-- 3.) Use option ShowWindow=SW_SHOWMINIMIZED if the dialog should NOT be shown on the Desktop -->
		<!--     else use option ShowWindow=SW_SHOWDEFAULT if the dialog should be shown. -->
		<!-- 4.) Use option WindowsService="yes" to enable the Service Settings button -->
		<!--     with the Service Settings dialog configure, install and run as an Windows Service. -->
		<R7kCenter StartUpOrder="1" Exe="7kCenter.exe" Delay="3" WaitTimeOut="10" ShowWindow="SW_SHOWMINIMIZED" WindowsService="no"/>
		<SeaBat7k StartUpOrder="2" Exe="SeaBat7k.exe" Arg="-7KCC" Delay="0" WaitTimeOut="10" ShowWindow="SW_SHOWDEFAULT"/>
		<NewSeaBatUI StartUpOrder="3" Exe="SeaBatUI.exe" Arg="" Delay="0" WaitTimeOut="10" ShowWindow="SW_SHOWDEFAULT"/>
		<!-- FullPath filename of the 7k Setttings files to be removed when Reset to factory defaults checkbox is checked -->
		<!-- Give the starting Postition and the Value to be replaced with for when checkbox is NOT checked-->
		<!-- Repeat AlwaysReplace as needed if there are multiple locations to reset -->
		<R7kSettingsFilename>C:\Documents and Settings\All Users\Application Data\Reson\7kParameters.dat</R7kSettingsFilename>
		<R7kSettingsFilename>C:\Documents and Settings\All Users\Application Data\Reson\7kRDRConfig.dat</R7kSettingsFilename>
		<R7kSettingsFilename>C:\7kParameters.idx</R7kSettingsFilename>
		<!-- 7k Registry keys used to clear the Registry when Reset to factory defaults checkbox is checked -->
		<R7kRegistryKey hkey="HKEY_CURRENT_USER" pszSubKey="Software\Reson\7k\Center"/>
		<R7kRegistryKey hkey="HKEY_CURRENT_USER" pszSubKey="Software\Reson\7k\UI"/>
		<!-- All possible Head Configurations -->
		<HeadConfiguration Head="Single Head">
			<!-- ShowAs will be displayed in the SeaBat7k mode Combobox -->
			<SeaBat7kMode ShowAs="Local cmd">/localcmd</SeaBat7kMode>
			<!-- List of possible Sonar settings ShowAs will be displayed in the Sonar settings Combobox -->
			<R7kSonarSetting ShowAs="7125 AUV3 w/ EM7216 Dual Frequency">
				<R7kSonarSettingsFilename Source=".\Bin\7k_0_7125(200kHz_AUV3_7216)_DualFreq.xml"/>
				<R7kSonarSettingsFilename Source=".\Bin\7k_1_7125(400kHz_AUV3_7216)_DualFreq.xml"/>
			</R7kSonarSetting>
			<R7kSonarSetting ShowAs="7125 AUV3 w/ EM7218">
				<R7kSonarSettingsFilename Source=".\Bin\7k_0_7125(200-400kHz_AUV3_7218_34K).xml"/>
			</R7kSonarSetting>
			<R7kSonarSetting ShowAs="7125 AUV3 w/ EM7219 half-size">
				<R7kSonarSettingsFilename Source=".\Bin\7k_0_7125(200-400kHz_AUV3_7219_34K).xml"/>
			</R7kSonarSetting>
		</HeadConfiguration>
	</SeaBat-7125-AUV3>
</R7kCC>
