Index: AlarmDefs.h =================================================================== diff -u -rc62ff7fb1433d74c738caaf6ecc0e23ad224c7c8 -r47fbc52ff252fbba198e7a8b02a81cfc9d2b5f64 --- AlarmDefs.h (.../AlarmDefs.h) (revision c62ff7fb1433d74c738caaf6ecc0e23ad224c7c8) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 47fbc52ff252fbba198e7a8b02a81cfc9d2b5f64) @@ -8,7 +8,7 @@ * @file AlarmDefs.h * * @author (last) Dara Navaei -* @date (last) 01-Jul-2024 +* @date (last) 26-Sep-2024 * * @author (original) Sean * @date (original) 11-Feb-2020 @@ -1465,7 +1465,7 @@ { 298 , ALARM_ID_DG_BARO_SENSOR_FPGA_FAULT , "DG | Service Required: Dialysate Device | A problem was detected with the dialysate device. \n- Treatment must be terminated.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DG Fault: Baro Pres Comm | DG barometric sensor FPGA fault | If the FPGA does not report fresh data for a certain period of time | "}, { 299 , ALARM_ID_DG_INVALID_SERIAL_NUMBER , "DG | Service Required: Dialysate Device | A problem was detected with the dialysate device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DG POST: Serial Number Check | DG invalid serial number | If the DG serial number is empty and does not have any characters. | "}, { 300 , ALARM_ID_HD_INVALID_SERIAL_NUMBER , "HD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | HD POST: Serial Number Check | HD invalid serial number | If the HD serial number is empty and does not have any characters. | "}, - { 301 , ALARM_ID_DG_RO_PERMEATE_SAMPLE_REMOVE_DIA_CAP , "DG | Remove Dialysate Cap | Remove the dialysate cap\n - Place the concentrate connection cap on the device.\n- Keep dialysate cap on the device. | Cleaning: RO Permeate Sample Connect Cap | Open dialysate cap to be able to collecte the dispensing fluid | RO permeate sample collection state | "}, + { 301 , ALARM_ID_DG_RO_PERMEATE_SAMPLE_REMOVE_DIA_CAP , "DG | Remove Dialysate Cap | - Remove the left dialysate cap.\n- Disinfect the bottom dialysate port using a 70% isopropyl\nalcohol wipe and allow to dry completely.\n- Using aseptic technique, connect extension tubing\nto bottom dialysate port.\n- Keep the right concentrate cap on the device. | Cleaning: RO Permeate Sample Connect Cap | Open dialysate cap to be able to collecte the dispensing fluid | RO permeate sample collection state | "}, { 302 , ALARM_ID_DG_CPU_RAM_ERROR , "DG | Service Required: Dialysate Device | A problem was detected with the dialysate device. \n- Treatment must be terminated.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DG Fault: Processor RAM error | DG_CPU RAM error | If the RAM status indicates any of the following: Double bit error, Address decode failure, Address decode logic element failure, Read address parity failure, Write address parity failure. | "}, { 303 , ALARM_ID_DG_DRAIN_PUMP_DIRECTION_FPGA_FAULT , "DG | Service Required: Dialysate Device | A problem was detected with the dialysate device. \n- Treatment must be terminated.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DG Fault: DRP Hall Commutation | DG drain pump direction FPGA fault | If the FPGA indicates an error for a certain period of time. | "}, { 304 , ALARM_ID_HD_INVALID_USAGE_RECORD_CRC , "HD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | HD POST: Usage Rec NVRAM CRC | HD invalid usage reocord | If the CRC of the HD usage record does not match the calculated CRC. | "},