Manual revision 001
Section 4: Deploying and Operating SBE 39
plus
-IM
SBE 39
plus
-IM
55
Output Format Setup
Commands
#iiOutputFormat=x
x=0
: output raw decimal data.
x=1
: output converted decimal data.
Default.
x=2
: output converted decimal data in
XML.
#iiFormat=x
x=0
or
1
: Date and time format dd mmm
yyyy, hh:mm:ss (date before time; 3-letter
month abbreviation) if
#iiOutputFormat=0
or
1
.
Default.
x=2
: Date and time format
hh:mm:ss , mm-dd-yyyy (time before date;
2-digit month number) if
#iiOutputFormat=0
or
1
.
#iiOutputTemp=x
x=Y
: Output temperature (units defined by
#iiSetTempUnits=
) with each sample if
#iiOutputFormat=1
or
2
.
Default.
x=N
: Do not.
#iiSetTempUnits=x
x=0
: Temperature output °C, ITS-90 if
#iiOutputFormat=1
or
2
.
Default.
x=1
: Temperature output °F, ITS-90 if
#iiOutputFormat=1
or
2
.
#iiOutputPress=x
x=Y:
Output pressure (units defined by
#iiSetPressUnits=
) with each sample if
#iiOutputFormat=1
or
2
.
Default for
39plus-IM with pressure sensor.
x=N:
Do not.
#iiSetPressUnits=x
x=0
: Pressure output dbar if
#iiOutputFormat=1
or
2
.
Default.
x=1
: Pressure output psi (gauge) if
#iiOutputFormat=1
or
2
.
#iiTxSampleNum=x
x=Y
: Output sample number (number of
samples in memory at time sample was
taken) with data from
!iiData
,
Dataii
, or
!iiGetReply
.
x=N:
Do not.
#iiSetCoastal=x
x=0
: Set units to °C and dbar, enable
output of temperature and pressure, disable
output of sample number.
x=1
: Set units to °C and psi (typical for
coastal applications), enable output of
temperature and pressure, disable output of
sample number.
Note:
See
Data Formats
after the command
descriptions for complete details.
Note:
#iiTxSampleNum=Y
can be used to
verify that logging is at the correct rate.
For example, while logging:
1. Send
GData
and
!iiData
.
2. After some interval, send
GData
and
!iiData
again. Compare change in
sample numbers to expected change
based on
#iiSampleInterval=
.
Note:
Parameters reset by
#iiSetCoastal=
can be individually set using
#iiSetTempUnits=
,
#iiSetPressUnits=
,
#iiOutputTemp=
,
#iiOutputPress=
, and
#iiTxSampleNum=
.