This commit is contained in:
2019-08-12 14:15:25 +02:00
parent f982a59a7c
commit 95751766cd
5 changed files with 779 additions and 529 deletions

View File

@@ -235,7 +235,7 @@ slsDetectorCommand::slsDetectorCommand(multiSlsDetector *det) {
++i;
/*! \page acquisition
- <b>resmat i </b> sets/resets counter bit in detector.gets the counter bit in detector ????
- <b>resmat i </b> sets/resets counter bit in detector.gets the counter bit in Eiger
*/
descrToFuncMap[i].m_pFuncName = "resmat";
descrToFuncMap[i].m_pFuncPtr = &slsDetectorCommand::cmdCounter;