mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 00:00:02 +02:00
gotthard2: switching between continuous to burst mode (burstperiod got reset: fixed)
This commit is contained in:
parent
c2639854fa
commit
4a802bd2e4
Binary file not shown.
@ -824,7 +824,7 @@ int setPeriod(int64_t val) {
|
||||
setPeriodBurst(0);
|
||||
return setPeriodCont(val);
|
||||
} else {
|
||||
setPeriodCont(0);
|
||||
//setPeriodCont(0);
|
||||
return setPeriodBurst(val);
|
||||
}
|
||||
}
|
||||
|
@ -5,8 +5,8 @@
|
||||
#define APIGUI 0x200227
|
||||
#define APICTB 0x200305
|
||||
#define APIGOTTHARD 0x200305
|
||||
#define APIGOTTHARD2 0x200305
|
||||
#define APIJUNGFRAU 0x200305
|
||||
#define APIMYTHEN3 0x200305
|
||||
#define APIMOENCH 0x200304
|
||||
#define APIEIGER 0x200305
|
||||
#define APIGOTTHARD2 0x200305
|
||||
|
Loading…
x
Reference in New Issue
Block a user