slsDetectorSoftware: from 3.1.4: being able to get timer values individually from the users class since gotthard 25um master and slave will have different delay values

This commit is contained in:
2018-07-30 17:47:37 +02:00
parent 73fcef5f6d
commit 41fb6c26a2
9 changed files with 87 additions and 53 deletions

View File

@@ -4117,7 +4117,7 @@ int slsDetector::configureMAC() {
int64_t slsDetector::setTimer(timerIndex index, int64_t t) {
int64_t slsDetector::setTimer(timerIndex index, int64_t t, int imod) {
int fnum=F_SET_TIMER,fnum2=F_SET_RECEIVER_TIMER;