Index: AlarmDefs.h =================================================================== diff -u -r420a208f0bfbc9c7dc81f1e5eb01dfa8082327a4 -rfc4516f33d73a004be26e41f9eeab53fa3a7000d --- AlarmDefs.h (.../AlarmDefs.h) (revision 420a208f0bfbc9c7dc81f1e5eb01dfa8082327a4) +++ AlarmDefs.h (.../AlarmDefs.h) (revision fc4516f33d73a004be26e41f9eeab53fa3a7000d) @@ -724,8 +724,8 @@ // Num Alarm ID Device Display Title Instructions Alarm List Title Description Trigger Condition { 26 , ALARM_ID_TD_ARTERIAL_SENSOR_TIMEOUT_FAULT , "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 Arterial Pressure Sensor Error | TD arterial pressure sensor reporting error or not being read successfully | Arterial pressure sensor is reporting an error or FPGA is failing to read sensor. | "}, { 27 , ALARM_ID_TD_VENOUS_SENSOR_TIMEOUT_FAULT , "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 Venous Pressure Sensor Error | TD venous pressure sensor reporting error or not being read successfully | Venous pressure sensor is reporting an error or FPGA is failing to read sensor. | "}, - { 28 , ALARM_ID_TD_TMP_PRESSURE_LOW , "TD | Low TMP Pressure | TMP pressure is low | | | | "}, - { 29 , ALARM_ID_TD_TMP_PRESSURE_HIGH , "TD | High TMP Pressure | TMP pressure is high | | | | "}, + { 28 , ALARM_ID_TD_TMP_PRESSURE_LOW , "TD | Low TMP Pressure | TMP pressure is low | | | | "}, + { 29 , ALARM_ID_TD_TMP_PRESSURE_HIGH , "TD | High TMP Pressure | TMP pressure is high | | | | "}, { 30 , ALARM_ID_AVAILABLE_30 , " | | | | | | "}, { 31 , ALARM_ID_AVAILABLE_31 , " | | | | | | "}, { 32 , ALARM_ID_AVAILABLE_32 , " | | | | | | "},