Relacs DAQ Library
0.9.8
|
This is the complete list of members for AnalogInput, including all inherited members.
addErrorStr(const string &strg) | Device | |
addErrorStr(int errnum) | Device | |
addInfo(void) | Device | protected |
addTraces(vector< TraceSpec > &traces, int deviceid) const | AnalogInput | virtual |
AnalogInput(void) | AnalogInput | |
AnalogInput(int aitype) | AnalogInput | |
AnalogInput(const string &deviceclass, int aitype=0) | AnalogInput | |
analogInputType(void) const | AnalogInput | |
AnalogInputType enum value | Device | |
AnalogOutputType enum value | Device | |
AttenuateType enum value | Device | |
AttenuatorType enum value | Device | |
bipolarRange(int index) const =0 | AnalogInput | pure virtual |
bits(void) const =0 | AnalogInput | pure virtual |
CameraType enum value | Device | |
channels(void) const =0 | AnalogInput | pure virtual |
clearError(void) | Device | virtual |
close(void)=0 | AnalogInput | pure virtual |
convertData(void)=0 | AnalogInput | pure virtual |
Device(int type=MiscellaneousType) | Device | |
Device(const string &deviceclass, int type=MiscellaneousType) | Device | |
deviceClass(void) const | Device | |
deviceFile(void) const | Device | |
deviceIdent(void) const | Device | |
deviceName(void) const | Device | |
deviceType(void) const | Device | |
deviceTypes(void) | Device | static |
DeviceTypes enum name | Device | |
deviceTypeStr(void) const | Device | |
deviceTypeStr(int type) | Device | static |
deviceVendor(void) const | Device | |
DigitalIOType enum value | Device | |
errorStr(void) const | Device | virtual |
failed(void) const | Device | virtual |
gainIndex(bool unipolar, double maxvoltage) const | AnalogInput | |
getErrorStr(int ern) | Device | static |
info(void) const | Device | virtual |
Info | Device | mutableprotected |
initOptions(void) | Device | protectedvirtual |
InvalidDevice | Device | static |
InvalidParam | Device | static |
isOpen(void) const =0 | AnalogInput | pure virtual |
lock(void) const | Device | protected |
ManipulatorType enum value | Device | |
matchTraces(InList &traces) const | AnalogInput | virtual |
maxGainIndex(bool unipolar) const | AnalogInput | |
maxRanges(void) const =0 | AnalogInput | pure virtual |
maxRate(void) const =0 | AnalogInput | pure virtual |
minGainIndex(bool unipolar) const | AnalogInput | |
MiscellaneousType enum value | Device | |
model(InList &data, const vector< int > &aochannels, vector< float > &aovalues) | AnalogInput | virtual |
mutex(void) const | Device | protected |
NotOpen | Device | static |
open(const string &device) override | AnalogInput | virtual |
open(Device &device) override | AnalogInput | virtual |
prepareRead(InList &traces)=0 | AnalogInput | pure virtual |
readData(void)=0 | AnalogInput | pure virtual |
ReadError | Device | static |
reset(void)=0 | AnalogInput | pure virtual |
run(void) | AnalogInput | protectedvirtual |
running(void) const | AnalogInput | virtual |
setAnalogInputType(int aitype) | AnalogInput | protected |
setDeviceClass(const string &deviceclass) | Device | protected |
setDeviceFile(const string &devicefile) | Device | protected |
setDeviceIdent(const string &ident) | Device | virtual |
setDeviceName(const string &devicename) | Device | protected |
setDeviceType(int type) | Device | protected |
setDeviceVendor(const string &devicevendor) | Device | protected |
setErrorStr(const string &strg) | Device | |
setErrorStr(int errnum) | Device | |
setInfo(void) | AnalogInput | protected |
setReadSleep(unsigned long ms) | AnalogInput | protected |
setSettings(const InList &traces, int readbuffer=0, int updatebuffer=0) | AnalogInput | protected |
settings(void) const | Device | virtual |
Settings | Device | mutableprotected |
startRead(QSemaphore *sp=0, QReadWriteLock *datamutex=0, QWaitCondition *datawait=0, QSemaphore *aosp=0)=0 | AnalogInput | pure virtual |
startThread(QSemaphore *sp=0, QReadWriteLock *datamutex=0, QWaitCondition *datawait=0, bool error=false) | AnalogInput | protectedvirtual |
stop(void)=0 | AnalogInput | pure virtual |
stopRead(void) | AnalogInput | protectedvirtual |
success(void) const | Device | virtual |
take(const vector< AnalogInput * > &ais, const vector< AnalogOutput * > &aos, vector< int > &aiinx, vector< int > &aoinx, vector< bool > &airate, vector< bool > &aorate) | AnalogInput | virtual |
TemperatureType enum value | Device | |
testRead(InList &traces) | AnalogInput | virtual |
testReadData(InList &traces) | AnalogInput | protectedvirtual |
testReadDevice(InList &traces)=0 | AnalogInput | protectedpure virtual |
TriggerType enum value | Device | |
unipolarRange(int index) const =0 | AnalogInput | pure virtual |
unlock(void) const | Device | protected |
WriteError | Device | static |
~AnalogInput(void) | AnalogInput | virtual |
~Device(void) | Device | virtual |