Index: dialin/hd/pressure_occlusion.py =================================================================== diff -u -reb33e8230a243dfe2de80a0d854c6083d7c2614b -r19647ca5d333e214cef0d9280e9e680059b612e6 --- dialin/hd/pressure_occlusion.py (.../pressure_occlusion.py) (revision eb33e8230a243dfe2de80a0d854c6083d7c2614b) +++ dialin/hd/pressure_occlusion.py (.../pressure_occlusion.py) (revision 19647ca5d333e214cef0d9280e9e680059b612e6) @@ -103,7 +103,10 @@ PRESSURE_LIMITS_STATE_WIDE = 2 Wide - in Treatment mode state where BP is running but wide limits apply PRESSURE_LIMITS_STATE_STABILIZATION = 3 Stabilization - in Treatment mode state where BP is running (dialysis or stop), but need to stabilize first - PRESSURE_LIMITS_STATE_STABLE = 4 Stable - in Treatment mode state where BP is running (dialysis or stop) and + PRESSURE_LIMITS_STATE_STABILIZATION_2 = 4 Second stage stabilization - re adjust the pressure that has been + drifted due to UF control etc and limit + windows apply + PRESSURE_LIMITS_STATE_STABLE = 5 Stable - in Treatment mode state where BP is running (dialysis or stop) and limit windows apply