Index: AlarmDefs.h =================================================================== diff -u -r1cddec364ce7bbffe376d38fe204b9c54b2c7f70 -r2e8bc860b27ed24eb083868c523423a18dfe830c --- AlarmDefs.h (.../AlarmDefs.h) (revision 1cddec364ce7bbffe376d38fe204b9c54b2c7f70) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 2e8bc860b27ed24eb083868c523423a18dfe830c) @@ -273,12 +273,12 @@ ALARM_ID_FW_RESERVED_241 = 241, ///< FW reserved for use ALARM_ID_FW_RESERVED_242 = 242, ///< FW reserved for use ALARM_ID_FW_RESERVED_243 = 243, ///< FW reserved for use - ALARM_ID_FW_RESERVED_244 = 244, ///< FW reserved for use + ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL = 244, ///< DD Low dry bicarb level ALARM_ID_FW_RESERVED_245 = 245, ///< FW reserved for use - ALARM_ID_FW_RESERVED_246 = 246, ///< FW reserved for use - ALARM_ID_FW_RESERVED_247 = 247, ///< FW reserved for use - ALARM_ID_FW_RESERVED_248 = 248, ///< FW reserved for use - ALARM_ID_FW_RESERVED_249 = 249, ///< FW reserved for use + ALARM_ID_TD_HDF_SUBMODE_CHANGE = 246, ///< TD HDF submode change alarm ( pre-dilution, post-diluation ) + ALARM_ID_TD_TREATMENT_MODALITY_CHANGE = 247, ///< TD treatment modality change alarm ( HD <-> HDF ) + ALARM_ID_DD_REPLACE_BICARB_CARTRIDGE = 248, ///< DD replace bicart cartridge alarm + ALARM_ID_DD_REPLACE_ACID_CONCENTRATE = 249, ///< DD replace acid concentrate alarm ALARM_ID_FW_RESERVED_250 = 250, ///< FW reserved for use ALARM_ID_FW_RESERVED_251 = 251, ///< FW reserved for use ALARM_ID_FW_RESERVED_252 = 252, ///< FW reserved for use @@ -750,12 +750,12 @@ { 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_241 }, { 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_242 }, { 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_243 }, - { 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_244 }, + { ALARM_PRIORITY_MEDIUM, 301, ALM_SRC_DD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL }, { 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_245 }, - { 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_246 }, - { 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_247 }, - { 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_248 }, - { 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_249 }, + { ALARM_PRIORITY_MEDIUM, 301, ALM_SRC_TD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, ALARM_ID_TD_HDF_SUBMODE_CHANGE }, + { ALARM_PRIORITY_MEDIUM, 301, ALM_SRC_TD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, ALARM_ID_TD_TREATMENT_MODALITY_CHANGE }, + { ALARM_PRIORITY_MEDIUM, 301, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_REPLACE_BICARB_CARTRIDGE }, + { ALARM_PRIORITY_MEDIUM, 301, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_REPLACE_ACID_CONCENTRATE }, { 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_250 }, // Priority Rank Source Fault DDFault Stops ClrIm NoClr NoRes NoRin NoEnd BlkRB BlkET NoBRcr NoDRcr AutoRes ClrOnly TxLog ID { 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_251 }, @@ -978,6 +978,9 @@ { 300, ALARM_ID_TD_TUBE_SET_MISMATCH }, { 301, ALARM_ID_TD_TREATMENT_MODALITY_CHANGE }, { 301, ALARM_ID_TD_HDF_SUBMODE_CHANGE }, + { 301, ALARM_ID_DD_REPLACE_BICARB_CARTRIDGE }, + { 301, ALARM_ID_DD_REPLACE_ACID_CONCENTRATE }, + { 301, ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL }, { 401, ALARM_ID_DD_DIALYSATE_TEMP_ABOVE_SAFETY_TEMP }, { 401, ALARM_ID_DD_DIALYSATE_TEMP_ABOVE_TARGET_TEMP }, { 402, ALARM_ID_DD_DIALYSATE_TEMP_BELOW_TARGET_TEMP }, @@ -1059,12 +1062,7 @@ { 999, ALARM_ID_FW_RESERVED_241 }, { 999, ALARM_ID_FW_RESERVED_242 }, { 999, ALARM_ID_FW_RESERVED_243 }, - { 999, ALARM_ID_FW_RESERVED_244 }, { 999, ALARM_ID_FW_RESERVED_245 }, - { 999, ALARM_ID_FW_RESERVED_246 }, - { 999, ALARM_ID_FW_RESERVED_247 }, - { 999, ALARM_ID_FW_RESERVED_248 }, - { 999, ALARM_ID_FW_RESERVED_249 }, { 999, ALARM_ID_FW_RESERVED_250 }, { 999, ALARM_ID_FW_RESERVED_251 }, { 999, ALARM_ID_FW_RESERVED_252 }, @@ -1392,12 +1390,12 @@ { 241 , ALARM_ID_FW_RESERVED_241 , "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 | "}, { 242 , ALARM_ID_FW_RESERVED_242 , "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 | "}, { 243 , ALARM_ID_FW_RESERVED_243 , "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 | "}, - { 244 , ALARM_ID_FW_RESERVED_244 , "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 | "}, + { 244 , ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL , "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 | "}, { 245 , ALARM_ID_FW_RESERVED_245 , "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 | "}, - { 246 , ALARM_ID_FW_RESERVED_246 , "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 | "}, - { 247 , ALARM_ID_FW_RESERVED_247 , "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 | "}, - { 248 , ALARM_ID_FW_RESERVED_248 , "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 | "}, - { 249 , ALARM_ID_FW_RESERVED_249 , "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 | "}, + { 246 , ALARM_ID_TD_HDF_SUBMODE_CHANGE , "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 | "}, + { 247 , ALARM_ID_TD_TREATMENT_MODALITY_CHANGE , "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 | "}, + { 248 , ALARM_ID_DD_REPLACE_BICARB_CARTRIDGE , "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 | "}, + { 249 , ALARM_ID_DD_REPLACE_ACID_CONCENTRATE , "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 | "}, { 250 , ALARM_ID_FW_RESERVED_250 , "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 { 251 , ALARM_ID_FW_RESERVED_251 , "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 | "},