Run-time statisticsΒΆ
These are the records for run-time statistics.
These parameters are specific to a single board, and are contained in DanteN.template.
| EPICS record names | Record types | drvInfo string | Description |
|---|---|---|---|
| ElapsedRealTime | ai | MCA_ELAPSED_REAL | The elapsed real time in seconds. |
| ElapsedLiveTime | ai | MCA_ELAPSED_LIVE | The elapsed live time in seconds. |
| InputCountRate | ai | DanteInputCountRate | The input count rate in kHz. |
| OutputCountRate | ai | DanteOutputCountRate | The output count rate in kHz. |
| Triggers | longin | DanteTriggers | The number of triggers received. |
| Events | longin | DanteEvents | The number of events received. |
| FastDeadTime | longin | DanteEdgeDTime | The fast deadtime in clock ticks. |
| F1DeadTime | longin | DanteFilt1DT | The filter 1 deadtime in clock ticks. |
| ZeroCounts | longin | DanteZeroCounts | The number of zero count events. |
| BaselineCount | longin | DanteBaselinesValue | The number of baseline events. |
| PileUp | longin | DantePUPValue | The number of pileup events. |
| F1PileUp | longin | DantePUPF1Value | The number of filter 1 pileup events. |
| NotF1PileUp | longin | DantePUPNotF1Value | The number of not filter 1 pileup events. |
| ResetCounts | longin | DanteResetCounterValue | The number of reset events. |
| LastTimeStamp | ai | DanteLastTimeStamp | The last timestamp time in clock ticks. |