mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 05:08:06 +01:00
giving
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user