mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-06 04:50:50 +02:00
wip, udp port enable metadata in client, to:receiver, zmq streaming
This commit is contained in:
@@ -281,6 +281,8 @@ 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);
|
||||
|
||||
/**************************************************
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user