mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 00:07:13 +02: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