mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 17:46:27 +01:00
slsDetectorSoftware: 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:
@@ -4589,7 +4589,7 @@ int slsDetector::startAndReadAllNoWait(){
|
||||
GATE_INTEGRATED_TIME
|
||||
}
|
||||
*/
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user