Index: AlarmDefs.h =================================================================== diff -u -rb10d651a89313cbc150e8781ac2dcc9992e84f48 -rc86751826f0c05f78218ef556590a6ddc772229a --- AlarmDefs.h (.../AlarmDefs.h) (revision b10d651a89313cbc150e8781ac2dcc9992e84f48) +++ AlarmDefs.h (.../AlarmDefs.h) (revision c86751826f0c05f78218ef556590a6ddc772229a) @@ -731,7 +731,7 @@ { 29 , ALARM_ID_TD_TMP_PRESSURE_HIGH , "TD | High TMP Pressure | TMP pressure is high | | | | "}, { 30 , ALARM_ID_TD_VENOUS_BUBBLE_SELF_TEST_FAILURE , "TD | Self Test: Venous Air Detector | A problem has been detected with the venous air detector.\n- Check cartridge installation.\n- If problem persists, terminate treatment preparation and \n begin again using a new cartridge. | Process: Pre- Tx Wet Self- Test | TD venous air bubble detector self-test failure | If the venous air bubble self test did not detect bubble for more than 500 msec | "}, { 31 , ALARM_ID_TD_BLOOD_PRIME_PAUSE_WARNING , "TD | MAX Blood Prime Pause Time | The Blood Prime pause time has nearly reached the maximum limit.\n- You must resume Blood Prime before the pause timer expires.\n- If Blood Prime is not resumed before the timer expires,\nBlood Prime will be terminated and treatment will transition to a safe state. | Blood Prime Paused: Warning | Blood Prime pause approaching timeout (> 4 min). | During Blood Prime paused state, when the pause duration exceeds 4 minutes. | "}, - { 32 , ALARM_ID_TD_BLOOD_PRIME_PAUSE_TIMEOUT , "TD | MAX Blood Prime Pause Time Reached | The maximum Blood Prime pause time has been reached.\n- Blood Prime has been paused for more than the allowed duration.\n- Treatment must be restarted or handled according to system safety procedures. | Blood Prime Paused: Alarm | Blood Prime pause timeout reached (> 5 min). | During Blood Prime paused state, when the pause duration exceeds 5 minutes | "}, + { 32 , ALARM_ID_TD_BLOOD_PRIME_PAUSE_TIMEOUT , "TD | MAX Blood Prime Pause Time Reached | The maximum Blood Prime pause time has been reached.\n- Blood Prime has been paused for more than the allowed duration.\n- Treatment must be restarted or handled according to system safety procedures. | Blood Prime Paused: Alarm | Blood Prime pause timeout reached (> 5 min). | During Blood Prime paused state, when the pause duration exceeds 5 minutes | "}, { 33 , ALARM_ID_TD_VOLTAGE_OUT_OF_RANGE , "TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis 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. | TD Fault: Voltage Monitor | TD monitored voltage is out of range | If the TD monitored voltages are out of range for a certain period of time. | "}, { 34 , ALARM_ID_TD_AC_POWER_LOST , "TD | Power Loss | AC Power has been lost.\n- Check all electrical connections.\n- Press Resume/OK to return to welcome screen. | Loss of AC Power | TD AC power lost alarm | The TD Software shall trigger an alarm if an AC power loss is detected while the TD system is in standby, service, or treatment parameters mode. | "}, { 35 , ALARM_ID_TD_AC_POWER_LOST_IN_TREATMENT , "TD | Power Loss | Treatment must be terminated due to a power loss.\n- Follow clinic instructions on when to initiate manual rinseback.\n- Check all electrical connections.\n- If power returns within 5 minutes of outage, \n- rinseback will be allowed. | Blood Stop: Loss of AC Power | TD AC power lost alarm | The TD Software shall trigger an alarm if an AC power loss is detected while the TD system is in pre-treatment, treatment, or post-treatment mode. | "},