mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
works with gigabit
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@92 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -53,6 +53,8 @@ float getTemperature(int tempSensor, int imod);
|
||||
int initHighVoltage(int val, int imod);
|
||||
int initConfGain(int val, int imod);
|
||||
|
||||
int configureMAC(int ipad, long long int macad);
|
||||
|
||||
u_int64_t getMcsNumber();
|
||||
u_int32_t getMcsVersion();
|
||||
u_int32_t testFifos(void);
|
||||
@ -86,7 +88,8 @@ int64_t getProbes();
|
||||
int64_t getProgress();
|
||||
int64_t setProgress();
|
||||
|
||||
|
||||
int64_t getActualTime();
|
||||
int64_t getMeasurementTime();
|
||||
|
||||
u_int32_t runBusy(void);
|
||||
u_int32_t runState(void);
|
||||
|
Reference in New Issue
Block a user