mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 16:48:01 +02:00
quad implemented
This commit is contained in:
@ -1869,6 +1869,13 @@ public:
|
||||
*/
|
||||
int setCTBPatWaitTime(int level, uint64_t t=-1);
|
||||
|
||||
/**
|
||||
* Set or Get Quad Type (Only for Eiger Quad detector hardware)
|
||||
* @param val 1 if quad type set, else 0, -1 gets
|
||||
* @returns 1 if quad type set, else 0
|
||||
*/
|
||||
int setQuad(int val = -1);
|
||||
|
||||
|
||||
private:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user