mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 21:24:39 +01:00
vtrimbit size and vthreshold common for eiger
This commit is contained in:
@@ -1122,6 +1122,12 @@ int set_dac(int file_des) {
|
||||
break;
|
||||
#endif
|
||||
#ifdef EIGERD
|
||||
case TRIMBIT_SIZE:
|
||||
idac = VTR;
|
||||
break;
|
||||
case THRESHOLD:
|
||||
idac = VTHRESHOLD;
|
||||
break;
|
||||
case E_SvP:
|
||||
idac = SVP;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user