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

Detailed Description

Definition at line 220 of file CNationalInstrumentsDAQ.h.

#include <mrpt/hwdrivers/CNationalInstrumentsDAQ.h>

Public Member Functions

 desc_ai_t ()
 

Public Attributes

std::string physicalChannel
 
std::string terminalConfig
 
double minVal
 
double maxVal
 
unsigned int physicalChannelCount
 IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. 4 for "Dev1/ai0:3") More...
 

Constructor & Destructor Documentation

◆ desc_ai_t()

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

Definition at line 222 of file CNationalInstrumentsDAQ.h.

Member Data Documentation

◆ maxVal

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::maxVal

Definition at line 225 of file CNationalInstrumentsDAQ.h.

◆ minVal

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::minVal

Definition at line 225 of file CNationalInstrumentsDAQ.h.

◆ physicalChannel

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

Definition at line 224 of file CNationalInstrumentsDAQ.h.

◆ physicalChannelCount

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

IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. 4 for "Dev1/ai0:3")

Definition at line 226 of file CNationalInstrumentsDAQ.h.

◆ terminalConfig

std::string mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::terminalConfig

Definition at line 224 of file CNationalInstrumentsDAQ.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017