Index: AlarmDefs.h =================================================================== diff -u -r90d4fcc52b9f19f3e1ae3d0bb745bbcaf0adc4f4 -rf4e5a795be29ac58ee67197886afe49d0f54b148 --- AlarmDefs.h (.../AlarmDefs.h) (revision 90d4fcc52b9f19f3e1ae3d0bb745bbcaf0adc4f4) +++ AlarmDefs.h (.../AlarmDefs.h) (revision f4e5a795be29ac58ee67197886afe49d0f54b148) @@ -1174,7 +1174,7 @@ { 15 , ALARM_ID_HD_DIALYSATE_TEMP_ABOVE_SAFETY_TEMP , "HD | Dial. Gen: Dialysate Temp High | Dialysate temperature is high\n-Treatment is paused and will be ready to resume when \ndialysate is within target range. | Dialysate temperature is out of high safety range | If the dialysate temperature is > 46 C for a certain period of time. | "}, { 16 , ALARM_ID_HD_ALARM_AUDIO_SELF_TEST_FAILURE , "HD | HD POST: Primary Alarm Current | Call service to schedule a repair. | HD alarm audio failed POST | If alarm audio current is NOT in expected range for than 1 second while alarm tone is being output | "}, { 17 , ALARM_ID_HD_UI_POST_TIMEOUT , "HD | HD POST: UI POST Not Complete | Call service to schedule a repair. | HD UI POST failed | If UI reports POST failed but did not trigger fault OR UI has not sent POST results within 2 seconds. | "}, - { 18 , ALARM_ID_HD_CAN_MESSAGE_NOT_ACKED_BY_DG , " | | | | | "}, + { 18 , ALARM_ID_HD_CAN_MESSAGE_NOT_ACKED_BY_DG , "HD | Loss of DG Comm (DG ACK) | Communication failure with Dialysis Generator.\n-Treatment must be terminated.\n- Ensure all cords are securely connected. | HD to DG comm error. | HD message to DG that requires acknowledge was not acknowledged within a certain time. | "}, { 19 , ALARM_ID_HD_DIALYSATE_TEMP_ABOVE_TARGET_TEMP , "HD | Dial. Gen: Dialysate Temp High | Dialysate temperature is high\n- Treatment is paused and will be ready to resume when \ndialysate is within target range. | Dialysate temperature is above the target temperature | If the dialysate temperature is above the target temperature for a certain period of time. | "}, { 20 , ALARM_ID_DG_COND_SENSORS_INVALID_CAL_RECORD , "DG | DG POST: Conductivity Cal | Call service to schedule a repair. | DG conductivity sensors invalid calibration record | If the calibration data that was received from NVDataMgmt is NOT legitimate | "}, { 21 , ALARM_ID_DG_DRAIN_LINE_VOLUME_INVALID_CAL_RECORD , "DG | DG POST: Drain Line Vol Cal | Call service to schedule a repair. | DG drain line volume invalid calibration record | If the calibration data that was received from NVDataMgmt is NOT legitimate | "},