Index: build/AlarmMapping.py =================================================================== diff -u -rb9821992c4d595d768c9ddebc706f2f844e43955 -r8baec90b1809b91f08e3e31b16a550e54c59d569 --- build/AlarmMapping.py (.../AlarmMapping.py) (revision b9821992c4d595d768c9ddebc706f2f844e43955) +++ build/AlarmMapping.py (.../AlarmMapping.py) (revision 8baec90b1809b91f08e3e31b16a550e54c59d569) @@ -226,7 +226,7 @@ 224 : "HD treatment stopped by user action." 225 : "HD end of treatment warning." 226 : "HD prime completed low priority alarm." - 227 : "HD prime out of time alarm." + 227 : "Available for use." 228 : "HD time out on prime saline purge air state." 229 : "HD prime dialysate dialyzer time out alarm." 230 : "HD prime dialysate bypass time out alarm." @@ -355,7 +355,7 @@ 25 : "REQUEST_REJECT_REASON_INVALID_COMMAND" # Requested user action invalid. 26 : "REQUEST_REJECT_REASON_TREATMENT_IS_COMPLETED" # The treatment has been completed. 27 : "REQUEST_REJECT_REASON_ADDL_RINSEBACK_MAX_VOLUME_REACHED" # Rinseback additional volume maximum has been reached. - 28 : "REQUEST_REJECT_REASON_UF_VOLUME_NOT_SET" # Ultrafiltration volume is not set yet. + 28 : "REQUEST_REJECT_REASON_DIALYZER_NOT_INVERTED" # Dialyzer not inverted yet. 29 : "REQUEST_REJECT_REASON_NO_PATIENT_CONNECTION_CONFIRM" # The user has not confirmed patient connection. 30 : "REQUEST_REJECT_REASON_HEPARIN_PAUSE_INVALID_IN_THIS_STATE" # Heparin cannot be paused if not currently deliverying Heparin. 31 : "REQUEST_REJECT_REASON_HEPARIN_NOT_PAUSED" # Heparin cannot be resumed if not paused.