diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index 7d962b9f..677503f8 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -63,4 +63,4 @@ Total 14 Page(s) 343 Component(s) 3175 Line(s) of event code - 790 Unique line(s) of event code + 789 Unique line(s) of event code diff --git a/HMI/n2t-out/pageStartup.txt b/HMI/n2t-out/pageStartup.txt index 4893217f..113fb3b8 100644 --- a/HMI/n2t-out/pageStartup.txt +++ b/HMI/n2t-out/pageStartup.txt @@ -402,7 +402,7 @@ Text tVersion Horizontal Alignment : center Vertical Alignment : center Input Type : character - Text : 9 + Text : 10 Max. Text Size : 10 Word wrap : disabled Horizontal Spacing : 0 @@ -605,7 +605,7 @@ Timer tmSerial { page pageStartup } - if(tId.txt=="pageNotify") + if(tId.txt=="popupNotify") { page popupNotify }