From 4167a47cf8e918b51c7e93c9584b5e2b4f148e8f Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 20 Mar 2022 22:49:55 +0000 Subject: [PATCH] fixed screensaver timeout on popup pages (add nextion2text) --- HMI/n2t-out/nspanel_Stats.txt | 18 +++++++++--------- HMI/n2t-out/pageStartup.txt | 2 +- HMI/n2t-out/popupLight.txt | 2 +- HMI/n2t-out/popupShutter.txt | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index f3fe73a0..6de07ffe 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -14,18 +14,22 @@ cardMedia 22 Component(s) 210 Line(s) of event code 116 Unique line(s) of event code -popupNotify - 17 Component(s) - 171 Line(s) of event code - 114 Unique line(s) of event code pageStartup 19 Component(s) 146 Line(s) of event code 111 Unique line(s) of event code +popupNotify + 17 Component(s) + 171 Line(s) of event code + 114 Unique line(s) of event code pageSwipeTest 18 Component(s) 62 Line(s) of event code 44 Unique line(s) of event code +popupLight + 27 Component(s) + 338 Line(s) of event code + 170 Unique line(s) of event code pageTest 14 Component(s) 14 Line(s) of event code @@ -54,13 +58,9 @@ cardGrid 39 Component(s) 406 Line(s) of event code 224 Unique line(s) of event code -popupLight - 27 Component(s) - 338 Line(s) of event code - 170 Unique line(s) of event code Total 14 Page(s) 343 Component(s) 3172 Line(s) of event code - 791 Unique line(s) of event code + 790 Unique line(s) of event code diff --git a/HMI/n2t-out/pageStartup.txt b/HMI/n2t-out/pageStartup.txt index f5145f54..0c5011dc 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 : 11 + Text : 12 Max. Text Size : 10 Word wrap : disabled Horizontal Spacing : 0 diff --git a/HMI/n2t-out/popupLight.txt b/HMI/n2t-out/popupLight.txt index ecd2d2d7..116a8cb5 100644 --- a/HMI/n2t-out/popupLight.txt +++ b/HMI/n2t-out/popupLight.txt @@ -807,7 +807,7 @@ Timer tmSleep { screensaver.originPage.val=dp sleepValue=0 - page cardEntities + click b0,1 } } diff --git a/HMI/n2t-out/popupShutter.txt b/HMI/n2t-out/popupShutter.txt index c2735289..64cce69e 100644 --- a/HMI/n2t-out/popupShutter.txt +++ b/HMI/n2t-out/popupShutter.txt @@ -563,7 +563,7 @@ Timer tmSleep { screensaver.originPage.val=dp sleepValue=0 - page cardEntities + click b0,1 } }