mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
zmq buffering when acquire form command line, stopping sockets when command line acquire or receiver start, restarting sockets at change of port numbers and a refresh button for the same
This commit is contained in:
@ -162,6 +162,10 @@ private slots:
|
||||
*/
|
||||
void SetReceiver();
|
||||
|
||||
/** Restart data streaming in receiver and gui
|
||||
*/
|
||||
void RestartStreaming();
|
||||
|
||||
/** Add ROI Input if the value changed in the last slot
|
||||
*/
|
||||
void AddROIInputSlot(){AddROIInput(1);};
|
||||
|
Reference in New Issue
Block a user