diff --git a/HMI/n2t-out/cardAlarm.txt b/HMI/n2t-out/cardAlarm.txt index cc758578..3be2fc3c 100644 --- a/HMI/n2t-out/cardAlarm.txt +++ b/HMI/n2t-out/cardAlarm.txt @@ -940,7 +940,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify } diff --git a/HMI/n2t-out/cardEntities.txt b/HMI/n2t-out/cardEntities.txt index 96644574..7ca22695 100644 --- a/HMI/n2t-out/cardEntities.txt +++ b/HMI/n2t-out/cardEntities.txt @@ -2297,7 +2297,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify } diff --git a/HMI/n2t-out/cardGrid.txt b/HMI/n2t-out/cardGrid.txt index e4928c4f..4fb78bfd 100644 --- a/HMI/n2t-out/cardGrid.txt +++ b/HMI/n2t-out/cardGrid.txt @@ -1230,7 +1230,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify } diff --git a/HMI/n2t-out/cardMedia.txt b/HMI/n2t-out/cardMedia.txt index d59e1b12..83e39927 100644 --- a/HMI/n2t-out/cardMedia.txt +++ b/HMI/n2t-out/cardMedia.txt @@ -769,7 +769,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify } diff --git a/HMI/n2t-out/cardThermo.txt b/HMI/n2t-out/cardThermo.txt index 7ab87680..6313f6a6 100644 --- a/HMI/n2t-out/cardThermo.txt +++ b/HMI/n2t-out/cardThermo.txt @@ -1519,7 +1519,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify } diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index 7bc3a55a..89adaf42 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -10,10 +10,10 @@ pageSerialTest 13 Component(s) 48 Line(s) of event code 43 Unique line(s) of event code -cardGrid - 39 Component(s) - 406 Line(s) of event code - 224 Unique line(s) of event code +cardMedia + 22 Component(s) + 210 Line(s) of event code + 116 Unique line(s) of event code popupNotify 16 Component(s) 164 Line(s) of event code @@ -38,29 +38,29 @@ popupLight 27 Component(s) 297 Line(s) of event code 154 Unique line(s) of event code -cardMedia - 22 Component(s) - 210 Line(s) of event code - 116 Unique line(s) of event code -cardThermo - 42 Component(s) - 438 Line(s) of event code - 221 Unique line(s) of event code -cardAlarm - 28 Component(s) - 147 Line(s) of event code - 106 Unique line(s) of event code screensaver 25 Component(s) 173 Line(s) of event code 124 Unique line(s) of event code +cardAlarm + 28 Component(s) + 147 Line(s) of event code + 106 Unique line(s) of event code cardEntities 54 Component(s) 808 Line(s) of event code 320 Unique line(s) of event code +cardGrid + 39 Component(s) + 406 Line(s) of event code + 224 Unique line(s) of event code +cardThermo + 42 Component(s) + 438 Line(s) of event code + 221 Unique line(s) of event code Total 14 Page(s) 342 Component(s) 3077 Line(s) of event code - 773 Unique line(s) of event code + 774 Unique line(s) of event code diff --git a/HMI/n2t-out/screensaver.txt b/HMI/n2t-out/screensaver.txt index 7ae4c0b2..15120f9f 100644 --- a/HMI/n2t-out/screensaver.txt +++ b/HMI/n2t-out/screensaver.txt @@ -767,7 +767,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify }