TwiceAsNice
2019-02-18
|
#include <DAQLibRTDMAP_private.h>
Public Attributes | |
double | rate |
DQSETTRL | settrl [DQ_MAXTRLISTSZ] |
int | numTrl |
int | id |
uint32 | devmask |
tMapDesc | inputMap |
tMapDesc | outputMap |
int | rq_szo [DQ_MAXTRLISTSZ] |
int | act_szo [DQ_MAXTRLISTSZ] |
int | initd [DQ_MAXTRLISTSZ] |
int | in_datao |
int | out_datao |
uint16 | dqCounter |
uint16 | dqTStamp |
tHistoryDesc | history |
int __LwDmap::act_szo |
uint32 __LwDmap::devmask |
uint16 __LwDmap::dqCounter |
uint16 __LwDmap::dqTStamp |
tHistoryDesc __LwDmap::history |
int __LwDmap::id |
int __LwDmap::in_datao |
int __LwDmap::initd |
tMapDesc __LwDmap::inputMap |
int __LwDmap::numTrl |
int __LwDmap::out_datao |
tMapDesc __LwDmap::outputMap |
double __LwDmap::rate |
int __LwDmap::rq_szo |
DQSETTRL __LwDmap::settrl |