|
MRPT
2.0.3
|
Analog outputs.
Definition at line 313 of file CNationalInstrumentsDAQ.h.
#include <mrpt/hwdrivers/CNationalInstrumentsDAQ.h>
Public Member Functions | |
| desc_ao_t ()=default | |
Public Attributes | |
| std::string | physicalChannel |
| unsigned int | physicalChannelCount {0} |
| IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. More... | |
| double | minVal {-10} |
| double | maxVal {10} |
|
default |
| double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::maxVal {10} |
Definition at line 320 of file CNationalInstrumentsDAQ.h.
Referenced by mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize(), and mrpt::hwdrivers::CNationalInstrumentsDAQ::loadConfig_sensorSpecific().
| double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::minVal {-10} |
Definition at line 320 of file CNationalInstrumentsDAQ.h.
Referenced by mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize(), and mrpt::hwdrivers::CNationalInstrumentsDAQ::loadConfig_sensorSpecific().
| std::string mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::physicalChannel |
Definition at line 316 of file CNationalInstrumentsDAQ.h.
Referenced by mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize(), and mrpt::hwdrivers::CNationalInstrumentsDAQ::loadConfig_sensorSpecific().
| unsigned int mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::physicalChannelCount {0} |
IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g.
1 for "Dev1/ao0")
Definition at line 319 of file CNationalInstrumentsDAQ.h.
Referenced by mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize(), and mrpt::hwdrivers::CNationalInstrumentsDAQ::loadConfig_sensorSpecific().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020 |