mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
jungfrau: connected number of destinations
This commit is contained in:
@ -386,6 +386,8 @@ void setNumberofUDPInterfaces(int val);
|
||||
int getNumberofUDPInterfaces();
|
||||
#endif
|
||||
#ifdef JUNGFRAUD
|
||||
int getNumberofDestinations();
|
||||
void setNumberofDestinations(int value);
|
||||
void selectPrimaryInterface(int val);
|
||||
int getPrimaryInterface();
|
||||
void setupHeader(int iRxEntry, enum interfaceType type, uint32_t destip,
|
||||
|
Reference in New Issue
Block a user