Manual revision 005
Section 4: Deploying and Operating SBE 63
SBE 63
28
•
SetFormat=2
– Raw and converted data:
01/01/11
00:00:00
660
aaaaa
695
bbbbb
570
oooo ttttt
where
aaaaa = raw phase delay (x1000)
bbbbb = raw thermistor voltage (x65536/3.30)
oooo = dissolved oxygen in ml/l (x1000)
ttttt = temperature in deg C (x1000)
Italic numbers are constants, not used in calculations
Each field is separated by a tab character.
•
SetFormat=3
– Instrument name, serial number, and converted oxygen:
SBE63
ssss
oo.ooo
where
ssss = SBE 63 serial number
oo.ooo = dissolved oxygen in ml/l (leading zero is not suppressed)
SBE63 and serial number are separated by a tab character; serial number
and dissolved oxygen are separated by two tab characters.
Example:
SetFormat=2
01/01/11
00:00:00
660
16649
695
12736
570
4303
25255
(information in italics are constants not used in calculations; remaining
information is raw phase delay x1000, raw thermistor voltage x1000, converted
oxygen x1000, converted temperature x1000)
Example:
SetFormat=3
SBE63
0013
04.304
(serial number, converted oxygen in ml/l)