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

Detailed Description

Definition at line 230 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. 1 for "Dev1/ao0") 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 232 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 235 of file CNationalInstrumentsDAQ.h.

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




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019