mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 17:40:01 +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;
|
cout << "-----------------------------set online!" << endl;
|
||||||
#endif
|
#endif
|
||||||
setOnline(ONLINE_FLAG);
|
setOnline(ONLINE_FLAG);
|
||||||
|
if(detectors[pos]->getErrorMask())
|
||||||
|
setErrorMask(getErrorMask()|(1<<pos));
|
||||||
|
|
||||||
return getHostname(pos);
|
return getHostname(pos);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user