/** \file
 *
 *  Specifies URIs shared by components that have a/d converters with timeouts
 *  Designed to be included within namespace within [ComponentName]IF.h
 *
 *  \ingroup component
 *
 *  Copyright (c) 2013 MBARI
 *  MBARI Proprietary Information.  All Rights Reserved
 */

static const RestartConfigURI AD_TIMEOUT( NAME, "adTimeout", "Timeout of analog "
        "to digital converter.", Units::SECOND );
