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

