;-----------------------------------------------------------------------------\
; ADCP Command File for use with VmDas software.
; 
; ADCP type:     300 Khz Broadband
; Setup name:    default
; Setup type:    Low resolution, long range profile(broadband processing)
; 
; 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).
; Modified Last: 05April2000
;----------------------------------------------------------------------------/

; 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 reduced bandwidth profile mode, single-ping ensembles, 
; fifty 4 meter bins, 3 meter blanking distance, 330 mm/s ambiguity vel
WP00001
WM1
WB1
WS400
WF300
WN050
WV330

; Enable single-ping bottom track, 
; Set maximum bottom search depth to 300 meters
BP001
BX3000

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

; One second between bottom and water pings
TP000100

; Two 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
TE00000200

; 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


