mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
every function call in slsdetector also sets error mask if it was online and failed to connect
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@492 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -1554,13 +1554,6 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
|
||||
*/
|
||||
int64_t clearAllErrorMask();
|
||||
|
||||
/** Sets Cannot connect to Detector error mask and prints it
|
||||
*/
|
||||
void setCannotConnectToDetector();
|
||||
|
||||
/** Sets Cannot connect to Detector error mask and prints it
|
||||
*/
|
||||
void setCannotConnectToReceiver();
|
||||
|
||||
/** returns the detector MAC address\sa sharedSlsDetector */
|
||||
char* getDetectorMAC() {return thisDetector->detectorMAC;};
|
||||
|
Reference in New Issue
Block a user