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

Detailed Description

Definition at line 219 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 221 of file CNationalInstrumentsDAQ.h.

Member Data Documentation

◆ maxVal

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

Definition at line 224 of file CNationalInstrumentsDAQ.h.

◆ minVal

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

Definition at line 224 of file CNationalInstrumentsDAQ.h.

◆ physicalChannel

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

Definition at line 223 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 225 of file CNationalInstrumentsDAQ.h.

◆ terminalConfig

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

Definition at line 223 of file CNationalInstrumentsDAQ.h.




Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Tue Mar 3 09:15:16 UTC 2020