Index: sources/gui/GuiGlobals.h =================================================================== diff -u -rc1d0546e2d1a51ff919b2172ce647003359f0853 -r63d2d3c26b9e1cfda1aa8a81610b8ef08f9d2bdb --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision c1d0546e2d1a51ff919b2172ce647003359f0853) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 63d2d3c26b9e1cfda1aa8a81610b8ef08f9d2bdb) @@ -165,7 +165,7 @@ ID_DGFilterFlushData = 0x600F, // ?? //// ----- @CRAPIZED: had to change to avoid duplication ID_AdjustWaterSampleReq = 0x5D00, // 93 ID_AdjustWaterSampleRsp = 0x5E00, // 94 - ID_AdjustWaterSampleResultReq = 0x5F00, // 95 // there is no specific response message for this request and changing of the state in Pre_Treatment_States is used as the response + ID_AdjustWaterSampleResultReq = 0x5F0F, // 95 // there is no specific response message for this request and changing of the state in Pre_Treatment_States is used as the response // Pre-Treatment Consumables Installation Confirm ID_AdjustConsumablesConfirmReq = 0x6800, // 104 // there is no specific response message for this request and changing of the state in Pre_Treatment_States is used as the response // Pre-Treatment SelfTest NoCartridge Progress Data @@ -235,11 +235,11 @@ ID_AdjustPressuresLimitsReq = 0x4600, // 70 ID_AdjustPressuresLimitsRsp = 0x4700, // 71 - ID_AdjustSalineReq = 0x5E00, // 94 - ID_AdjustSalineRsp = 0x5F00, // 95 + ID_AdjustSalineReq = 0x5F00, // 94 + ID_AdjustSalineRsp = 0x6000, // 95 - ID_AdjustVitalsReq = 0x4321, // TESTING -- UPDATE WITH ACTUAL - ID_AdjustVitalsRsp = 0x1234, // TESTING -- UPDATE WITH ACTUAL + ID_AdjustVitalsReq = 0x9700, // 151 TESTING -- UPDATE WITH ACTUAL + ID_AdjustVitalsRsp = 0x9800, // 152 TESTING -- UPDATE WITH ACTUAL ID_AdjustHeparinReq = 0x4B00, // 75 ID_AdjustHeparinRsp = 0x4C00, // 76