mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
included network tab in gui, correctedmulti to be able to clear sls detectors error mask,included coud not set up network parameter error
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@454 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -1141,6 +1141,10 @@ class multiSlsDetector : public slsDetectorUtils {
|
||||
*/
|
||||
string getErrorMessage(int &critical);
|
||||
|
||||
/** Clears error mask of both multi and sls
|
||||
/returns error mask
|
||||
*/
|
||||
int64_t clearAllErrorMask();
|
||||
|
||||
protected:
|
||||
|
||||
|
Reference in New Issue
Block a user