mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
eiger server workaround fix for fw stop done signal (#571)
- eiger server: fix for fw workaround where stop acquisition processing done signal does not come up, by removing reset in stop acquisition and waiting for2 seconds for feb done processing signal to go down, if it doesnt, throw if status is not idle. - error messages not setup for some eiger server errors - quad fix (chip signals to trim quad, both left and right registers can be different) - minor logical error of no consequence (stop acquisition returns a different enum than expected)
This commit is contained in:
@ -10,5 +10,5 @@
|
||||
#define APIGOTTHARD2 0x221018
|
||||
#define APIJUNGFRAU 0x221018
|
||||
#define APIMOENCH 0x221018
|
||||
#define APIEIGER 0x221018
|
||||
#define APIMYTHEN3 0x221107
|
||||
#define APIEIGER 0x221107
|
||||
|
Reference in New Issue
Block a user