mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-04 01:20:08 +02:00
fixed disabled ports meta data as well
This commit is contained in:
@@ -282,6 +282,7 @@ class Module : public virtual slsDetectorDefs {
|
||||
bool getDataStream(const portPosition port) const;
|
||||
void setDataStream(const portPosition port, const bool enable);
|
||||
void updateRxUDPPortDisableMetadata(const std::vector<int> &disable);
|
||||
std::vector<int> getRxUDPPortDisableMetadata() const;
|
||||
|
||||
/**************************************************
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user