mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
got rid of client telling detector that receiver is down each time it doesnt work
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@325 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -790,6 +790,7 @@ string slsDetectorCommand::cmdAcquire(int narg, char *args[], int action) {
|
||||
if(receiver)
|
||||
myDet->stopReceiver();
|
||||
|
||||
|
||||
return string("");
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user