0 DEBUG  DeviceLogIterator [main]: get 4bytes...
26 DEBUG  DeviceLogUtil [main]: check against filters
28 DEBUG  DeviceLogUtil [main]: passed filters

MetadataPacket - Jun 9, 2006 10:36:46 PM
118 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1149917806734, seqNo=0, mdref=0
 cause=Service Init
<SRVC_MD>
xyzOffsets=-0.23 0.0 1.7 
powerOnDelaySec=0
instrumentName=UNKNOWN
nominalCurrentMa=1000
className=moos.devices.waveSensor.HeaveSensor$Attributes
serviceName=Triaxys s/n TAS01020
parentID=1446
maxSummarySamples=0
currentLimitMa=5000
packetSetSize=10
sampleSchedule=R */0 */20 */0 */0 * * * * GMT *
defaultSkipInterval=0
extendedVersion=UNK
frameworkVersion=$Name: june09_2006 $
errCacheLimit=5
UUID=EC9307D5-4036-4D57-A856-5497B88DAB2B
powerPolicy=ALWAYS
timeSynch=false
serialNo=01020
maxSampleTries=1
isiID=1286
peakCurrentMa=5000
summaryTriggerCount=0
sampleMinutes=25
sampleTimeoutMsec=10000
commPowerPolicy=SAMPLING
rtsPower=false
serviceStatus=2
startDelayMsec=20000
</SRVC_MD>
<SVP_MD>
isiID = 1286
serviceName = Triaxys s/n TAS01020
powerPolicy = always
commPowerPolicy = sampling
sampleSchedule = 1200
rtsPower = false
sampleMinutes = 25
serialNo = 01020
xyzOffsets = -0.23, 0, 1.7
currentLimitMa = 5000
UUID = EC9307D5-4036-4D57-A856-5497B88DAB2B
</SVP_MD>
<DEV_MD>

$WB,0,,325
Xoff=-0.230000,Yoff=0.000000,Zoff=1.700000

</DEV_MD>
<DOC_MD>
﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- $Header: /home/cvs/puckxml/1286.xml,v 1.2 2006/04/29 08:29:47 graybeal Exp $	-->
<!-- Last edited by $Author: graybeal $	$Date: 2006/04/29 08:29:47 $   -->
<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="http://ssds.mbari.org/xml/schema/SSDS_Metadata.xsd" 
	majorVersion="1" minorVersion="2" 
	lastAuthor="$Author: graybeal $" lastUpdate="$Date: 2006/04/29 08:29:47 $" >

	<Deployment role="instrument" >
		<Device	id="1286" name="Triaxys Directional Wave Sensor" type="Wave Sensor"	mfgName="Axys Environmental Systems" mfgModel="OEM Directional Wave Sensor" mfgSerialNumber="TAS01020"
			preferredDeploymentRole="instrument">
			<description>Ocean wave sensor.</description>
			<Person	firstname="Andrew" surname="Hamilton" organization="MBARI"
			email="hamilton@mbari.org" phone="831-775-1861"/>
		</Device>
		<output>
			<DataStream>
				<description>Wave sensor data stream</description>
				<!-- Comments:
					- Doesn't use fixedPosition parsing yet
				-->
				<RecordDescription bufferStyle="ASCII"
				bufferParseType="ordered"
				bufferItemSeparator=","
				bufferLengthType="variable"
				parseable="true" recordType="1">
					<!-- COMMAND Sent:
					-->
					<!-- Sample Record: $WC,80,060216,0128,13.14,1680,01020,3.33,,49,0,-0.230,0.000,1.700,0.00,33.3,0.00,288,63,4263
					-->
					
					<RecordVariable
						name="RecordTypeLabel"
						longName="Label	of Record Type"
						units="noUnits"	
						columnIndex="1"
						format="String"	>
							<description>label indicating type of wave sensor record returned (correct is $WC)</description>
							<!--StandardVariable name="checkString"/-->
					</RecordVariable>
					<RecordVariable
						name="MessageSize"
						longName="Number of Data Bytes in Message"
						units="count" 
						columnIndex="2"
						format="int"
						validMin="0" validMax="100" >
							<description>Number of bytes in the message not including the message type, size, or checksum characters</description>
						<!--StandardVariable name="bytecount"/-->
					</RecordVariable>
					<RecordVariable
						name="Date"
						longName="Date of Measurement"
						units="yearMonthDay" 
						columnIndex="3"
						format="int"
						validMin="000000" validMax="991231" >
							<description>date of measurement, expressed	in yymmdd format</description>
							<!--StandardVariable name="Date"/-->
					</RecordVariable>
					<RecordVariable
						name="Time"
						longName="Time of Measurement"
						units="hhmm" 
						columnIndex="4"
						format="int"
						validMin="0" validMax="2400" >
							<description>Time the measurement was obtained, in hhmm format</description>
							<StandardVariable name="time"/>
					</RecordVariable>
					<RecordVariable
						name="Voltage"
						longName="Voltage"
						units="volts"	
						columnIndex="5"
						format="float" >
							<description>voltage of unit</description>
							<!--StandardVariable name="volts"/-->
					</RecordVariable>
					<RecordVariable
						name="NumSamples"
						longName="Number of Samples"
						units="count"	
						columnIndex="6"
						format="int" >
							<description>number of samples, found as the sample frequency times the sample duration</description>
							<!--StandardVariable name="count.samples"/-->
					</RecordVariable>
					<RecordVariable
						name="SerialNumber"
						longName="Serial Number"
						units="uid"	
						columnIndex="7"
						format="int" >
							<description>Serial number of the unit</description>
							<!--StandardVariable name="uid"/-->
					</RecordVariable>
					<RecordVariable
						name="GpucEpromVersion"
						longName="Version of the Gpuc EPROM"
						units="version"	
						columnIndex="8"
						format="float" >
							<description>version of the Gpuc EPROM</description>
							<!--StandardVariable name="version"/-->
					</RecordVariable>
					<RecordVariable
						name="PC104EpromVersion"
						longName="Version of the PC104 EPROM"
						units="version"	
						columnIndex="9"
						format="float" >
							<description>version of the PC104 EPROM</description>
							<!--StandardVariable name="version"/-->
					</RecordVariable>
					<RecordVariable
						name="NumberBoots"
						longName="Number of Boot Times"
						units="count"	
						columnIndex="10"
						format="int" >
							<description>number of boot times</description>
							<!--StandardVariable name="count"/-->
					</RecordVariable>
					<RecordVariable
						name="Status"
						longName="Status Code"
						units=""	
						columnIndex="11"
						format="int" >
							<description></description>
							<!--StandardVariable name=""/-->
					</RecordVariable>
					<RecordVariable
						name="xOffset"
						longName="X Offset"
						units="meters"	
						columnIndex="12"
						format="float" >
							<description>offset for the X component of the translation displacements, forward from wave sensor to the center of mass of the body (wave sensor is origin)</description>
							<!--StandardVariable name="distance"/-->
					</RecordVariable>
					<RecordVariable
						name="yOffset"
						longName="Y Offset"
						units="meters"	
						columnIndex="13"
						format="float" >
							<description>offset for the X component of the translation displacements, starboard from wave sensor to the center of mass of the body (wave sensor is origin).</description>
							<!--StandardVariable name="distance"/-->
					</RecordVariable>
					<RecordVariable
						name="zOffset"
						longName="Z Offset"
						units="meters"	
						columnIndex="14"
						format="float" >
							<description>offset for the X component of the translation displacements, down from wave sensor back to the center of mass of the body (wave sensor is origin).</description>
							<!--StandardVariable name="distance"/-->
					</RecordVariable>
					<RecordVariable
						name="WaveHeight"
						longName="Significant Wave Height (Hs)"
						units="meters"	
						columnIndex="15"
						format="float" >
							<description>Zero down-crossing significant wave height, Hs, where Hs is the average height of the highest third of the waves.</description>
						<StandardVariable name="significant_height_of_wind_and_swell_waves"/>
					</RecordVariable>
					<RecordVariable
						name="PeakPeriod"
						longName="Peak Period (Tp)"
						units="seconds"	
						columnIndex="16"
						format="float" >
							<description>Peak wave period Tp (= 1.0/fp where fp is the frequency at which the wave spectrum S(f) has its maximum value).</description>
							<StandardVariable name="swell_wave_period"/>
					</RecordVariable>
					<RecordVariable
						name="MaxWaveHeight"
						longName="Maximum Wave Height (Hmax)"
						units="meters"	
						columnIndex="17"
						format="float" >
							<description>Maximum zero down-crossing wave height (trough to peak) </description>
						<StandardVariable name="significant_height_of_wind_and_swell_waves"/>
					</RecordVariable>
					<RecordVariable
						name="MeanDirection"
						longName="[Unused] Mean Direction"
						units="degrees"	
						columnIndex="18"
						format="int" >
							<description>[Unused] average direction from which waves arrived (?)</description>
							<!--StandardVariable name="degrees.wavedirection"/-->
					</RecordVariable>
					<RecordVariable
						name="DirectionSpread"
						longName="[Unused] Direction Spread"
						units="degrees"	
						columnIndex="19"
						format="int" >
							<description>[Unused] spread of the direction from which waves arrived</description>
							<!--StandardVariable name="degrees.range"/-->
					</RecordVariable>
					<RecordVariable
						name="Checksum"
						longName="Checksum"
						units="count" 
						columnIndex="20"
						format="int" >
							<description>Arithmetic checksum for data record not including last comma and checksum characters.</description>
							<!--StandardVariable name="checksum"/-->
					</RecordVariable>
				</RecordDescription>
			</DataStream>
		</output>
	</Deployment>
</Metadata>

</DOC_MD>

141 DEBUG  DeviceLogIterator [main]: get 4bytes...
142 DEBUG  DeviceLogUtil [main]: check against filters
142 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 9, 2006 11:05:14 PM
144 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149919514090, seqNo=1, mdref=0
nBytes=95

$WC,79,060610,0537,13.63,6000,01020,3.33,,58,0,-0.230,0.000,1.700,0.00,28.6,0.00,22,75,4216

156 DEBUG  DeviceLogIterator [main]: get 4bytes...
157 DEBUG  DeviceLogUtil [main]: check against filters
158 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 9, 2006 11:33:32 PM
158 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149921212749, seqNo=2, mdref=0
nBytes=96

$WC,80,060610,0605,13.68,6000,01020,3.33,,58,0,-0.230,0.000,1.700,0.00,22.2,0.00,180,75,4252

159 DEBUG  DeviceLogIterator [main]: get 4bytes...
160 DEBUG  DeviceLogUtil [main]: check against filters
160 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 12:01:53 AM
161 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149922913177, seqNo=3, mdref=0
nBytes=96

$WC,80,060610,0633,13.69,6000,01020,3.33,,59,0,-0.230,0.000,1.700,0.00,28.6,0.00,310,75,4260

162 DEBUG  DeviceLogIterator [main]: get 4bytes...
163 DEBUG  DeviceLogUtil [main]: check against filters
163 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 12:30:12 AM
164 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149924612200, seqNo=4, mdref=0
nBytes=95

$WC,79,060610,0702,13.78,6000,01020,3.33,,60,0,-0.230,0.000,1.700,0.00,28.6,0.00,62,73,4211

164 DEBUG  DeviceLogIterator [main]: get 4bytes...
165 DEBUG  DeviceLogUtil [main]: check against filters
165 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 12:58:32 AM
166 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149926312208, seqNo=5, mdref=0
nBytes=96

$WC,80,060610,0730,13.73,6000,01020,3.33,,61,0,-0.230,0.000,1.700,0.00,28.6,0.00,272,72,4250

167 DEBUG  DeviceLogIterator [main]: get 4bytes...
168 DEBUG  DeviceLogUtil [main]: check against filters
168 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 1:26:50 AM
169 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149928010960, seqNo=6, mdref=0
nBytes=96

$WC,80,060610,0758,13.79,6000,01020,3.33,,62,0,-0.230,0.000,1.700,0.00,28.6,0.00,295,73,4273

169 DEBUG  DeviceLogIterator [main]: get 4bytes...
177 DEBUG  DeviceLogUtil [main]: check against filters
177 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 1:55:10 AM
178 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149929710771, seqNo=7, mdref=0
nBytes=96

$WC,80,060610,0827,13.76,6000,01020,3.33,,63,0,-0.230,0.000,1.700,0.00,28.6,0.00,356,75,4268

179 DEBUG  DeviceLogIterator [main]: get 4bytes...
180 DEBUG  DeviceLogUtil [main]: check against filters
180 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 2:23:30 AM
181 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149931410460, seqNo=8, mdref=0
nBytes=96

$WC,80,060610,0855,13.79,6000,01020,3.33,,64,0,-0.230,0.000,1.700,0.00,28.6,0.00,290,75,4270

181 DEBUG  DeviceLogIterator [main]: get 4bytes...
182 DEBUG  DeviceLogUtil [main]: check against filters
182 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 2:51:50 AM
183 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149933110941, seqNo=9, mdref=0
nBytes=96

$WC,80,060610,0923,13.75,6000,01020,3.33,,65,0,-0.230,0.000,1.700,0.00,28.6,0.00,280,71,4258

184 DEBUG  DeviceLogIterator [main]: get 4bytes...
185 DEBUG  DeviceLogUtil [main]: check against filters
185 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 3:20:10 AM
186 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149934810100, seqNo=10, mdref=0
nBytes=96

$WC,80,060610,0952,13.78,6000,01020,3.33,,66,0,-0.230,0.000,1.700,0.00,28.6,0.00,260,76,4267

186 DEBUG  DeviceLogIterator [main]: get 4bytes...
190 DEBUG  DeviceLogUtil [main]: check against filters
190 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 3:48:30 AM
191 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149936510273, seqNo=11, mdref=0
nBytes=96

$WC,80,060610,1020,13.76,6000,01020,3.33,,67,0,-0.230,0.000,1.700,0.00,28.6,0.00,189,76,4263

192 DEBUG  DeviceLogIterator [main]: get 4bytes...
193 DEBUG  DeviceLogUtil [main]: check against filters
193 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 4:16:49 AM
194 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149938209550, seqNo=12, mdref=0
nBytes=96

$WC,80,060610,1048,13.77,6000,01020,3.33,,68,0,-0.230,0.000,1.700,0.00,28.6,0.00,207,75,4265

194 DEBUG  DeviceLogIterator [main]: get 4bytes...
195 DEBUG  DeviceLogUtil [main]: check against filters
195 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 4:45:09 AM
196 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149939909419, seqNo=13, mdref=0
nBytes=96

$WC,80,060610,1117,13.80,6000,01020,3.33,,69,0,-0.230,0.000,1.700,0.00,28.6,0.00,242,75,4256

197 DEBUG  DeviceLogIterator [main]: get 4bytes...
198 DEBUG  DeviceLogUtil [main]: check against filters
198 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 5:13:28 AM
199 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149941608070, seqNo=14, mdref=0
nBytes=96

$WC,80,060610,1145,13.77,6000,01020,3.33,,70,0,-0.230,0.000,1.700,0.00,28.6,0.00,156,74,4258

199 DEBUG  DeviceLogIterator [main]: get 4bytes...
200 DEBUG  DeviceLogUtil [main]: check against filters
200 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 5:41:47 AM
201 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149943307820, seqNo=15, mdref=0
nBytes=96

$WC,80,060610,1213,13.80,6000,01020,3.33,,71,0,-0.230,0.000,1.700,0.00,28.6,0.00,265,74,4250

202 DEBUG  DeviceLogIterator [main]: get 4bytes...
202 DEBUG  DeviceLogUtil [main]: check against filters
203 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 6:10:08 AM
203 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149945008881, seqNo=16, mdref=0
nBytes=96

$WC,80,060610,1242,13.72,6000,01020,3.33,,72,0,-0.230,0.000,1.700,0.00,28.6,0.00,229,75,4255

205 DEBUG  DeviceLogIterator [main]: get 4bytes...
206 DEBUG  DeviceLogUtil [main]: check against filters
206 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 6:38:28 AM
207 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149946708570, seqNo=17, mdref=0
nBytes=95

$WC,79,060610,1310,13.76,6000,01020,3.33,,73,0,-0.230,0.000,1.700,0.00,28.6,0.00,95,75,4217

209 DEBUG  DeviceLogIterator [main]: get 4bytes...
210 DEBUG  DeviceLogUtil [main]: check against filters
210 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 7:35:08 AM
211 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149950108060, seqNo=19, mdref=0
nBytes=96

$WC,80,060610,1407,13.72,6000,01020,3.33,,75,0,-0.230,0.000,1.700,0.00,28.6,0.00,140,76,4254

212 DEBUG  DeviceLogIterator [main]: get 4bytes...
213 DEBUG  DeviceLogUtil [main]: check against filters
213 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 8:03:27 AM
215 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149951807700, seqNo=20, mdref=0
nBytes=96

$WC,80,060610,1435,13.67,6000,01020,3.33,,76,0,-0.230,0.000,1.700,0.00,28.6,0.00,260,71,4258

215 DEBUG  DeviceLogIterator [main]: get 4bytes...
216 DEBUG  DeviceLogUtil [main]: check against filters
217 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 8:31:47 AM
224 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149953507390, seqNo=21, mdref=0
nBytes=95

$WC,79,060610,1503,13.71,6000,01020,3.33,,77,0,-0.230,0.000,1.700,0.00,28.6,0.00,92,74,4216

225 DEBUG  DeviceLogIterator [main]: get 4bytes...
232 DEBUG  DeviceLogUtil [main]: check against filters
232 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 9:00:06 AM
236 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149955206090, seqNo=22, mdref=0
nBytes=95

$WC,79,060610,1532,13.68,6000,01020,3.33,,78,0,-0.230,0.000,1.700,0.00,28.6,0.00,73,72,4222

237 DEBUG  DeviceLogIterator [main]: get 4bytes...
238 DEBUG  DeviceLogUtil [main]: check against filters
238 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 9:28:25 AM
239 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149956905790, seqNo=23, mdref=0
nBytes=96

$WC,80,060610,1600,13.70,6000,01020,3.33,,79,0,-0.230,0.000,1.700,0.00,28.6,0.00,107,73,4251

239 DEBUG  DeviceLogIterator [main]: get 4bytes...
240 DEBUG  DeviceLogUtil [main]: check against filters
240 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 9:56:45 AM
241 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149958605429, seqNo=24, mdref=0
nBytes=95

$WC,79,060610,1628,13.68,6000,01020,3.33,,80,0,-0.230,0.000,1.700,0.00,28.6,0.00,87,73,4227

242 DEBUG  DeviceLogIterator [main]: get 4bytes...
243 DEBUG  DeviceLogUtil [main]: check against filters
243 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 10:25:05 AM
244 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149960305160, seqNo=25, mdref=0
nBytes=95

$WC,79,060610,1657,13.69,6000,01020,3.33,,81,0,-0.230,0.000,1.700,0.00,28.6,0.00,42,74,4223

244 DEBUG  DeviceLogIterator [main]: get 4bytes...
245 DEBUG  DeviceLogUtil [main]: check against filters
245 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 10:53:25 AM
246 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149962005203, seqNo=26, mdref=0
nBytes=96

$WC,80,060610,1725,13.66,6000,01020,3.33,,82,0,-0.230,0.000,1.700,0.00,28.6,0.00,235,72,4259

246 DEBUG  DeviceLogIterator [main]: get 4bytes...
247 DEBUG  DeviceLogUtil [main]: check against filters
247 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 11:21:44 AM
248 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149963704690, seqNo=27, mdref=0
nBytes=96

$WC,80,060610,1753,13.68,6000,01020,3.33,,83,0,-0.230,0.000,1.700,0.00,33.3,0.00,195,76,4265

251 DEBUG  DeviceLogIterator [main]: get 4bytes...
252 DEBUG  DeviceLogUtil [main]: check against filters
252 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 11:50:04 AM
254 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149965404473, seqNo=28, mdref=0
nBytes=96

$WC,80,060610,1822,13.66,6000,01020,3.33,,84,0,-0.230,0.000,1.700,0.00,28.6,0.00,303,76,4259

254 DEBUG  DeviceLogIterator [main]: get 4bytes...
255 DEBUG  DeviceLogUtil [main]: check against filters
255 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 12:18:24 PM
256 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149967104470, seqNo=29, mdref=0
nBytes=96

$WC,80,060610,1850,13.68,6000,01020,3.33,,85,0,-0.230,0.000,1.700,0.00,28.6,0.00,229,75,4269

257 DEBUG  DeviceLogIterator [main]: get 4bytes...
260 DEBUG  DeviceLogUtil [main]: check against filters
260 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 12:46:44 PM
261 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149968804789, seqNo=30, mdref=0
nBytes=96

$WC,80,060610,1918,13.68,6000,01020,3.33,,86,0,-0.230,0.000,1.700,0.00,28.6,0.00,230,76,4268

262 DEBUG  DeviceLogIterator [main]: get 4bytes...
263 DEBUG  DeviceLogUtil [main]: check against filters
263 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 1:15:04 PM
264 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149970504030, seqNo=31, mdref=0
nBytes=96

$WC,80,060610,1947,13.68,6000,01020,3.33,,87,0,-0.230,0.000,1.700,0.00,28.6,0.00,133,75,4272

264 DEBUG  DeviceLogIterator [main]: get 4bytes...
265 DEBUG  DeviceLogUtil [main]: check against filters
265 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 1:43:22 PM
266 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149972202881, seqNo=32, mdref=0
nBytes=96

$WC,80,060610,2015,13.71,6000,01020,3.33,,88,0,-0.230,0.000,1.700,0.00,28.6,0.00,142,74,4253

267 DEBUG  DeviceLogIterator [main]: get 4bytes...
267 DEBUG  DeviceLogUtil [main]: check against filters
268 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 2:11:42 PM
268 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149973902550, seqNo=33, mdref=0
nBytes=96

$WC,80,060610,2043,13.69,6000,01020,3.33,,89,0,-0.230,0.000,1.700,0.00,28.6,0.00,106,76,4264

269 DEBUG  DeviceLogIterator [main]: get 4bytes...
270 DEBUG  DeviceLogUtil [main]: check against filters
270 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 2:40:02 PM
271 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149975602370, seqNo=34, mdref=0
nBytes=95

$WC,79,060610,2112,13.71,6000,01020,3.33,,90,0,-0.230,0.000,1.700,0.00,28.6,0.00,50,77,4205

271 DEBUG  DeviceLogIterator [main]: get 4bytes...
272 DEBUG  DeviceLogUtil [main]: check against filters
272 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 3:08:23 PM
275 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149977303061, seqNo=35, mdref=0
nBytes=96

$WC,80,060610,2140,13.64,6000,01020,3.33,,91,0,-0.230,0.000,1.700,0.00,28.6,0.00,266,74,4255

275 DEBUG  DeviceLogIterator [main]: get 4bytes...
276 DEBUG  DeviceLogUtil [main]: check against filters
276 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 3:36:42 PM
277 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149979002860, seqNo=36, mdref=0
nBytes=96

$WC,80,060610,2208,13.71,6000,01020,3.33,,92,0,-0.230,0.000,1.700,0.00,28.6,0.00,272,74,4256

278 DEBUG  DeviceLogIterator [main]: get 4bytes...
280 DEBUG  DeviceLogUtil [main]: check against filters
281 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 4:05:01 PM
281 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149980701540, seqNo=37, mdref=0
nBytes=96

$WC,80,060610,2237,13.68,6000,01020,3.33,,93,0,-0.230,0.000,1.700,0.00,28.6,0.00,323,73,4261

282 DEBUG  DeviceLogIterator [main]: get 4bytes...
283 DEBUG  DeviceLogUtil [main]: check against filters
283 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 4:33:21 PM
284 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149982401270, seqNo=38, mdref=0
nBytes=96

$WC,80,060610,2305,13.71,6000,01020,3.33,,94,0,-0.230,0.000,1.700,0.00,33.3,0.00,178,74,4254

284 DEBUG  DeviceLogIterator [main]: get 4bytes...
285 DEBUG  DeviceLogUtil [main]: check against filters
285 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 5:01:41 PM
286 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149984101030, seqNo=39, mdref=0
nBytes=95

$WC,79,060610,2333,13.64,6000,01020,3.33,,95,0,-0.230,0.000,1.700,0.00,28.6,0.00,23,75,4215

286 DEBUG  DeviceLogIterator [main]: get 4bytes...
287 DEBUG  DeviceLogUtil [main]: check against filters
287 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 5:30:01 PM
288 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149985801025, seqNo=40, mdref=0
nBytes=96

$WC,80,060611,0002,13.70,6000,01020,3.33,,96,0,-0.230,0.000,1.700,0.00,28.6,0.00,221,73,4243

289 DEBUG  DeviceLogIterator [main]: get 4bytes...
290 DEBUG  DeviceLogUtil [main]: check against filters
290 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 5:58:21 PM
294 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149987501468, seqNo=41, mdref=0
nBytes=96

$WC,80,060611,0030,13.68,6000,01020,3.33,,97,0,-0.230,0.000,1.700,0.00,28.6,0.00,213,72,4252

294 DEBUG  DeviceLogIterator [main]: get 4bytes...
297 DEBUG  DeviceLogUtil [main]: check against filters
297 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 10, 2006 6:55:10 PM
301 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1149990910248, seqNo=42, mdref=0
ERR: :SkipUntil() Timed out:retry limit exceeded (1):port OK (1x since 1149989209 s)

301 DEBUG  DeviceLogIterator [main]: get 4bytes...
309 DEBUG  DeviceLogUtil [main]: check against filters
309 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 6:55:10 PM
310 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149990910224, seqNo=43, mdref=0
nBytes=96

$WC,80,060611,0127,13.66,6000,01020,3.33,,99,0,-0.230,0.000,1.700,0.00,28.6,0.00,195,72,4268

311 DEBUG  DeviceLogIterator [main]: get 4bytes...
312 DEBUG  DeviceLogUtil [main]: check against filters
312 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 10, 2006 6:55:10 PM
314 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=0, recordType=0
devid=1286, t=1149990910732, seqNo=44, mdref=0
Time rollback detected in packet seqNo=43
314 DEBUG  DeviceLogIterator [main]: get 4bytes...
315 DEBUG  DeviceLogUtil [main]: check against filters
315 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 10, 2006 7:51:58 PM
319 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1149994318430, seqNo=45, mdref=0
ERR: :SkipUntil() Timed out:retry limit exceeded (1):port OK (1x since 1149992618 s)

320 DEBUG  DeviceLogIterator [main]: get 4bytes...
320 DEBUG  DeviceLogUtil [main]: check against filters
321 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 7:51:58 PM
321 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149994318407, seqNo=46, mdref=0
nBytes=97

$WC,81,060611,0224,13.72,6000,01020,3.33,,101,0,-0.230,0.000,1.700,0.00,28.6,0.00,250,75,4291

322 DEBUG  DeviceLogIterator [main]: get 4bytes...
323 DEBUG  DeviceLogUtil [main]: check against filters
323 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 10, 2006 7:51:58 PM
324 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=0, recordType=0
devid=1286, t=1149994318934, seqNo=47, mdref=0
Time rollback detected in packet seqNo=46
324 DEBUG  DeviceLogIterator [main]: get 4bytes...
327 DEBUG  DeviceLogUtil [main]: check against filters
327 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 8:20:17 PM
328 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149996017220, seqNo=48, mdref=0
nBytes=97

$WC,81,060611,0252,13.78,6000,01020,3.33,,102,0,-0.230,0.000,1.700,0.00,28.6,0.00,313,75,4299

328 DEBUG  DeviceLogIterator [main]: get 4bytes...
329 DEBUG  DeviceLogUtil [main]: check against filters
329 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 8:48:38 PM
330 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149997718134, seqNo=49, mdref=0
nBytes=97

$WC,81,060611,0320,13.78,6000,01020,3.33,,103,0,-0.230,0.000,1.700,0.00,28.6,0.00,280,77,4301

331 DEBUG  DeviceLogIterator [main]: get 4bytes...
332 DEBUG  DeviceLogUtil [main]: check against filters
332 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 9:16:57 PM
332 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1149999417741, seqNo=50, mdref=0
nBytes=97

$WC,81,060611,0349,13.80,6000,01020,3.33,,104,0,-0.230,0.000,1.700,0.00,28.6,0.00,238,74,4306

333 DEBUG  DeviceLogIterator [main]: get 4bytes...
334 DEBUG  DeviceLogUtil [main]: check against filters
334 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 9:45:17 PM
335 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150001117339, seqNo=51, mdref=0
nBytes=96

$WC,80,060611,0417,13.80,6000,01020,3.33,,105,0,-0.230,0.000,1.700,0.00,28.6,0.00,42,74,4247

335 DEBUG  DeviceLogIterator [main]: get 4bytes...
336 DEBUG  DeviceLogUtil [main]: check against filters
336 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 10:13:36 PM
337 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150002816159, seqNo=52, mdref=0
nBytes=97

$WC,81,060611,0445,13.77,6000,01020,3.33,,106,0,-0.230,0.000,1.700,0.00,33.3,0.00,226,74,4301

337 DEBUG  DeviceLogIterator [main]: get 4bytes...
338 DEBUG  DeviceLogUtil [main]: check against filters
338 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 10:41:56 PM
339 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150004516043, seqNo=53, mdref=0
nBytes=97

$WC,81,060611,0514,13.80,6000,01020,3.33,,107,0,-0.230,0.000,1.700,0.00,28.6,0.00,210,77,4296

339 DEBUG  DeviceLogIterator [main]: get 4bytes...
340 DEBUG  DeviceLogUtil [main]: check against filters
340 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 11:10:14 PM
341 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150006214779, seqNo=54, mdref=0
nBytes=97

$WC,81,060611,0542,13.77,6000,01020,3.33,,108,0,-0.230,0.000,1.700,0.00,28.6,0.00,249,75,4314

342 DEBUG  DeviceLogIterator [main]: get 4bytes...
342 DEBUG  DeviceLogUtil [main]: check against filters
346 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 10, 2006 11:38:34 PM
347 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150007914490, seqNo=55, mdref=0
nBytes=97

$WC,81,060611,0610,13.80,6000,01020,3.33,,109,0,-0.230,0.000,1.700,0.00,28.6,0.00,186,76,4306

348 DEBUG  DeviceLogIterator [main]: get 4bytes...
351 DEBUG  DeviceLogUtil [main]: check against filters
351 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 12:06:54 AM
352 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150009614629, seqNo=56, mdref=0
nBytes=97

$WC,81,060611,0639,13.72,6000,01020,3.33,,110,0,-0.230,0.000,1.700,0.00,33.3,0.00,289,76,4307

353 DEBUG  DeviceLogIterator [main]: get 4bytes...
354 DEBUG  DeviceLogUtil [main]: check against filters
354 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 12:35:15 AM
354 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150011315479, seqNo=57, mdref=0
nBytes=97

$WC,81,060611,0707,13.80,6000,01020,3.33,,111,0,-0.230,0.000,1.700,0.00,28.6,0.00,249,75,4305

355 DEBUG  DeviceLogIterator [main]: get 4bytes...
356 DEBUG  DeviceLogUtil [main]: check against filters
356 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 1:03:35 AM
357 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150013015280, seqNo=58, mdref=0
nBytes=97

$WC,81,060611,0735,13.77,6000,01020,3.33,,112,0,-0.230,0.000,1.700,0.00,28.6,0.00,264,74,4309

357 DEBUG  DeviceLogIterator [main]: get 4bytes...
358 DEBUG  DeviceLogUtil [main]: check against filters
358 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 1:31:55 AM
388 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150014715960, seqNo=59, mdref=0
nBytes=97

$WC,81,060611,0804,13.80,6000,01020,3.33,,113,0,-0.230,0.000,1.700,0.00,28.6,0.00,251,76,4299

388 DEBUG  DeviceLogIterator [main]: get 4bytes...
389 DEBUG  DeviceLogUtil [main]: check against filters
390 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 2:00:15 AM
390 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150016415730, seqNo=60, mdref=0
nBytes=97

$WC,81,060611,0832,13.74,6000,01020,3.33,,114,0,-0.230,0.000,1.700,0.00,28.6,0.00,147,76,4308

391 DEBUG  DeviceLogIterator [main]: get 4bytes...
392 DEBUG  DeviceLogUtil [main]: check against filters
392 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 2:28:36 AM
393 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150018116580, seqNo=61, mdref=0
nBytes=97

$WC,81,060611,0900,13.80,6000,01020,3.33,,115,0,-0.230,0.000,1.700,0.00,28.6,0.00,191,72,4297

393 DEBUG  DeviceLogIterator [main]: get 4bytes...
394 DEBUG  DeviceLogUtil [main]: check against filters
394 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 2:56:56 AM
395 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150019816379, seqNo=62, mdref=0
nBytes=97

$WC,81,060611,0929,13.77,6000,01020,3.33,,116,0,-0.230,0.000,1.700,0.00,28.6,0.00,249,73,4320

395 DEBUG  DeviceLogIterator [main]: get 4bytes...
396 DEBUG  DeviceLogUtil [main]: check against filters
400 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 3:25:15 AM
401 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150021515121, seqNo=63, mdref=0
nBytes=97

$WC,81,060611,0957,13.80,6000,01020,3.33,,117,0,-0.230,0.000,1.700,0.00,28.6,0.00,262,75,4313

401 DEBUG  DeviceLogIterator [main]: get 4bytes...
402 DEBUG  DeviceLogUtil [main]: check against filters
402 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 3:53:35 AM
403 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150023215742, seqNo=64, mdref=0
nBytes=96

$WC,80,060611,1025,13.76,6000,01020,3.33,,118,0,-0.230,0.000,1.700,0.00,28.6,0.00,92,75,4258

404 DEBUG  DeviceLogIterator [main]: get 4bytes...
404 DEBUG  DeviceLogUtil [main]: check against filters
404 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 4:21:54 AM
405 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150024914799, seqNo=65, mdref=0
nBytes=96

$WC,80,060611,1054,13.79,6000,01020,3.33,,119,0,-0.230,0.000,1.700,0.00,28.6,0.00,44,76,4262

406 DEBUG  DeviceLogIterator [main]: get 4bytes...
406 DEBUG  DeviceLogUtil [main]: check against filters
407 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 4:50:15 AM
407 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150026615441, seqNo=66, mdref=0
nBytes=97

$WC,81,060611,1122,13.77,6000,01020,3.33,,120,0,-0.230,0.000,1.700,0.00,28.6,0.00,148,73,4299

408 DEBUG  DeviceLogIterator [main]: get 4bytes...
409 DEBUG  DeviceLogUtil [main]: check against filters
409 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 5:18:34 AM
409 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150028314410, seqNo=67, mdref=0
nBytes=97

$WC,81,060611,1150,13.80,6000,01020,3.33,,121,0,-0.230,0.000,1.700,0.00,28.6,0.00,186,76,4300

411 DEBUG  DeviceLogIterator [main]: get 4bytes...
417 DEBUG  DeviceLogUtil [main]: check against filters
418 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 5:46:54 AM
418 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150030014492, seqNo=68, mdref=0
nBytes=97

$WC,81,060611,1219,13.78,6000,01020,3.33,,122,0,-0.230,0.000,1.700,0.00,28.6,0.00,128,75,4309

419 DEBUG  DeviceLogIterator [main]: get 4bytes...
420 DEBUG  DeviceLogUtil [main]: check against filters
420 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 6:15:13 AM
421 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150031713740, seqNo=69, mdref=0
nBytes=97

$WC,81,060611,1247,13.78,6000,01020,3.33,,123,0,-0.230,0.000,1.700,0.00,28.6,0.00,201,66,4303

421 DEBUG  DeviceLogIterator [main]: get 4bytes...
422 DEBUG  DeviceLogUtil [main]: check against filters
422 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 6:43:33 AM
427 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150033413850, seqNo=70, mdref=0
nBytes=97

$WC,81,060611,1315,13.75,6000,01020,3.33,,124,0,-0.230,0.000,1.700,0.00,28.6,0.00,223,75,4301

428 DEBUG  DeviceLogIterator [main]: get 4bytes...
430 DEBUG  DeviceLogUtil [main]: check against filters
430 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 7:11:52 AM
446 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150035112651, seqNo=71, mdref=0
nBytes=97

$WC,81,060611,1344,13.69,6000,01020,3.33,,125,0,-0.230,0.000,1.700,0.00,28.6,0.00,229,72,4310

447 DEBUG  DeviceLogIterator [main]: get 4bytes...
448 DEBUG  DeviceLogUtil [main]: check against filters
448 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 7:40:12 AM
449 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150036812930, seqNo=72, mdref=0
nBytes=97

$WC,81,060611,1412,13.73,6000,01020,3.33,,126,0,-0.230,0.000,1.700,0.00,28.6,0.00,321,76,4299

449 DEBUG  DeviceLogIterator [main]: get 4bytes...
450 DEBUG  DeviceLogUtil [main]: check against filters
450 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 8:08:32 AM
451 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150038512691, seqNo=73, mdref=0
nBytes=97

$WC,81,060611,1440,13.69,6000,01020,3.33,,127,0,-0.230,0.000,1.700,0.00,28.6,0.00,130,74,4302

453 DEBUG  DeviceLogIterator [main]: get 4bytes...
458 DEBUG  DeviceLogUtil [main]: check against filters
458 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 8:36:52 AM
459 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150040212400, seqNo=74, mdref=0
nBytes=96

$WC,80,060611,1508,13.72,6000,01020,3.33,,128,0,-0.230,0.000,1.700,0.00,28.6,0.00,91,72,4257

459 DEBUG  DeviceLogIterator [main]: get 4bytes...
460 DEBUG  DeviceLogUtil [main]: check against filters
460 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 9:05:12 AM
461 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150041912611, seqNo=75, mdref=0
nBytes=97

$WC,81,060611,1537,13.63,6000,01020,3.33,,129,0,-0.230,0.000,1.700,0.00,28.6,0.00,150,74,4307

463 DEBUG  DeviceLogIterator [main]: get 4bytes...
465 DEBUG  DeviceLogUtil [main]: check against filters
465 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 9:33:30 AM
465 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150043610930, seqNo=76, mdref=0
nBytes=97

$WC,81,060611,1605,13.71,6000,01020,3.33,,130,0,-0.230,0.000,1.700,0.00,28.6,0.00,307,73,4297

466 DEBUG  DeviceLogIterator [main]: get 4bytes...
467 DEBUG  DeviceLogUtil [main]: check against filters
467 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 10:01:50 AM
467 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150045310630, seqNo=77, mdref=0
nBytes=96

$WC,80,060611,1633,13.66,6000,01020,3.33,,131,0,-0.230,0.000,1.700,0.00,28.6,0.00,68,76,4261

468 DEBUG  DeviceLogIterator [main]: get 4bytes...
469 DEBUG  DeviceLogUtil [main]: check against filters
469 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 10:30:11 AM
470 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150047011410, seqNo=78, mdref=0
nBytes=97

$WC,81,060611,1702,13.71,6000,01020,3.33,,132,0,-0.230,0.000,1.700,0.00,28.6,0.00,167,72,4300

470 DEBUG  DeviceLogIterator [main]: get 4bytes...
471 DEBUG  DeviceLogUtil [main]: check against filters
471 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 10:58:32 AM
472 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150048712029, seqNo=79, mdref=0
nBytes=97

$WC,81,060611,1730,13.65,6000,01020,3.33,,133,0,-0.230,0.000,1.700,0.00,28.6,0.00,149,76,4309

472 DEBUG  DeviceLogIterator [main]: get 4bytes...
473 DEBUG  DeviceLogUtil [main]: check against filters
473 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 11:26:51 AM
474 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150050411650, seqNo=80, mdref=0
nBytes=97

$WC,81,060611,1758,13.70,6000,01020,3.33,,134,0,-0.230,0.000,1.700,0.00,28.6,0.00,196,74,4316

474 DEBUG  DeviceLogIterator [main]: get 4bytes...
475 DEBUG  DeviceLogUtil [main]: check against filters
475 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 11:55:11 AM
476 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150052111530, seqNo=81, mdref=0
nBytes=97

$WC,81,060611,1827,13.68,6000,01020,3.33,,135,0,-0.230,0.000,1.700,0.00,28.6,0.00,296,76,4324

476 DEBUG  DeviceLogIterator [main]: get 4bytes...
477 DEBUG  DeviceLogUtil [main]: check against filters
477 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 12:51:59 PM
478 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1150055519194, seqNo=82, mdref=0
ERR: :SkipUntil() Timed out:retry limit exceeded (1):port OK (1x since 1150053819 s)

479 DEBUG  DeviceLogIterator [main]: get 4bytes...
480 DEBUG  DeviceLogUtil [main]: check against filters
480 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 12:51:59 PM
482 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150055519170, seqNo=83, mdref=0
nBytes=96

$WC,80,060611,1924,13.68,6000,01020,3.33,,137,0,-0.230,0.000,1.700,0.00,28.6,0.00,32,73,4260

483 DEBUG  DeviceLogIterator [main]: get 4bytes...
483 DEBUG  DeviceLogUtil [main]: check against filters
488 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 12:51:59 PM
495 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=0, recordType=0
devid=1286, t=1150055519690, seqNo=84, mdref=0
Time rollback detected in packet seqNo=83
495 DEBUG  DeviceLogIterator [main]: get 4bytes...
496 DEBUG  DeviceLogUtil [main]: check against filters
496 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 1:20:19 PM
497 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150057219370, seqNo=85, mdref=0
nBytes=96

$WC,80,060611,1952,13.70,6000,01020,3.33,,138,0,-0.230,0.000,1.700,0.00,28.6,0.00,77,76,4267

498 DEBUG  DeviceLogIterator [main]: get 4bytes...
505 DEBUG  DeviceLogUtil [main]: check against filters
506 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 1:48:39 PM
506 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150058919089, seqNo=86, mdref=0
nBytes=97

$WC,81,060611,2020,13.68,6000,01020,3.33,,139,0,-0.230,0.000,1.700,0.00,28.6,0.00,265,71,4305

507 DEBUG  DeviceLogIterator [main]: get 4bytes...
508 DEBUG  DeviceLogUtil [main]: check against filters
508 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 2:16:59 PM
509 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150060619110, seqNo=87, mdref=0
nBytes=97

$WC,81,060611,2049,13.70,6000,01020,3.33,,140,0,-0.230,0.000,1.700,0.00,28.6,0.00,319,77,4307

509 DEBUG  DeviceLogIterator [main]: get 4bytes...
510 DEBUG  DeviceLogUtil [main]: check against filters
510 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 2:45:19 PM
511 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150062319312, seqNo=88, mdref=0
nBytes=97

$WC,81,060611,2117,13.70,6000,01020,3.33,,141,0,-0.230,0.000,1.700,0.00,28.6,0.00,245,76,4301

513 DEBUG  DeviceLogIterator [main]: get 4bytes...
514 DEBUG  DeviceLogUtil [main]: check against filters
515 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 3:00:24 PM
519 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1150063224304, seqNo=89, mdref=0
shutdown
520 DEBUG  DeviceLogIterator [main]: get 4bytes...
521 DEBUG  DeviceLogUtil [main]: check against filters
521 DEBUG  DeviceLogUtil [main]: passed filters

MetadataPacket - Jun 11, 2006 3:17:20 PM
522 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1150064240376, seqNo=90, mdref=0
 cause=Service Init
<SRVC_MD>
xyzOffsets=-0.23 0.0 1.7 
powerOnDelaySec=0
instrumentName=UNKNOWN
nominalCurrentMa=1000
className=moos.devices.waveSensor.HeaveSensor$Attributes
serviceName=Triaxys s/n TAS01020
parentID=1446
maxSummarySamples=0
currentLimitMa=5000
packetSetSize=10
sampleSchedule=R */0 */20 */0 */0 * * * * GMT *
defaultSkipInterval=0
extendedVersion=UNK
frameworkVersion=$Name: june09_2006 $
errCacheLimit=5
UUID=EC9307D5-4036-4D57-A856-5497B88DAB2B
powerPolicy=ALWAYS
timeSynch=false
serialNo=01020
maxSampleTries=1
isiID=1286
peakCurrentMa=5000
summaryTriggerCount=0
sampleMinutes=25
sampleTimeoutMsec=10000
commPowerPolicy=SAMPLING
rtsPower=false
serviceStatus=2
startDelayMsec=20000
</SRVC_MD>
<SVP_MD>
isiID = 1286
serviceName = Triaxys s/n TAS01020
powerPolicy = always
commPowerPolicy = sampling
sampleSchedule = 1200
rtsPower = false
sampleMinutes = 25
serialNo = 01020
xyzOffsets = -0.23, 0, 1.7
currentLimitMa = 5000
UUID = EC9307D5-4036-4D57-A856-5497B88DAB2B
</SVP_MD>
<DEV_MD>

$WB,0,,325
Xoff=-0.230000,Yoff=0.000000,Zoff=1.700000

</DEV_MD>
<DOC_MD>
﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- $Header: /home/cvs/puckxml/1286.xml,v 1.2 2006/04/29 08:29:47 graybeal Exp $	-->
<!-- Last edited by $Author: graybeal $	$Date: 2006/04/29 08:29:47 $   -->
<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="http://ssds.mbari.org/xml/schema/SSDS_Metadata.xsd" 
	majorVersion="1" minorVersion="2" 
	lastAuthor="$Author: graybeal $" lastUpdate="$Date: 2006/04/29 08:29:47 $" >

	<Deployment role="instrument" >
		<Device	id="1286" name="Triaxys Directional Wave Sensor" type="Wave Sensor"	mfgName="Axys Environmental Systems" mfgModel="OEM Directional Wave Sensor" mfgSerialNumber="TAS01020"
			preferredDeploymentRole="instrument">
			<description>Ocean wave sensor.</description>
			<Person	firstname="Andrew" surname="Hamilton" organization="MBARI"
			email="hamilton@mbari.org" phone="831-775-1861"/>
		</Device>
		<output>
			<DataStream>
				<description>Wave sensor data stream</description>
				<!-- Comments:
					- Doesn't use fixedPosition parsing yet
				-->
				<RecordDescription bufferStyle="ASCII"
				bufferParseType="ordered"
				bufferItemSeparator=","
				bufferLengthType="variable"
				parseable="true" recordType="1">
					<!-- COMMAND Sent:
					-->
					<!-- Sample Record: $WC,80,060216,0128,13.14,1680,01020,3.33,,49,0,-0.230,0.000,1.700,0.00,33.3,0.00,288,63,4263
					-->
					
					<RecordVariable
						name="RecordTypeLabel"
						longName="Label	of Record Type"
						units="noUnits"	
						columnIndex="1"
						format="String"	>
							<description>label indicating type of wave sensor record returned (correct is $WC)</description>
							<!--StandardVariable name="checkString"/-->
					</RecordVariable>
					<RecordVariable
						name="MessageSize"
						longName="Number of Data Bytes in Message"
						units="count" 
						columnIndex="2"
						format="int"
						validMin="0" validMax="100" >
							<description>Number of bytes in the message not including the message type, size, or checksum characters</description>
						<!--StandardVariable name="bytecount"/-->
					</RecordVariable>
					<RecordVariable
						name="Date"
						longName="Date of Measurement"
						units="yearMonthDay" 
						columnIndex="3"
						format="int"
						validMin="000000" validMax="991231" >
							<description>date of measurement, expressed	in yymmdd format</description>
							<!--StandardVariable name="Date"/-->
					</RecordVariable>
					<RecordVariable
						name="Time"
						longName="Time of Measurement"
						units="hhmm" 
						columnIndex="4"
						format="int"
						validMin="0" validMax="2400" >
							<description>Time the measurement was obtained, in hhmm format</description>
							<StandardVariable name="time"/>
					</RecordVariable>
					<RecordVariable
						name="Voltage"
						longName="Voltage"
						units="volts"	
						columnIndex="5"
						format="float" >
							<description>voltage of unit</description>
							<!--StandardVariable name="volts"/-->
					</RecordVariable>
					<RecordVariable
						name="NumSamples"
						longName="Number of Samples"
						units="count"	
						columnIndex="6"
						format="int" >
							<description>number of samples, found as the sample frequency times the sample duration</description>
							<!--StandardVariable name="count.samples"/-->
					</RecordVariable>
					<RecordVariable
						name="SerialNumber"
						longName="Serial Number"
						units="uid"	
						columnIndex="7"
						format="int" >
							<description>Serial number of the unit</description>
							<!--StandardVariable name="uid"/-->
					</RecordVariable>
					<RecordVariable
						name="GpucEpromVersion"
						longName="Version of the Gpuc EPROM"
						units="version"	
						columnIndex="8"
						format="float" >
							<description>version of the Gpuc EPROM</description>
							<!--StandardVariable name="version"/-->
					</RecordVariable>
					<RecordVariable
						name="PC104EpromVersion"
						longName="Version of the PC104 EPROM"
						units="version"	
						columnIndex="9"
						format="float" >
							<description>version of the PC104 EPROM</description>
							<!--StandardVariable name="version"/-->
					</RecordVariable>
					<RecordVariable
						name="NumberBoots"
						longName="Number of Boot Times"
						units="count"	
						columnIndex="10"
						format="int" >
							<description>number of boot times</description>
							<!--StandardVariable name="count"/-->
					</RecordVariable>
					<RecordVariable
						name="Status"
						longName="Status Code"
						units=""	
						columnIndex="11"
						format="int" >
							<description></description>
							<!--StandardVariable name=""/-->
					</RecordVariable>
					<RecordVariable
						name="xOffset"
						longName="X Offset"
						units="meters"	
						columnIndex="12"
						format="float" >
							<description>offset for the X component of the translation displacements, forward from wave sensor to the center of mass of the body (wave sensor is origin)</description>
							<!--StandardVariable name="distance"/-->
					</RecordVariable>
					<RecordVariable
						name="yOffset"
						longName="Y Offset"
						units="meters"	
						columnIndex="13"
						format="float" >
							<description>offset for the X component of the translation displacements, starboard from wave sensor to the center of mass of the body (wave sensor is origin).</description>
							<!--StandardVariable name="distance"/-->
					</RecordVariable>
					<RecordVariable
						name="zOffset"
						longName="Z Offset"
						units="meters"	
						columnIndex="14"
						format="float" >
							<description>offset for the X component of the translation displacements, down from wave sensor back to the center of mass of the body (wave sensor is origin).</description>
							<!--StandardVariable name="distance"/-->
					</RecordVariable>
					<RecordVariable
						name="WaveHeight"
						longName="Significant Wave Height (Hs)"
						units="meters"	
						columnIndex="15"
						format="float" >
							<description>Zero down-crossing significant wave height, Hs, where Hs is the average height of the highest third of the waves.</description>
						<StandardVariable name="significant_height_of_wind_and_swell_waves"/>
					</RecordVariable>
					<RecordVariable
						name="PeakPeriod"
						longName="Peak Period (Tp)"
						units="seconds"	
						columnIndex="16"
						format="float" >
							<description>Peak wave period Tp (= 1.0/fp where fp is the frequency at which the wave spectrum S(f) has its maximum value).</description>
							<StandardVariable name="swell_wave_period"/>
					</RecordVariable>
					<RecordVariable
						name="MaxWaveHeight"
						longName="Maximum Wave Height (Hmax)"
						units="meters"	
						columnIndex="17"
						format="float" >
							<description>Maximum zero down-crossing wave height (trough to peak) </description>
						<StandardVariable name="significant_height_of_wind_and_swell_waves"/>
					</RecordVariable>
					<RecordVariable
						name="MeanDirection"
						longName="[Unused] Mean Direction"
						units="degrees"	
						columnIndex="18"
						format="int" >
							<description>[Unused] average direction from which waves arrived (?)</description>
							<!--StandardVariable name="degrees.wavedirection"/-->
					</RecordVariable>
					<RecordVariable
						name="DirectionSpread"
						longName="[Unused] Direction Spread"
						units="degrees"	
						columnIndex="19"
						format="int" >
							<description>[Unused] spread of the direction from which waves arrived</description>
							<!--StandardVariable name="degrees.range"/-->
					</RecordVariable>
					<RecordVariable
						name="Checksum"
						longName="Checksum"
						units="count" 
						columnIndex="20"
						format="int" >
							<description>Arithmetic checksum for data record not including last comma and checksum characters.</description>
							<!--StandardVariable name="checksum"/-->
					</RecordVariable>
				</RecordDescription>
			</DataStream>
		</output>
	</Deployment>
</Metadata>

</DOC_MD>

525 DEBUG  DeviceLogIterator [main]: get 4bytes...
526 DEBUG  DeviceLogUtil [main]: check against filters
526 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 3:45:47 PM
527 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150065947336, seqNo=91, mdref=90
nBytes=95

$WC,79,060611,2217,13.64,6000,01020,3.33,,144,0,-0.230,0.000,1.700,0.00,25.0,0.00,7,76,4206

527 DEBUG  DeviceLogIterator [main]: get 4bytes...
529 DEBUG  DeviceLogUtil [main]: check against filters
529 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 4:14:06 PM
530 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150067646926, seqNo=92, mdref=90
nBytes=97

$WC,81,060611,2246,13.70,6000,01020,3.33,,144,0,-0.230,0.000,1.700,0.00,28.6,0.00,255,76,4308

530 DEBUG  DeviceLogIterator [main]: get 4bytes...
531 DEBUG  DeviceLogUtil [main]: check against filters
531 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 5:10:54 PM
532 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1150071054039, seqNo=93, mdref=90
ERR: :SkipUntil() Timed out:retry limit exceeded (1):port OK (1x since 1150069354 s)

532 DEBUG  DeviceLogIterator [main]: get 4bytes...
533 DEBUG  DeviceLogUtil [main]: check against filters
533 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 5:10:54 PM
533 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150071054025, seqNo=94, mdref=90
nBytes=95

$WC,79,060611,2343,13.72,6000,01020,3.33,,146,0,-0.230,0.000,1.700,0.00,28.6,0.00,1,74,4208

534 DEBUG  DeviceLogIterator [main]: get 4bytes...
535 DEBUG  DeviceLogUtil [main]: check against filters
535 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 5:10:54 PM
535 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=0, recordType=0
devid=1286, t=1150071054499, seqNo=95, mdref=90
Time rollback detected in packet seqNo=94
536 DEBUG  DeviceLogIterator [main]: get 4bytes...
537 DEBUG  DeviceLogUtil [main]: check against filters
537 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 6:07:40 PM
537 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=0
devid=1286, t=1150074460751, seqNo=96, mdref=90
ERR: :SkipUntil() Timed out:retry limit exceeded (1):port OK (1x since 1150072762 s)

538 DEBUG  DeviceLogIterator [main]: get 4bytes...
539 DEBUG  DeviceLogUtil [main]: check against filters
539 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 6:07:40 PM
539 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150074460691, seqNo=97, mdref=90
nBytes=97

$WC,81,060612,0039,13.70,6000,01020,3.33,,148,0,-0.230,0.000,1.700,0.00,28.6,0.00,200,74,4299

540 DEBUG  DeviceLogIterator [main]: get 4bytes...
540 DEBUG  DeviceLogUtil [main]: check against filters
541 DEBUG  DeviceLogUtil [main]: passed filters

DeviceMessagePacket - Jun 11, 2006 6:07:41 PM
541 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=0, recordType=0
devid=1286, t=1150074461214, seqNo=98, mdref=90
Time rollback detected in packet seqNo=97
542 DEBUG  DeviceLogIterator [main]: get 4bytes...
542 DEBUG  DeviceLogUtil [main]: check against filters
543 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 6:36:01 PM
544 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150076161323, seqNo=99, mdref=90
nBytes=97

$WC,81,060612,0108,13.66,6000,01020,3.33,,149,0,-0.230,0.000,1.700,0.00,28.6,0.00,135,75,4310

545 DEBUG  DeviceLogIterator [main]: get 4bytes...
546 DEBUG  DeviceLogUtil [main]: check against filters
546 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 7:04:20 PM
550 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150077860753, seqNo=100, mdref=90
nBytes=97

$WC,81,060612,0136,13.74,6000,01020,3.33,,150,0,-0.230,0.000,1.700,0.00,28.6,0.00,324,73,4300

551 DEBUG  DeviceLogIterator [main]: get 4bytes...
552 DEBUG  DeviceLogUtil [main]: check against filters
552 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 7:32:40 PM
557 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150079560591, seqNo=101, mdref=90
nBytes=97

$WC,81,060612,0204,13.72,6000,01020,3.33,,151,0,-0.230,0.000,1.700,0.00,28.6,0.00,210,75,4291

557 DEBUG  DeviceLogIterator [main]: get 4bytes...
558 DEBUG  DeviceLogUtil [main]: check against filters
558 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 8:00:59 PM
559 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150081259250, seqNo=102, mdref=90
nBytes=96

$WC,80,060612,0233,13.78,6000,01020,3.33,,152,0,-0.230,0.000,1.700,0.00,28.6,0.00,38,78,4262

559 DEBUG  DeviceLogIterator [main]: get 4bytes...
560 DEBUG  DeviceLogUtil [main]: check against filters
560 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 8:29:19 PM
561 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150082959725, seqNo=103, mdref=90
nBytes=96

$WC,80,060612,0301,13.75,6000,01020,3.33,,153,0,-0.230,0.000,1.700,0.00,28.6,0.00,77,76,4257

561 DEBUG  DeviceLogIterator [main]: get 4bytes...
562 DEBUG  DeviceLogUtil [main]: check against filters
562 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 8:57:38 PM
563 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150084658640, seqNo=104, mdref=90
nBytes=97

$WC,81,060612,0329,13.76,6000,01020,3.33,,154,0,-0.230,0.000,1.700,0.00,28.6,0.00,194,73,4315

563 DEBUG  DeviceLogIterator [main]: get 4bytes...
564 DEBUG  DeviceLogUtil [main]: check against filters
564 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 9:25:57 PM
565 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150086357430, seqNo=105, mdref=90
nBytes=97

$WC,81,060612,0358,13.79,6000,01020,3.33,,155,0,-0.230,0.000,1.700,0.00,28.6,0.00,200,73,4309

565 DEBUG  DeviceLogIterator [main]: get 4bytes...
568 DEBUG  DeviceLogUtil [main]: check against filters
570 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 9:54:17 PM
571 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150088057110, seqNo=106, mdref=90
nBytes=96

$WC,80,060612,0426,13.81,6000,01020,3.33,,156,0,-0.230,0.000,1.700,0.00,28.6,0.00,90,72,4256

572 DEBUG  DeviceLogIterator [main]: get 4bytes...
572 DEBUG  DeviceLogUtil [main]: check against filters
573 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 10:22:36 PM
574 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150089756750, seqNo=107, mdref=90
nBytes=96

$WC,80,060612,0454,13.80,6000,01020,3.33,,157,0,-0.230,0.000,1.700,0.00,28.6,0.00,94,73,4262

575 DEBUG  DeviceLogIterator [main]: get 4bytes...
576 DEBUG  DeviceLogUtil [main]: check against filters
576 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 10:50:56 PM
576 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150091456401, seqNo=108, mdref=90
nBytes=97

$WC,81,060612,0523,13.75,6000,01020,3.33,,158,0,-0.230,0.000,1.700,0.00,28.6,0.00,235,76,4313

577 DEBUG  DeviceLogIterator [main]: get 4bytes...
578 DEBUG  DeviceLogUtil [main]: check against filters
580 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 11:19:17 PM
581 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150093157285, seqNo=109, mdref=90
nBytes=96

$WC,80,060612,0551,13.80,6000,01020,3.33,,159,0,-0.230,0.000,1.700,0.00,28.6,0.00,92,76,4263

581 DEBUG  DeviceLogIterator [main]: get 4bytes...
582 DEBUG  DeviceLogUtil [main]: check against filters
582 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 11, 2006 11:47:37 PM
583 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150094857048, seqNo=110, mdref=90
nBytes=97

$WC,81,060612,0619,13.78,6000,01020,3.33,,160,0,-0.230,0.000,1.700,0.00,28.6,0.00,246,76,4317

584 DEBUG  DeviceLogIterator [main]: get 4bytes...
584 DEBUG  DeviceLogUtil [main]: check against filters
584 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 12:15:56 AM
585 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150096556841, seqNo=111, mdref=90
nBytes=97

$WC,81,060612,0648,13.79,6000,01020,3.33,,161,0,-0.230,0.000,1.700,0.00,28.6,0.00,334,73,4316

585 DEBUG  DeviceLogIterator [main]: get 4bytes...
586 DEBUG  DeviceLogUtil [main]: check against filters
586 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 12:44:16 AM
587 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150098256425, seqNo=112, mdref=90
nBytes=97

$WC,81,060612,0716,13.73,6000,01020,3.33,,162,0,-0.230,0.000,1.700,0.00,28.6,0.00,153,75,4308

587 DEBUG  DeviceLogIterator [main]: get 4bytes...
592 DEBUG  DeviceLogUtil [main]: check against filters
592 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 1:12:36 AM
593 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150099956140, seqNo=113, mdref=90
nBytes=97

$WC,81,060612,0744,13.80,6000,01020,3.33,,163,0,-0.230,0.000,1.700,0.00,28.6,0.00,261,73,4306

593 DEBUG  DeviceLogIterator [main]: get 4bytes...
594 DEBUG  DeviceLogUtil [main]: check against filters
594 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 1:40:55 AM
595 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150101655720, seqNo=114, mdref=90
nBytes=97

$WC,81,060612,0813,13.75,6000,01020,3.33,,164,0,-0.230,0.000,1.700,0.00,28.6,0.00,182,74,4311

595 DEBUG  DeviceLogIterator [main]: get 4bytes...
596 DEBUG  DeviceLogUtil [main]: check against filters
596 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 2:09:15 AM
597 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150103355380, seqNo=115, mdref=90
nBytes=97

$WC,81,060612,0841,13.80,6000,01020,3.33,,165,0,-0.230,0.000,1.700,0.00,28.6,0.00,236,76,4311

597 DEBUG  DeviceLogIterator [main]: get 4bytes...
598 DEBUG  DeviceLogUtil [main]: check against filters
598 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 2:37:34 AM
599 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150105054985, seqNo=116, mdref=90
nBytes=97

$WC,81,060612,0909,13.74,6000,01020,3.33,,166,0,-0.230,0.000,1.700,0.00,28.6,0.00,224,73,4314

599 DEBUG  DeviceLogIterator [main]: get 4bytes...
600 DEBUG  DeviceLogUtil [main]: check against filters
600 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 3:05:54 AM
600 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150106754623, seqNo=117, mdref=90
nBytes=97

$WC,81,060612,0938,13.81,6000,01020,3.33,,167,0,-0.230,0.000,1.700,0.00,28.6,0.00,312,70,4310

601 DEBUG  DeviceLogIterator [main]: get 4bytes...
603 DEBUG  DeviceLogUtil [main]: check against filters
603 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 3:34:14 AM
604 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150108454560, seqNo=118, mdref=90
nBytes=95

$WC,79,060612,1006,13.77,6000,01020,3.33,,168,0,-0.230,0.000,1.700,0.00,28.6,0.00,6,75,4219

604 DEBUG  DeviceLogIterator [main]: get 4bytes...
605 DEBUG  DeviceLogUtil [main]: check against filters
605 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 4:02:34 AM
606 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150110154260, seqNo=119, mdref=90
nBytes=96

$WC,80,060612,1034,13.81,6000,01020,3.33,,169,0,-0.230,0.000,1.700,0.00,28.6,0.00,96,76,4266

606 DEBUG  DeviceLogIterator [main]: get 4bytes...
607 DEBUG  DeviceLogUtil [main]: check against filters
607 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 4:30:53 AM
608 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150111853920, seqNo=120, mdref=90
nBytes=97

$WC,81,060612,1103,13.76,6000,01020,3.33,,170,0,-0.230,0.000,1.700,0.00,28.6,0.00,288,74,4309

610 DEBUG  DeviceLogIterator [main]: get 4bytes...
610 DEBUG  DeviceLogUtil [main]: check against filters
611 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 4:59:12 AM
611 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150113552530, seqNo=121, mdref=90
nBytes=97

$WC,81,060612,1131,13.79,6000,01020,3.33,,171,0,-0.230,0.000,1.700,0.00,28.6,0.00,194,78,4314

612 DEBUG  DeviceLogIterator [main]: get 4bytes...
612 DEBUG  DeviceLogUtil [main]: check against filters
613 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 5:27:33 AM
613 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150115253076, seqNo=122, mdref=90
nBytes=97

$WC,81,060612,1159,13.77,6000,01020,3.33,,172,0,-0.230,0.000,1.700,0.00,28.6,0.00,278,71,4319

614 DEBUG  DeviceLogIterator [main]: get 4bytes...
614 DEBUG  DeviceLogUtil [main]: check against filters
614 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 5:55:52 AM
615 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150116952980, seqNo=123, mdref=90
nBytes=97

$WC,81,060612,1228,13.80,6000,01020,3.33,,173,0,-0.230,0.000,1.700,0.00,28.6,0.00,272,76,4310

615 DEBUG  DeviceLogIterator [main]: get 4bytes...
616 DEBUG  DeviceLogUtil [main]: check against filters
616 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 6:24:13 AM
617 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150118653235, seqNo=124, mdref=90
nBytes=97

$WC,81,060612,1256,13.76,6000,01020,3.33,,174,0,-0.230,0.000,1.700,0.00,28.6,0.00,318,76,4318

617 DEBUG  DeviceLogIterator [main]: get 4bytes...
618 DEBUG  DeviceLogUtil [main]: check against filters
618 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 6:52:31 AM
621 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150120351550, seqNo=125, mdref=90
nBytes=97

$WC,81,060612,1324,13.75,6000,01020,3.33,,175,0,-0.230,0.000,1.700,0.00,28.6,0.00,150,76,4308

623 DEBUG  DeviceLogIterator [main]: get 4bytes...
626 DEBUG  DeviceLogUtil [main]: check against filters
626 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 7:20:51 AM
632 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150122051210, seqNo=126, mdref=90
nBytes=97

$WC,81,060612,1352,13.72,6000,01020,3.33,,176,0,-0.230,0.000,1.700,0.00,28.6,0.00,261,76,4310

633 DEBUG  DeviceLogIterator [main]: get 4bytes...
634 DEBUG  DeviceLogUtil [main]: check against filters
634 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 7:49:12 AM
634 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150123752109, seqNo=127, mdref=90
nBytes=97

$WC,81,060612,1421,13.66,6000,01020,3.33,,177,0,-0.230,0.000,1.700,0.00,28.6,0.00,105,74,4306

635 DEBUG  DeviceLogIterator [main]: get 4bytes...
635 DEBUG  DeviceLogUtil [main]: check against filters
636 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 8:17:31 AM
636 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150125451890, seqNo=128, mdref=90
nBytes=97

$WC,81,060612,1449,13.70,6000,01020,3.33,,178,0,-0.230,0.000,1.700,0.00,28.6,0.00,147,72,4316

637 DEBUG  DeviceLogIterator [main]: get 4bytes...
640 DEBUG  DeviceLogUtil [main]: check against filters
640 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 8:45:51 AM
641 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150127151539, seqNo=129, mdref=90
nBytes=97

$WC,81,060612,1517,13.67,6000,01020,3.33,,179,0,-0.230,0.000,1.700,0.00,28.6,0.00,289,69,4332

641 DEBUG  DeviceLogIterator [main]: get 4bytes...
642 DEBUG  DeviceLogUtil [main]: check against filters
642 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 9:14:11 AM
643 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150128851310, seqNo=130, mdref=90
nBytes=97

$WC,81,060612,1546,13.69,6000,01020,3.33,,180,0,-0.230,0.000,1.700,0.00,28.6,0.00,205,76,4314

643 DEBUG  DeviceLogIterator [main]: get 4bytes...
644 DEBUG  DeviceLogUtil [main]: check against filters
644 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 9:42:32 AM
645 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150130552725, seqNo=131, mdref=90
nBytes=97

$WC,81,060612,1614,13.70,6000,01020,3.33,,181,0,-0.230,0.000,1.700,0.00,28.6,0.00,298,77,4316

645 DEBUG  DeviceLogIterator [main]: get 4bytes...
646 DEBUG  DeviceLogUtil [main]: check against filters
646 DEBUG  DeviceLogUtil [main]: passed filters

SensorDataPacket - Jun 12, 2006 10:10:53 AM
646 DEBUG  DeviceLogUtil [main]: invoke packet.toString()
parentID=1446, recordType=1
devid=1286, t=1150132253506, seqNo=132, mdref=90
nBytes=96

$WC,80,060612,1643,13.79,6000,01020,3.33,,182,0,-0.230,0.000,1.700,0.00,28.6,0.00,94,74,4270

