;-----------------------------------------------------------------------------\
; ADCP Command File for use with VmDas software.
; 
; ADCP type:     1200 Khz Workhorse
; 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: 7February2000
;----------------------------------------------------------------------------/

; Restore factory default settings in the ADCP
cr1

; Turning off the recorder
CF11110

; 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, 
; thirty 1 meter bins, 1 meter blanking distance, 330 cm/s ambiguity vel
WP00001
WB1
WS100
WF100
WN030
WV330

; Enable single-ping bottom track, 
; Set maximum bottom search depth to 50 meters
BP001
BX500

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

; One tenth of a second between bottom and water pings
TP000010

; Two tenths of a second 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
TE00000020

; Set to calculate speed-of-sound, no depth sensor, 
; internal heading sensor, use internal tilts, and use internal
; transducer temperature sensor
EZ1111111

; 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


