Index: AlarmDefs.h =================================================================== diff -u -reca1276c16bf2a6e75942930da0751bca86ba7e5 -rd8500161fc2a8c31d7e8990ef25c34724160e70b --- AlarmDefs.h (.../AlarmDefs.h) (revision eca1276c16bf2a6e75942930da0751bca86ba7e5) +++ AlarmDefs.h (.../AlarmDefs.h) (revision d8500161fc2a8c31d7e8990ef25c34724160e70b) @@ -266,13 +266,13 @@ ALARM_ID_FW_RESERVED_234 = 234, ///< FW reserved for use ALARM_ID_FW_RESERVED_235 = 235, ///< FW reserved for use ALARM_ID_FW_RESERVED_236 = 236, ///< FW reserved for use - ALARM_ID_FW_RESERVED_237 = 237, ///< FW reserved for use - 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 - 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_DD_DIALYSATE_CONDUCTIVITY_LOW_DETECTED = 237, ///< DD dialysate solution conductivity low + ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_HIGH_DETECTED = 238, ///< DD dialysate solution conductivity high + ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_LOW = 239, ///< DD acid concentrate conductivity low + ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_HIGH = 240, ///< DD acid concentrate conductivity high + ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_LOW = 241, ///< DD bicarbonate concentrate conductivity low + ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_HIGH = 242, ///< DD bicarbonate concentrate conductivity high + ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL = 243, ///< DD bicarbonate cartridge level low ALARM_ID_FW_RESERVED_244 = 244, ///< FW reserved for use ALARM_ID_FW_RESERVED_245 = 245, ///< FW reserved for use ALARM_ID_FW_RESERVED_246 = 246, ///< FW reserved for use @@ -743,13 +743,13 @@ { 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_234 }, { 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_235 }, { 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_236 }, - { 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_237 }, - { 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 }, - { 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_MEDIUM, 403, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_LOW_DETECTED }, + { ALARM_PRIORITY_MEDIUM, 403, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_HIGH_DETECTED }, + { ALARM_PRIORITY_MEDIUM, 404, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_LOW }, + { ALARM_PRIORITY_MEDIUM, 404, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_HIGH }, + { ALARM_PRIORITY_MEDIUM, 405, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_LOW }, + { ALARM_PRIORITY_MEDIUM, 405, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_HIGH }, + { ALARM_PRIORITY_MEDIUM, 405, ALM_SRC_DD, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , FALSE, TRUE , 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_244 }, { 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 }, @@ -979,6 +979,13 @@ { 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 }, + { 403, ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_LOW_DETECTED }, + { 403, ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_HIGH_DETECTED }, + { 404, ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_LOW }, + { 404, ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_HIGH }, + { 405, ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_LOW }, + { 405, ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_HIGH }, + { 405, ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL }, { 432, ALARM_ID_FP_INLET_TEMPERATURE_OUT_LOW_RANGE }, { 433, ALARM_ID_FP_INLET_TEMPERATURE_OUT_HIGH_RANGE }, { 434, ALARM_ID_FP_INLET_PRESSURE_OUT_LOW_RANGE }, @@ -1050,13 +1057,6 @@ { 999, ALARM_ID_FW_RESERVED_234 }, { 999, ALARM_ID_FW_RESERVED_235 }, { 999, ALARM_ID_FW_RESERVED_236 }, - { 999, ALARM_ID_FW_RESERVED_237 }, - { 999, ALARM_ID_FW_RESERVED_238 }, - { 999, ALARM_ID_FW_RESERVED_239 }, - { 999, ALARM_ID_FW_RESERVED_240 }, - { 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 }, @@ -1383,14 +1383,13 @@ { 234 , ALARM_ID_FW_RESERVED_234 , "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 | "}, { 235 , ALARM_ID_FW_RESERVED_235 , "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 | "}, { 236 , ALARM_ID_FW_RESERVED_236 , "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 | "}, - { 237 , ALARM_ID_FW_RESERVED_237 , "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 | "}, - { 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 | "}, - { 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 | "}, + { 237 , ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_LOW_DETECTED , "DD | Low Dialysate Conductivity | Dialysate conductivity is low. \n- Treatment is currently paused.\n- When dialysate conductivity is within target range,\n treatment will resume automatically. | Dial. Gen: Dialysate Cond Low | Dialysate solution conductivity is below the theoretical dialysate conductivity | If measured dialysate conductivity is below theoretical dialysate conductivity minus 5% for a certain period of time. | "}, + { 238 , ALARM_ID_DD_DIALYSATE_CONDUCTIVITY_HIGH_DETECTED , "DD | High Dialysate Conductivity | Dialysate conductivity is high. \n- Treatment is currently paused.\n- When dialysate conductivity is within target range,\n treatment will resume automatically. | Dial. Gen: Dialysate Cond High | Dialysate solution conductivity is above the theoretical dialysate conductivity | If measured dialysate conductivity is above theoretical dialysate conductivity plus 5% for a certain period of time. | "}, + { 239 , ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_LOW , "DD | Low Acid Concentrate Conductivity | Acid concentrate conductivity is low. \n- Treatment is currently paused.\n- When acid concentrate conductivity is within target range,\n treatment will resume automatically. | Dial. Gen: Acid Cond Low | Acid concentrate conductivity is below the theoretical acid concentrate conductivity | If measured acid concentrate conductivity is below theoretical acid concentrate conductivity minus 5% for a certain period of time. | "}, + { 240 , ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_HIGH , "DD | High Acid Concentrate Conductivity | Acid concentrate conductivity is high. \n- Treatment is currently paused.\n- When acid concentrate conductivity is within target range,\n treatment will resume automatically. | Dial. Gen: Acid Cond High | Acid concentrate conductivity is above the theoretical acid concentrate conductivity | If measured acid concentrate conductivity is above theoretical acid concentrate conductivity plus 5% for a certain period of time. | "}, + { 241 , ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_LOW , "DD | Low Bicarbonate Concentrate Conductivity| Bicarbonate concentrate conductivity is low. \n- Treatment is currently paused.\n- When bicarbonate concentrate conductivity is within target range,\n treatment will resume automatically. | Dial. Gen: Bicarb Cond Low | Bicarbonate concentrate conductivity is below the theoretical bicarbonate concentrate conductivity | If measured bicarbonate concentrate conductivity is below theoretical bicarbonate concentrate conductivity minus 5% for a certain period of time. | "}, + { 242 , ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_HIGH , "DD | High Bicarbonate Concentrate Conductivity| Bicarbonate concentrate conductivity is high. \n- Treatment is currently paused.\n- When bicarbonate concentrate conductivity is within target range,\n treatment will resume automatically. | Dial. Gen: Bicarb Cond High | Bicarbonate concentrate conductivity is above the theoretical bicarbonate concentrate conductivity | If measured bicarbonate concentrate conductivity is above theoretical bicarbonate concentrate conductivity plus 5% for a certain period of time. | "}, + { 243 , ALARM_ID_DD_BICARBONATE_CARTRIDGE_LOW_LEVEL , "DD | Low Bicarbonate Cartridge Level | Bicarbonate level in cartrdige is low. \n- Treatment is currently paused.\n- When bicarbonate cartrdige is replaced,\n treatment will resume automatically. | Dial. Gen: Bicarb Cart Level Low | Bicarbonate level in cartridge is low. | If measured bicarbonate mix volume is varying with the steady state bicarbonate mix volume with a change of plus/minus 5%. | "}, { 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 | "},