Index: AlarmDefs.h =================================================================== diff -u -rc00ea24c09fcfc9327322f239e5e04f24e515833 -r02bf0de92d1db778330fb80a1e2260fee7b0b6c4 --- AlarmDefs.h (.../AlarmDefs.h) (revision c00ea24c09fcfc9327322f239e5e04f24e515833) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 02bf0de92d1db778330fb80a1e2260fee7b0b6c4) @@ -1357,7 +1357,7 @@ { 190 , ALARM_ID_DG_DRAIN_PUMP_OFF_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 Speed Not Off | DG drain pump off fault | If the pump is in off state and the RPM is greater than the minimum RPM of 300.0 RPM. | "}, { 191 , ALARM_ID_DG_FLOW_RATE_OUT_OF_UPPER_RANGE , "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: RO Flow High | DG flow rate out of upper range | If the RO flow rate > 10% from the target flow rate. | "}, { 192 , ALARM_ID_DG_FLOW_RATE_OUT_OF_LOWER_RANGE , "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: RO Flow Low | DG flow rate out of lower range | If the RO flow rate < 10% from the target flow rate. | "}, - { 193 , ALARM_ID_HD_PARTIAL_OCCLUSION_BLOOD_PUMP , "HD | Blood Pump Stopped: Partial Occlusion | Partial Occlusion detected after the blood pump.\n- Inspect bloodlines for kinks or clamps.\n- Check needle placement or access position.\n- Resolve access issues, if applicable.\n- If clots are present, end treatment without rinseback. | Blood Stop: Blood Pump Partial Occlusion | Blood pump partial occlusion detected | If blood occlusion is detected > PARTIAL_OCCLUSION_THRESHOLD_OFFSET + bloodPumpOcclusionDuringTreatement | "}, + { 193 , ALARM_ID_HD_PARTIAL_OCCLUSION_BLOOD_PUMP , "HD | Blood Pump Stopped: Partial Occlusion | Partial occlusion detected after the blood pump.\n- Inspect bloodlines for kinks or clamps.\n- Check needle placement or access position.\n- Resolve access issues, if applicable.\n- If clots are present, end treatment without rinseback. | Blood Stop: Blood Pump Partial Occlusion | Blood pump partial occlusion detected | If blood occlusion is detected > PARTIAL_OCCLUSION_THRESHOLD_OFFSET + bloodPumpOcclusionDuringTreatement | "}, { 194 , ALARM_ID_DG_RO_PUMP_DUTY_CYCLE_OUT_OF_RANGE , "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: RO Driver Feedback | DG RO pump duty cycle out of range | If the DG RO pump duty cycle is out of range by 5% of the target duty cycle for a certain period of time. | "}, { 195 , ALARM_ID_DG_RO_PUMP_PRESSURE_OUT_OF_RANGE , "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: RO Pump High Pressure | DG RO pump pressure out of range | If the DG RO pump pressure > 135 psi for a certain period of time. | "}, { 196 , ALARM_ID_DG_CPI_CPO_SENSORS_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: CPi/CPo Comm | DG CPi/CPo conductivity sensors FPGA fault | If the FPGA reports error for a certain period of time. | "},