check idle for jungfrau in flip rows

This commit is contained in:
maliakal_d 2021-09-15 11:10:02 +02:00
parent a17b7b1778
commit 8e40a408c5

View File

@ -8858,8 +8858,7 @@ int set_flip_rows(int file_des) {
#else
// only set
if (Server_VerifyLock() == OK) {
if (arg != 0 && arg != 1) {
if ((check_detector_idle("set flip rows") == OK) && (arg != 0 && arg != 1)) {
ret = FAIL;
sprintf(mess,
"Could not set flip rows. Invalid argument %d.\n",