;-----------------------------------------------------------------------------\
; ADCP Command File for use with VmDas software.
; 
; ADCP type:     150 Khz Ocean Surveyor
; Setup name:    default
; Setup type:    Low resolution, long range profile(narrowband)
; 
; NOTE:  Any line beginning with a semicolon in the first 
;        column is treated as a comment and is ignored by 
;        the VmDas software.
;
; NOTE:  This file is best viewed with a fixed-point font (eg. courier).
;----------------------------------------------------------------------------/

; Restore factory default settings in the ADCP
cr1

; set the data collection baud rate to 115200 bps, 
; no parity, one stop bit, 8 data bits
; NOTE:  VmDas sends baud rate change command after all other commands in 
; this file, so that it is not made permanent by a CK command.
cb811

; Set for narrowband profile mode, single-ping ensembles, 
; fifty-five 8 meter bins, 6 meter blanking distance
WP0
NP00001
NS0800
NF0600
NN055

; Enable single-ping bottom track, 
; Set maximum bottom search depth to 800 meters
BP001
BX08000

; output velocity, correlation, echo intensity, percent good
ND111100000

; 1.5 seconds between bottom and water pings
TP000150

; Three seconds between ensembles
; Since VmDas uses manual pinging, TE is ignored by the ADCP.
; You must set the time between ensemble in the VmDas Communication options
TE00000300

; Set to calculate speed-of-sound, no depth sensor, 
; external synchro heading sensor, use internal 
; transducer temperature sensor
EZ1020001

; Output beam data (rotations are done in software)
EX00000

; Set transducer depth to zero
ED00000

; save this setup to non-volatile memory in the ADCP
CK
