Index: AlarmDefs.h =================================================================== diff -u -rcbc61d5992570e189a27df9c45b715a9182788a1 -r431fa650771955892a8b5ec0a264edb1866105af --- AlarmDefs.h (.../AlarmDefs.h) (revision cbc61d5992570e189a27df9c45b715a9182788a1) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 431fa650771955892a8b5ec0a264edb1866105af) @@ -1478,7 +1478,7 @@ { 319 , ALARM_ID_DG_CHEM_DISINFECT_FLUSH_FLUSH_SAMPLE , "DG | Cleaning Mode: Chem Residual Sampling | Collect chemical residuals water sample from drain line. | Collect sample to check the chemical disinfectant acid | Chemical disinfect flush sample alarm is prompted. | "}, { 320 , ALARM_ID_DG_CHEM_DISINFECT_FLUSH_SAMPLE_TIMEOUT , "DG | Cleaning Mode Alarm: Chem Residual Sampling Timeout | During Chemical Disinfection Flush\n-user residual sampling timed out. | The user did not proceed with collecting chemical disinfect flush sample for more than 30 minutes | Chemical disinfect flush sample was not collected form more than 30 minutes. | "}, { 321 , ALARM_ID_DG_OUTLET_UV_REACTOR_NOT_HEALTHY , "DG | DG Machine Alarm: UVo Error | Call service to schedule a repair. | Outlet reactor not healthy | If the outlet reactor are not healthy. | "}, - { 322 , ALARM_ID_HD_UI_POST_FAILURE_INVALID_YEAR , "UI HD | HD POST Alarm: UI Invalid Year | Call service to schedule a repair. | UI POST Touch failure | If the UI POST reports a touch failure. | "}, + { 322 , ALARM_ID_HD_UI_POST_FAILURE_INVALID_YEAR , "UI HD | HD POST Alarm: UI Invalid Year | Call service to schedule a repair. | UI POST Invalid Year | If the UI POST reports a invalid year. | "}, // Num Alarm ID Device Display Title Instructions Description Trigger Condition }; #endif