TSPD-ADQ EPICS device support
1.2.0
|
This is the complete list of members for ADQAIChannel, including all inherited members.
ADQAIChannel(const std::string &name, nds::Node &parentNode, int32_t channelNum, ADQInterface *&adqInterface, nds::PVDelegateIn< std::string > logMsgPV) | ADQAIChannel | |
commitChanges(bool calledFromDaqThread=false) | ADQAIChannel | |
getChanDec(timespec *pTimestamp, int32_t *pValue) | ADQAIChannel | |
getDataPV(timespec *pTimestamp, std::vector< int32_t > *pValue) | ADQAIChannel | |
getDcBias(timespec *pTimestamp, int32_t *pValue) | ADQAIChannel | |
getInputRange(timespec *pTimestamp, double *pValue) | ADQAIChannel | |
m_channelNum | ADQAIChannel | |
readData(short *rawData, int32_t sampleCnt) | ADQAIChannel | |
setChanDec(const timespec &pTimestamp, const int32_t &pValue) | ADQAIChannel | |
setDcBias(const timespec &pTimestamp, const int32_t &pValue) | ADQAIChannel | |
setInputRange(const timespec &pTimestamp, const double &pValue) | ADQAIChannel | |
setState(nds::state_t newState) | ADQAIChannel |