Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r7077e38c74db9cccb5496ffefcf8936c0916de76 -ra5be04172757fa469d85fb83a6998a4404214f19 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 7077e38c74db9cccb5496ffefcf8936c0916de76) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision a5be04172757fa469d85fb83a6998a4404214f19) @@ -118,6 +118,8 @@ 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_AlarmActiveListReq = 0x9700, // 151 + ID_AlarmActiveListRsp = 0x9800, // 152 // Pre-Treatment // Pre-Treatment Initiate Treatment