mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
virtual servers using command virtual numdet port
This commit is contained in:
@ -306,6 +306,13 @@ class multiSlsDetector : public virtual slsDetectorDefs {
|
||||
*/
|
||||
std::string getUserDetails(); // part of multi
|
||||
|
||||
/**
|
||||
* Connect to Virtual Detector Servers at local host
|
||||
* @param ndet number of detectors
|
||||
* @param port starting port number
|
||||
*/
|
||||
void setVirtualDetectorServers(const int numdet, const int port);
|
||||
|
||||
/**
|
||||
* Sets the hostname of all sls detectors in shared memory and updates local
|
||||
* cache
|
||||
|
Reference in New Issue
Block a user