
Manual revision 006 Section 4: Deploying and Operating SBE 19plus V2 SBE 19plus V2
72
Uploaded Data (from GetSamples:b,e or DDb,e):
<?xml?>
<datapacket>
<hdr>
<mfg>Sea-Bird</mfg>
<model>19plus</model>
<sn>nnnnnnn</sn>
</hdr>
<data>
<t1>ttt.tttt</t1>
<c1>cc.ccccc</c1>
<p1>pppp.ppp </p1> (if PType=1 or 3)
<v0>v.vvvv</v0> (if Volt0=Y)
<v1>v.vvvv</v1> (if Volt1=Y)
<v2>v.vvvv</v2> (if Volt2=Y)
<v3>v.vvvv</v3> (if Volt3=Y)
<v4>v.vvvv</v4> (if Volt4=Y)
<v5>v.vvvv</v5> (if Volt5=Y)
<ser1>
<type>sbe38, wetlabs, gtd, or optode</type> (indicates type of RS-232 sensor)
<t38>ttt.tttt</t38> (if SBE38=Y)
<wl0>wwww</wl0> (if WetLabs=Y)
<wl1>xxxx</wl1> (if WetLabs=Y)
<wl2>yyyy</wl2> (if WetLabs=Y)
<p1>ppppppppp</p1> (if GTD=Y or DualGTD=Y)
<t1>tt.ttt</t1> (if GTD=Y or DualGTD=Y)
<p2>ppppppppp</p2> (if DualGTD=Y)
<t2>tt.ttt</t2> (if DualGTD=Y)
<oox>oooo.ooo</oox> (if Optode=Y)
</ser1>
<sal>sss.ssss</sal> (if OutputSal=Y)
<sv>vvvv.vvv</sv> (if OutputSV=Y)
<dt>yyyy-mm-ddThh:mm:ss</dt> (if in Moored [MM] mode)
</data>
</datapacket>
where
Serial number = nnnnnnn
Temperature (°C, ITS-90) = ttt.tttt
Conductivity (S/m) = cc.ccccc
Pressure (decibars) = pppp.ppp
External voltage = v.vvvv (for voltage 0, 1, 2, 3, 4, and 5)
SBE 38 temperature (°C, ITS-90) = ttt.tttt
WET Labs
sensor 0 (raw signal counts) = wwww
sensor 1 (raw signal counts) = xxxx (= 0 unless using dual or triple sensor)
sensor 2 (raw signal counts) = yyyy (= 0 unless using triple sensor)
GTD pressure (millibars) = ppppppppp / 100,000 (for GTD #1 and #2)
GTD temperature (°C, ITS-90) = tt.ttt (for GTD #1 and #2)
Optode oxygen (micromoles/liter) = oooo.ooo
Salinity (psu) = sss.ssss
Sound velocity (meters/second) = vvvv.vvv
Date, time = year month day T hour:minute:second
(yyyy-mm-ddThh:mm:ss)
Example: Profiling mode, with 2 external voltages sampled, example scan =
<?xml?><datapacket><hdr><mfg>Sea-Bird</mfg><model>19plus</model><sn>1906003</sn></hdr><data>
<t1>23.7658</t1><c1>0.00019</c1><p1>0.062</p1><v0>0.0590</v0><v1>0.1089</v1></data></datapacket>CRLF
This data indicates Serial number = 1906003, Temperature (°C, ITS-90) = 23.7658, Conductivity (S/m) = 0.00019,
Pressure (decibars) = 0.062, First external voltage = 0.0590 volts, Second external voltage = 0.1089 volts
Note:
For ease in reading, the data
structure is shown with each XML tag
on a separate line. However, there
are no carriage returns or line feeds
between tags (see example below).
Kommentare zu diesen Handbüchern