MIDAS
Loading...
Searching...
No Matches
OdbCCusb.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CCUSB_SETTINGS
 

Macros

#define CCUSB_SETTINGS_STR(_name)
 

Macro Definition Documentation

◆ CCUSB_SETTINGS_STR

#define CCUSB_SETTINGS_STR (   _name)
Value:
const char *_name[] = {\
"[.]",\
"Buffer size mode = INT 0",\
"LAM timeout (us)= INT 1",\
"Trigger delay (us) = INT 1",\
"Pulse Delay (ns) = INT 1000000",\
"Pulse Width (ns) = INT 50",\
"",\
NULL }
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
Definition rmidas.h:24

Definition at line 12 of file OdbCCusb.h.

12 {\
13 "[.]",\
14 "Buffer size mode = INT 0",\
15 "LAM timeout (us)= INT 1",\
16 "Trigger delay (us) = INT 1",\
17 "Pulse Delay (ns) = INT 1000000",\
18 "Pulse Width (ns) = INT 50",\
19 "",\
20 NULL }