Index: firmware/App/Services/AlarmMgmt.c =================================================================== diff -u -rc1b9ac0dbf2196280895d2e440dd7ac288ac8424 -rfad48c849d3bef75edacc23ff48a9a7190c5b3c3 --- firmware/App/Services/AlarmMgmt.c (.../AlarmMgmt.c) (revision c1b9ac0dbf2196280895d2e440dd7ac288ac8424) +++ firmware/App/Services/AlarmMgmt.c (.../AlarmMgmt.c) (revision fad48c849d3bef75edacc23ff48a9a7190c5b3c3) @@ -1150,11 +1150,10 @@ } // If alarm active } // Alarm table loop - // If top alarm condition not cleared, block resume and rinseback flags + // If top alarm condition not cleared, block resume if ( TRUE == alarmStatus.topAlarmConditionDetected ) { noResume = TRUE; - noRinseback = TRUE; } // If top alarm has clear only property or no other user options enabled for recoverable alarm and condition cleared, set user ack flag and block other flags