mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
configure mac
This commit is contained in:
@ -202,6 +202,8 @@ class Module : public virtual slsDetectorDefs {
|
||||
void setDestinationUDPPort(int udpport);
|
||||
int getDestinationUDPPort2() const;
|
||||
void setDestinationUDPPort2(int udpport);
|
||||
void reconfigureUDPDestination();
|
||||
void validateUDPConfiguration();
|
||||
std::string printReceiverConfiguration();
|
||||
bool getTenGiga() const;
|
||||
void setTenGiga(bool value);
|
||||
|
Reference in New Issue
Block a user