mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-13 00:10:49 +02:00
wip, imple=> save only disabled ports with port index, 1 interface, is empty
This commit is contained in:
@@ -281,8 +281,7 @@ class Module : public virtual slsDetectorDefs {
|
||||
void setTransmissionDelayRight(int value);
|
||||
bool getDataStream(const portPosition port) const;
|
||||
void setDataStream(const portPosition port, const bool enable);
|
||||
void
|
||||
updateRxUDPDatastreamMetadata(const std::array<std::vector<bool>, 2> &res);
|
||||
void updateRxUDPPortDisableMetadata(const std::vector<int> &disable);
|
||||
|
||||
/**************************************************
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user