#!/bin/sh
# Setup to export samples
ServerExec ADCPSensor "WHAM --run /home/smc/roots/200_ADCP/WHAM_EXPORT1.TXT"
# Config the ADCP
sleep 10
ServerExec ADCPSensor "WHAM --run /home/smc/roots/200_ADCP/WHAM_ADCP1.TXT"

