mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
opened the eiger detector server to configuremac commands
This commit is contained in:
@ -359,6 +359,10 @@ int executeTrimming(enum trimMode mode, int par1, int par2, int imod){
|
||||
}
|
||||
|
||||
|
||||
int configureMAC(int ipad, long long int imacadd, long long int iservermacadd, int dtb=0){
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int calculateDataBytes(){
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user