Manual revision 001
Section 4: Deploying and Operating SBE 39
plus
-IM
SBE 39
plus
-IM
58
Autonomous Sampling (Logging)
Commands
(continued)
#iiGetLastRestart
Get and transmit
last
data, and (re)start
logging in (
#iiSampleInterval
/ 2)
seconds. Cannot be sent when
communicating via USB.
#iiGetLast
Get and transmit
last
data. Unlike
#iiGetLastRestart
, this command does
not reset logging time base. Cannot be sent
when communicating via USB.
#iiGetNew
Get (take) and transmit new sample.
Data is
not
stored in FLASH memory.
Cannot be sent when communicating via
USB.
#iiDNx
Upload last
x
scans (1 – 250) from
memory
while sampling autonomously
to
retrieve data periodically from 39
plus
-IM
while it is deployed. Cannot be sent when
communicating via USB.
#iiStop
Stop logging or stop waiting to start
logging (if
#iiStartLater
was sent but
logging has not begun yet). Connect to
39
plus
-IM (
Connect
in SeatermIM’s
Communications menu) before entering
#iiStop
.
#iiStop
must be sent before
uploading data with
#iiGetSamples:b,e
.
Note:
You may need to send
#iiStop
several times to get the 39
plus
-IM
to respond. This is most likely to
occur if sampling with a small
#iiSampleInterval=
.
Example: #iiSampleInterval=360
(6 minutes)
Hr min sec
00
00
00
#iiStartNow
received
00
00
10
Sample
00
06
10
Sample
00
08
00
#iiGetLastRestart
received (send last sample)
00
11
00
Sample at
#iiSampleInterval
/2 from when
#iiGetLastRestart
received
00
17
00
Sample
00
23
00
Sample
. . .
Example: #iiSampleInterval=360
(6 minutes)
Hr min sec
00
00
00
#iiStartNow
received
00
00
10
Sample
00
06
10
Sample
00
08
00
#iiGetLast
received (send last sample)
00
12
10
Sample at
#iiSampleInterval
from when last sample taken
00
18
10
Sample
00
24
10
Sample
. . .
Note:
#iiGetNew
can only be sent while
logging, and does not interfere
with logging.
Example:
For a system with 39
plus
-IMs with ID=01, 02, and 03 that is sampling every 10 minutes (144 times/day), upload latest data
once per day (user input in bold):
(Click Capture menu and enter desired filename in dialog box.)
#01dn144
(upload last 144 samples from 39
plus
-IM 01)
!01stayon
(reset time-out timer on all 39
plus
-IMs so 02 and 03 do not go to sleep while uploading data from 01)
#02dn144
(upload last 144 samples from 39
plus
-IM 02)
!02stayon
(reset time-out timer on all 39
plus
-IMs so 01 and 03 do not go to sleep while uploading data from 02)
#03dn144
(upload last 144 samples from 39
plus
-IM 03)
!03stayon
(reset time-out timer on all 39
plus
-IMs so 01 and 02 do not go to sleep while uploading data from 03)
pwroff
(send power-off command to all 39
plus
-IMs; logging not affected)