Index: sources/gui/GuiGlobals.h =================================================================== diff -u -rad78225384a974269b18c0fe3b55a7d64f77d813 -rafd1d028227b4f58f864aa814fc4d4e286cb873b --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision ad78225384a974269b18c0fe3b55a7d64f77d813) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision afd1d028227b4f58f864aa814fc4d4e286cb873b) @@ -72,8 +72,8 @@ ID_TDDebugText = 0xF1FF, ID_DDDebugText = 0xF2FF, - ID_HDGeneralEvent = 0xA400, - ID_DGGeneralEvent = 0xA500, + ID_HDGeneralEvent = 0xA40F, //// ----- @CRAPIZED: had to change to avoid duplication + ID_DGGeneralEvent = 0xA50F, //// ----- @CRAPIZED: had to change to avoid duplication ID_TDCheckIn = 0x1000, // 16 //// ----- @LEAHIZED @@ -167,7 +167,7 @@ ID_DGFilterFlushData = 0x600F, // ?? //// ----- @CRAPIZED: had to change to avoid duplication ID_AdjustWaterSampleReq = 0x5D00, // 93 ID_AdjustWaterSampleRsp = 0x5E00, // 94 - ID_AdjustWaterSampleResultReq = 0x5F0F, // 95 //// ----- @CRAPIZED: had to change to avoid duplication + ID_AdjustWaterSampleResultReq = 0XA300, // 163 // 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 @@ -277,6 +277,9 @@ ID_AdjustHeparinReq = 0x8A00, // 138 ID_AdjustHeparinRsp = 0x8B00, // 139 + ID_AdjustPressuresWideningReq = 0xA400, // 114 //// ----- @LEAHIZED + ID_AdjustPressuresWideningRsp = 0xA500, // 115 //// ----- @LEAHIZED + // Ultrafiltration ID_AdjustUltrafiltrationStateReq = 0x4700, // 71 //// ----- @LEAHIZED ID_AdjustUltrafiltrationStateRsp = 0x4800, // 72 //// ----- @LEAHIZED