Manual revision 001
Appendix IV:
Old-Style
Commands
SBE 39
plus
-IM
92
Appendix IV: Old-Style Commands
To assist customers who have SBE 39-IMs with firmware less than 4.0 as well
as the newer SBE 39
plus
-IMs documented in this manual, Sea-Bird retained
the following commands in the new firmware. You can use these commands
as an alternative to the equivalent commands documented in
Section4:
Deploying and Operating SBE 39plus-IM
.
#iiMMDDYY=mmddyy
Set real-time clock month, day, year. Must
be followed by
#iiHHMMSS=
to set time.
#iiDDMMYY=ddmmyy
Set real-time clock day, month, year. Must
be followed by
#iiHHMMSS=
to set time.
#iiHHMMSS=hhmmss
Set real-time clock hour, minute, second.
#iiSampleNum=x
x=
sample number for last sample in
memory. After all data has been uploaded, set
to 0 before starting to sample to make entire
memory available for recording. If not set to
0, data will be stored after last recorded
sample.
Do not send #iiSampleNum=
until all data has been uploaded.
#iiInterval=x
x=
interval (5 – 21600 sec) between
samples. When commanded to start
sampling, 39
plus
-IM takes a sample,
stores data in FLASH memory, and
powers down every
#iiInterval
seconds.
#iiStartMMDDYY=mmddyy
Set delayed logging start month, day, and
year. Must follow by
#iiStartHHMMSS=
.
#iiStartDDMMYY=ddmmyy
Set delayed logging start day, month, and
year. Must follow by
#iiStartHHMMSS=
.
#iiStartHHMMSS=hhmmss
Set delayed logging start hour, minute,
second.
#iiDDb,e
Upload data from scan
b
to scan
e
, in
format defined by
#iiOutputFormat=
.
First sample in memory is number 1. If
#iiDDb
is sent, only scan b is uploaded. If
#iiDD
is sent, all scans are uploaded. Stop
logging (
#iiStop
) before sending
#iiDDb,e
.
Note:
#iiStartDDMMYY=
and
#ii
StartMMDDYY=
are equivalent.
Either can be used to set the delayed
start date.
Note:
#iiSampleNum=0
does not delete data;
it just resets the data pointer.
If you accidentally send this
command before uploading
, see
Memory
in
Appendix I: Functional
Description
for recovery of the data.
Notes:
•
#iiDDMMYY=
and
#iiMMDDYY=
are equivalent.
•
Always set date and then time.
If a new date is entered but not a
new time, the new date will not be
saved. If a new time is entered
without first entering a new date,
the date will reset to the last date it
was set for with
#iiMMDDYY=
or
#iiDDMMYY=
.
•
If the 39
plus
-IM is logging or
waiting to start logging
(
#iiStartLater
has been sent), it
will not allow the user to reset date
or time.
Example:
Set current date and time for 39
plus
-IM with ID=01 to 13 July 2016 12:00:00
(user input in bold).
#01mmddyy=071316
#01hhmmss=120000
or
#01ddmmyy=130716
#01hhmmss=120000
Examples:
Upload data from memory for 39
plus
-IM with ID=01 (user input in bold).
(Click Capture menu and enter desired filename in dialog box.)
#01dd1,200
(Upload scans 1 through 200)
#01dd1
(Upload scan 1)
#01dd
(Upload all scans in memory)