beb stop acquisiion return, some minor changes, increased the check time for receiver frame after detector read out done using acquisiingDone variable

This commit is contained in:
Dhanya Maliakal
2015-06-12 17:45:43 +02:00
parent b193237df3
commit b11b7c1c09
6 changed files with 8 additions and 7 deletions

View File

@ -2197,9 +2197,9 @@ int stop_acquisition(int file_des) {
sprintf(mess,"can't stop acquisition\n");
#ifdef VERBOSE
//#ifdef VERBOSE
printf("Stopping acquisition\n");
#endif
//#endif
#ifdef SLS_DETECTOR_FUNCTION_LIST
if (differentClients==1 && lockStatus==1) {
ret=FAIL;