Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r4c3c38d7f96cd63be776677bec5d1d0aa574611a -rbd560752aaa76183f168f0af6ad97b75b6b57c79 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 4c3c38d7f96cd63be776677bec5d1d0aa574611a) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision bd560752aaa76183f168f0af6ad97b75b6b57c79) @@ -92,6 +92,7 @@ ID_Recirculate = 0x5A00, // 90 ID_BloodPrime = 0x5900, // 89 ID_HDAccelerometerData = 0x3300, // 51 + ID_AlarmVolumeData = 0x7D00, // 125 // Alarm Messages ID_AlarmStatus = 0x0200, @@ -101,6 +102,7 @@ ID_AlarmClearedConditionRsp = 0x3F00, // 63 // the same code is used for every unit to send and receive over the CANBus ID_AlarmSilenceReq = 0x3200, // 50 ID_AlarmUserActionReq = 0x4000, // 64 // there is no response since it is kind of the response to the ID_AlarmStatus from UI to HD + ID_AlarmVolumeSetReq = 0x8A00, // 138 // Pre-Treatment Parameters ID_TreatmentCreateReq = 0x3500, // 53