mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 01:53:29 +01:00
virtual UDP for mythen3 (#55)
This commit is contained in:
committed by
Dhanya Thattil
parent
3b2feba3b2
commit
f981825172
@@ -9,4 +9,12 @@
|
||||
#define NCHAN (128)
|
||||
#define NCHIP (10)
|
||||
#define NDAC (16)
|
||||
#define TEMP_CLK (20) /* MHz */
|
||||
#define TEMP_CLK (20) /* MHz */
|
||||
|
||||
|
||||
/** Default Parameters */
|
||||
#define DEFAULT_NUM_FRAMES (1)
|
||||
#define DEFAULT_NUM_CYCLES (1)
|
||||
#define DEFAULT_EXPTIME (100*1000*1000) //ns
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user