TwiceAsNice
2019-02-18
|
#include <DAQLib.h>
Public Attributes | |
uint32 | done |
uint32 | digital |
uint32 | cfg |
uint32 | clsize |
uint32 | cl [DQ_MAXCLSIZE] |
DQCVINFO | cvinfo [DQ_MAXCLSIZE] |
uint32 | chanmax |
uint32 | TrigSize |
DQSETTRIG | TrigMode [DQ_MAXTRIGS] |
uint16 | dataBits |
uint32 | dataMask |
uint32 | comp2Mask |
int16 | bit_shift |
float | CLClk |
float | CVClk |
int16 _DQDEVCFG::bit_shift |
uint32 _DQDEVCFG::cfg |
uint32 _DQDEVCFG::chanmax |
uint32 _DQDEVCFG::cl |
float _DQDEVCFG::CLClk |
uint32 _DQDEVCFG::clsize |
uint32 _DQDEVCFG::comp2Mask |
float _DQDEVCFG::CVClk |
DQCVINFO _DQDEVCFG::cvinfo |
uint16 _DQDEVCFG::dataBits |
uint32 _DQDEVCFG::dataMask |
uint32 _DQDEVCFG::digital |
uint32 _DQDEVCFG::done |
DQSETTRIG _DQDEVCFG::TrigMode |
uint32 _DQDEVCFG::TrigSize |