Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t Struct Reference

Detailed Description

Definition at line 325 of file CNationalInstrumentsDAQ.h.

#include <mrpt/hwdrivers/CNationalInstrumentsDAQ.h>

Public Member Functions

 desc_ao_t ()
 

Public Attributes

std::string physicalChannel
 
unsigned int physicalChannelCount
 IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. More...
 
double minVal
 
double maxVal
 

Constructor & Destructor Documentation

◆ desc_ao_t()

mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::desc_ao_t ( )
inline

Definition at line 327 of file CNationalInstrumentsDAQ.h.

Member Data Documentation

◆ maxVal

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::maxVal

◆ minVal

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::minVal

◆ physicalChannel

std::string mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::physicalChannel

◆ physicalChannelCount

unsigned int mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::physicalChannelCount

IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g.

1 for "Dev1/ao0")

Definition at line 331 of file CNationalInstrumentsDAQ.h.

Referenced by mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST