This commit is contained in:
2019-10-29 11:35:25 +01:00
parent badff47663
commit 4b2cb7ecc1
10 changed files with 22 additions and 250 deletions

View File

@@ -1494,13 +1494,6 @@ class multiSlsDetector : public virtual slsDetectorDefs {
*/
uint64_t getReceiverCurrentFrameIndex(int detPos = -1); //
/**
* Resets framescaught in receiver
* Use this when using startAcquisition instead of acquire
* @param detPos -1 for all detectors in list or specific detector position
*/
void resetFramesCaught(int detPos = -1); //
/**
* Sets/Gets receiver file write enable
* @param value 1 or 0 to set/reset file write enable