mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-31 16:41:18 +01:00
reset fifo statistic at measurement startup
This commit is contained in:
@@ -164,6 +164,9 @@ void Listener::ResetParametersforNewMeasurement() {
|
||||
|
||||
numPacketsStatistic = 0;
|
||||
numFramesStatistic = 0;
|
||||
//reset fifo statistic
|
||||
GetMaxLevelForFifoBound();
|
||||
GetMinLevelForFifoFree();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user