diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index e690ea5b..47720894 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -38,10 +38,6 @@ popupLight 27 Component(s) 297 Line(s) of event code 154 Unique line(s) of event code -screensaver - 25 Component(s) - 173 Line(s) of event code - 124 Unique line(s) of event code cardMedia 22 Component(s) 210 Line(s) of event code @@ -54,6 +50,10 @@ 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 cardEntities 54 Component(s) 808 Line(s) of event code diff --git a/HMI/n2t-out/screensaver.txt b/HMI/n2t-out/screensaver.txt index ffb9f932..7ae4c0b2 100644 --- a/HMI/n2t-out/screensaver.txt +++ b/HMI/n2t-out/screensaver.txt @@ -666,8 +666,8 @@ Timer tmSerial spstr strCommand.txt,tInstruction.txt,",",0 if(tInstruction.txt=="wake") { - dim=100 - page originPage.val + //dim=100 + click tc0,1 } if(tInstruction.txt=="dimmode") { @@ -735,6 +735,7 @@ Timer tmSerial } if(tInstruction.txt=="pageType") { + dim=100 //command format pageType,specialPageName //write name of speical page to tId spstr strCommand.txt,tId.txt,",",1