mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
removed setframeindexenable from going to the receiver, it can figure it out on its own now
This commit is contained in:
@ -1294,15 +1294,6 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
*/
|
||||
int overwriteFile(int enable=-1);
|
||||
|
||||
/**
|
||||
* set frame index to 0 or -1
|
||||
* @param index is the frame index
|
||||
*/
|
||||
int setFrameIndex(int index=-1);
|
||||
|
||||
|
||||
|
||||
|
||||
int fillModuleMask(int *mM);
|
||||
|
||||
/**checks error mask and returns error message if it exists
|
||||
|
Reference in New Issue
Block a user