Fix jf softwre trigger and tests with real jungfrau detector (#673)

* jungfrau: software triggers do not work, fixed

* eiger test: get highvoltage must be read twice to get the real voltage
This commit is contained in:
Dhanya Thattil
2023-02-20 15:22:46 +01:00
committed by GitHub
parent fe281bd1b1
commit b200a2efc1
10 changed files with 35 additions and 17 deletions

View File

@ -5,9 +5,9 @@
#define APICTB "7.0.0.rc3 0x230130"
#define APIGOTTHARD "7.0.0.rc3 0x230130"
#define APIGOTTHARD2 "7.0.0.rc3 0x230130"
#define APIJUNGFRAU "7.0.0.rc3 0x230130"
#define APIMYTHEN3 "7.0.0.rc3 0x230130"
#define APIMOENCH "7.0.0.rc3 0x230130"
#define APIEIGER "7.0.0.rc3 0x230130"
#define APILIB "7.0.0.rc4 0x230214"
#define APIRECEIVER "7.0.0.rc4 0x230214"
#define APIJUNGFRAU "7.0.0.rc5 0x230216"
#define APIEIGER "7.0.0.rc5 0x230220"