mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 09:30:02 +02:00
giving
This commit is contained in:
parent
a7e8ff1c42
commit
8502a7b79f
@ -514,6 +514,8 @@ string multiSlsDetector::setHostname(const char* name, int pos){
|
||||
cout << "-----------------------------set online!" << endl;
|
||||
#endif
|
||||
setOnline(ONLINE_FLAG);
|
||||
if(detectors[pos]->getErrorMask())
|
||||
setErrorMask(getErrorMask()|(1<<pos));
|
||||
|
||||
return getHostname(pos);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user