mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
gotthard server: red in stopping server for debugging
This commit is contained in:
@ -1725,12 +1725,10 @@ int stop_acquisition(int file_des) {
|
||||
int ret=OK;
|
||||
int n;
|
||||
|
||||
|
||||
sprintf(mess,"can't stop acquisition\n");
|
||||
|
||||
#ifdef VERBOSE
|
||||
printf("Stopping acquisition\n");
|
||||
#endif
|
||||
cprintf(BG_RED,"Client command received to stop acquisition\n");
|
||||
|
||||
|
||||
|
||||
if (differentClients==1 && lockStatus==1) {
|
||||
|
Reference in New Issue
Block a user