mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-24 02:27:59 +02:00
mid way, had to change to fix bug
This commit is contained in:
@ -184,5 +184,11 @@ int Feb_Control_GetModuleNumber();
|
|||||||
int Feb_Control_ClockRowClock(unsigned int ntimes);
|
int Feb_Control_ClockRowClock(unsigned int ntimes);
|
||||||
int Feb_Control_PulseChip(int npulses);
|
int Feb_Control_PulseChip(int npulses);
|
||||||
|
|
||||||
|
int Feb_Control_PrintCorrectedValues();
|
||||||
|
void Feb_Control_SetRateCorrectionVariable(int activate_rate_correction);
|
||||||
|
int Feb_Control_SetRateCorrectionTable(unsigned int *table);
|
||||||
|
int Feb_Control_SetRateCorrectionTau(double tau);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user