Index: AlarmDefs.h =================================================================== diff -u -rcccd9c9d23a6be09d331ab3aae8b7415757b682d -ree8231a5f396953cee5e8e4bbfd84566ab298993 --- AlarmDefs.h (.../AlarmDefs.h) (revision cccd9c9d23a6be09d331ab3aae8b7415757b682d) +++ AlarmDefs.h (.../AlarmDefs.h) (revision ee8231a5f396953cee5e8e4bbfd84566ab298993) @@ -266,7 +266,7 @@ ALARM_ID_DD_NVM_INVALID_CAL_BLOOD_LEAK_SENSOR = 234, ///< DD invalid blood leak sensor calibration record ALARM_ID_TD_RECIRC_TIMEOUT_WARNING = 235, ///< TD recirculate timeout warning ALARM_ID_TD_RECIRC_TIMEOUT = 236, ///< TD recirculate timeout - ALARM_ID_DD_DRY_BICART_FILL_INLET_PRESSURE_LOW = 237, ///< DD drybicart fill inlet pressure(d66) low + ALARM_ID_DD_DRY_BICART_INITIAL_FILL_INLET_PRESSURE_LOW = 237, ///< DD drybicart initial fill inlet pressure(d66) low ALARM_ID_FW_RESERVED_238 = 238, ///< FW reserved for use ALARM_ID_FW_RESERVED_239 = 239, ///< FW reserved for use ALARM_ID_FW_RESERVED_240 = 240, ///< FW reserved for use @@ -302,7 +302,7 @@ ALARM_ID_FW_RESERVED_270 = 270, ///< FW reserved for use ALARM_ID_FW_RESERVED_271 = 271, ///< FW reserved for use ALARM_ID_FW_RESERVED_272 = 272, ///< FW reserved for use - ALARM_ID_FW_RESERVED_273 = 273, ///< FW reserved for use + ALARM_ID_DD_DRY_BICART_SUPPLY_FILL_INLET_PRESSURE_LOW = 273, ///< FW reserved for use ALARM_ID_FW_RESERVED_274 = 274, ///< FW reserved for use ALARM_ID_FW_RESERVED_275 = 275, ///< FW reserved for use ALARM_ID_FW_RESERVED_276 = 276, ///< FW reserved for use @@ -743,7 +743,7 @@ { ALARM_PRIORITY_HIGH, 2, ALM_SRC_DD, FALSE, TRUE , TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_NVM_INVALID_CAL_BLOOD_LEAK_SENSOR }, { ALARM_PRIORITY_LOW, 746, ALM_SRC_TD, FALSE, FALSE, FALSE, TRUE , FALSE, TRUE , TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, ALARM_ID_TD_RECIRC_TIMEOUT_WARNING }, { ALARM_PRIORITY_HIGH, 13, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , ALARM_ID_TD_RECIRC_TIMEOUT }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_DRY_BICART_FILL_INLET_PRESSURE_LOW }, + { ALARM_PRIORITY_LOW, 110, ALM_SRC_DD, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , ALARM_ID_DD_DRY_BICART_INITIAL_FILL_INLET_PRESSURE_LOW }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_238 }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_239 }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_240 }, @@ -780,7 +780,7 @@ { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_270 }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_271 }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_272 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_273 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_DRY_BICART_SUPPLY_FILL_INLET_PRESSURE_LOW }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_274 }, { ALARM_PRIORITY_LOW, 999, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_FW_RESERVED_275 }, // Priority Rank Source Fault DDFault Stops ClrIm NoClr NoRes NoRin NoEnd BlkRB BlkET NoBRcr NoDRcr AutoRes ClrOnly TxLog ID @@ -974,6 +974,7 @@ { 110, ALARM_ID_TD_BAROMETRIC_SENSOR_COEFFS_BAD_CRC }, { 110, ALARM_ID_TD_BARO_PRESSURE_OUT_OF_RANGE }, { 110, ALARM_ID_TD_AUTO_LOAD_EJECT_HIGH_BP_TORQUE }, + { 110, ALARM_ID_DD_DRY_BICART_INITIAL_FILL_INLET_PRESSURE_LOW }, { 111, ALARM_ID_TD_DD_COMM_TIMEOUT }, { 111, ALARM_ID_TD_CAN_MESSAGE_NOT_ACKED_BY_DD }, { 111, ALARM_ID_DD_CAN_MESSAGE_NOT_ACKED_BY_FP }, @@ -1050,7 +1051,6 @@ { 999, ALARM_ID_FW_RESERVED_211 }, { 999, ALARM_ID_FW_RESERVED_212 }, { 999, ALARM_ID_FW_RESERVED_219 }, - { 999, ALARM_ID_DD_DRY_BICART_FILL_INLET_PRESSURE_LOW }, { 999, ALARM_ID_FW_RESERVED_238 }, { 999, ALARM_ID_FW_RESERVED_239 }, { 999, ALARM_ID_FW_RESERVED_240 }, @@ -1086,7 +1086,7 @@ { 999, ALARM_ID_FW_RESERVED_270 }, { 999, ALARM_ID_FW_RESERVED_271 }, { 999, ALARM_ID_FW_RESERVED_272 }, - { 999, ALARM_ID_FW_RESERVED_273 }, + { 999, ALARM_ID_DD_DRY_BICART_SUPPLY_FILL_INLET_PRESSURE_LOW }, { 999, ALARM_ID_FW_RESERVED_274 }, { 999, ALARM_ID_FW_RESERVED_275 }, { 999, ALARM_ID_FW_RESERVED_276 }, @@ -1383,7 +1383,7 @@ { 234 , ALARM_ID_DD_NVM_INVALID_CAL_BLOOD_LEAK_SENSOR , "DD | 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. | DD POST: Blood Leak sensor CRC | DD invalid blood leak sensor calibration record | If the calculated CRC of the DD blood leak sensor calibration record image does not match the expected CRC. | "}, { 235 , ALARM_ID_TD_RECIRC_TIMEOUT_WARNING , "TD | Temporary Break: Time Limit Approaching | The temporary break time limit is approaching. | Warning: Recirculation Timeout Warning | Time left for Recirculation is 10 minutes. | System has been in Treatment: Recirculate states for 20 minutes. | "}, { 236 , ALARM_ID_TD_RECIRC_TIMEOUT , "TD | Temporary Break: Time Limit Exceeded | The maximum temporary break time has been reached.\n- Blood pump has been stopped.\n- Select End Treatment to end the session. | Process: Recirculation Timeout | Recirculation timeout — system has been in recirculation state for 30 minutes. | System has been in Treatment: Recirculate states for 30 minutes. | "}, - { 237 , ALARM_ID_DD_DRY_BICART_FILL_INLET_PRESSURE_LOW , "TD | 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. | DD Fault: Bicart Inlet pressure Low | DD Bicart Inlet pressure is too low | Dry Bicarbonate Fill Cartridge Inlet (D66) pressure < 1.5 PSI | "}, + { 237 , ALARM_ID_DD_DRY_BICART_INITIAL_FILL_INLET_PRESSURE_LOW , "DD | 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. | DD Fault: Bicart Inlet pressure Low | DD Bicart Inlet pressure is too low | Dry Bicarbonate Fill Cartridge Inlet (D66) pressure < 1.5 PSI | "}, { 238 , ALARM_ID_FW_RESERVED_238 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, { 239 , ALARM_ID_FW_RESERVED_239 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, { 240 , ALARM_ID_FW_RESERVED_240 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, @@ -1420,7 +1420,7 @@ { 270 , ALARM_ID_FW_RESERVED_270 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, { 271 , ALARM_ID_FW_RESERVED_271 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, { 272 , ALARM_ID_FW_RESERVED_272 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, - { 273 , ALARM_ID_FW_RESERVED_273 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, + { 273 , ALARM_ID_DD_DRY_BICART_SUPPLY_FILL_INLET_PRESSURE_LOW , "DD | 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. | DD Fault: Bicart Inlet pressure Low | DD Bicart Inlet pressure is too low | Dry Bicarbonate Supply Fill Cartridge Inlet (D66) pressure < 4 PSI | "}, { 274 , ALARM_ID_FW_RESERVED_274 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, { 275 , ALARM_ID_FW_RESERVED_275 , "TD | 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. | TD Fault: RESERVED | RESERVED | RESERVED | "}, // Num Alarm ID Device Display Title Instructions Alarm List Title Description Trigger Condition