<?xml version="1.0" encoding="UTF-8"?>
<!-- $Header: /home/cvs/siam/puckXML/1330.xml,v 1.1 2004/07/02 21:38:39 headley Exp $	-->
<!-- Last edited by $Author: headley $	$Date: 2004/07/02 21:38:39 $   -->
<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:noNamespaceSchemaLocation="http://ssds.shore.mbari.org/ssdsdata/config/schema/2004cimt/SSDS_Metadata.xsd"
    majorVersion="1" minorVersion="1" lastAuthor="$Author: headley $" lastUpdate="$Date: 2004/07/02 21:38:39 $" >
	<Deployment role="instrument" name="M0-CIMT" nominalLongitude="-121.903333" nominalLatitude="36.833333" nominalDepth="-5">
		<Device id="1330" name="SideARM416 MSP430" type="Controller" mfgName="MBARI" mfgModel="MSP430" mfgSerialNumber="?" preferredDeploymentRole="Instrument">
			<description>Sidearm416 environmental processor</description>
			<Person firstname="Zorba" surname="Pickerill" organization="MBARI" email="zorba@mbari.org" phone="831-775-1791"/>
		</Device>
		<description>M0-CIMT deployment of Sidearm416 MSP430</description>
		<output>
			<DataStream>
				<description>Sidearm416 MSP430 data stream</description>
				<!-- Comments:
					- Can't use fixedPosition parsing yet
					- 
				-->
				<RecordDescription bufferStyle="ASCII" bufferParseType="ordered" bufferItemSeparator="," bufferLengthType="fixed" parseable="true" recordType="1">
					<!-- Sample Record: 
						$PEDATA, P1024.01, T26.71, H37.10, GFL0.38, GFH-0.28, C338.20, TC0.00, *3742 
					-->
					<!-- Accuracy: 
					-->
					<!--
					 	Comments: 
					-->
					<RecordVariable name="RecordStatus" longName="Status of MSP Record" units="noUnits" columnIndex="1" format="string">
						<description>tag string at beginning of data</description>
						<StandardVariable name="checkString"/>
					</RecordVariable>
					<RecordVariable name="Pressure" longName="Pressure Inside MMC Can" units="millibars" referenceScale="TBD" columnIndex="2" format="double" parseRegExp="P(\d+\.\d+)" validMin="0.0" validMax="5000.0">
						<description>atmospheric pressure measured inside the MMC controller pressure housing</description>
						<StandardVariable name="pressure"/>
					</RecordVariable>
					<RecordVariable name="Temperature" longName="Temperature Inside MMC Can" units="degrees C" referenceScale="none" columnIndex="3" format="double" parseRegExp="T(\d+\.\d+)">
						<description>temperature measured inside the MMC controller pressure housing</description>
						<StandardVariable name="temperature"/>
					</RecordVariable>
					<RecordVariable name="Humidity" longName="Relative Humidity Inside Can" units="percent" referenceScale="TBD" columnIndex="4" format="double" parseRegExp="H(\d+\.\d+)" validMin="0.0" validMax="100.0">
						<description>relative humidity measured inside the MMC controller pressure housing</description>
						<StandardVariable name="humidity"/>
					</RecordVariable>
					<RecordVariable name="Ground Fault Low" longName="Ground Fault Low Voltage" units="volts" referenceScale="tbd" columnIndex="5" format="double" parseRegExp="GFL(-*\d+\.\d+)">
						<description>ground fault voltage measured on low voltage circuit</description>
					</RecordVariable>
					<RecordVariable name="Ground Fault High" longName="Ground Fault High Voltage" units="volts" referenceScale="TBD" columnIndex="6" format="double" parseRegExp="GFH(-*\d+\.\d+)" validMin="0.0" validMax="240.0">
						<description>ground fault voltage measured on high voltage circuit</description>
						<StandardVariable name="longitude"/>
					</RecordVariable>
					<RecordVariable name="Compass Heading" longName="Heading per Environmental Compass" units="degrees" referenceScale="trueNorth(?)" columnIndex="7" format="double" parseRegExp="C(\d+\.\d+)" validMin="0.0" validMax="360.0">
						<description>Heading measured by the compass on the MSP430</description>
						<StandardVariable name="heading"/>
					</RecordVariable>
					<RecordVariable name="Compass Turns Count" longName="Number of Compass Turns Since Reset" units="totalCount" referenceScale="TBD" columnIndex="8" format="int" parseRegExp="TC(\d+)\.\d+">
						<description>Accumulated number of turns measured by the Compass Heading since the last reset.  (Positive = clockwise, negative = counter-clockwise.)</description>
						<StandardVariable name="count"/>
					</RecordVariable>
					<RecordVariable name="CheckSum" longName="checksum of data packet" units="tbd" referenceScale="tbd" columnIndex="9" format="int" parseRegExp="\*(\d+)">
						<description>checksum</description>
						<StandardVariable name="checksum"/>
					</RecordVariable>
				</RecordDescription>
			</DataStream>
		</output>
	</Deployment>
</Metadata>

