mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 06:27:01 +01:00
implemented cardGrid with 8 icons #898 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
3d9861b2a5
commit
064ed0c50e
@@ -1,5 +1,20 @@
|
|||||||
--- HMI/n2t-out
|
--- HMI/n2t-out
|
||||||
+++ HMI/US/landscape/n2t-out
|
+++ HMI/US/landscape/n2t-out
|
||||||
|
├── file list
|
||||||
|
│ @@ -1,13 +1,12 @@
|
||||||
|
│ Program.s.txt
|
||||||
|
│ cardAlarm.txt
|
||||||
|
│ cardChart.txt
|
||||||
|
│ cardEntities.txt
|
||||||
|
│ cardGrid.txt
|
||||||
|
│ -cardGrid2.txt
|
||||||
|
│ cardLChart.txt
|
||||||
|
│ cardMedia.txt
|
||||||
|
│ cardPower.txt
|
||||||
|
│ cardQR.txt
|
||||||
|
│ cardThermo.txt
|
||||||
|
│ pageIcons.txt
|
||||||
|
│ pageStartup.txt
|
||||||
│ --- HMI/n2t-out/Program.s.txt
|
│ --- HMI/n2t-out/Program.s.txt
|
||||||
├── +++ HMI/US/landscape/n2t-out/Program.s.txt
|
├── +++ HMI/US/landscape/n2t-out/Program.s.txt
|
||||||
│ @@ -11,10 +11,10 @@
|
│ @@ -11,10 +11,10 @@
|
||||||
@@ -14,8 +29,214 @@
|
|||||||
│ + //lcd_dev fffb 0002 0000 0020
|
│ + //lcd_dev fffb 0002 0000 0020
|
||||||
│ printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
│ printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||||
│ page pageStartup
|
│ page pageStartup
|
||||||
|
│ --- HMI/n2t-out/cardAlarm.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardAlarm.txt
|
||||||
|
│ @@ -885,18 +885,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardChart.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardChart.txt
|
||||||
|
│ @@ -637,18 +637,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardEntities.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardEntities.txt
|
||||||
|
│ @@ -1845,18 +1845,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardGrid.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardGrid.txt
|
||||||
|
│ @@ -858,18 +858,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardLChart.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardLChart.txt
|
||||||
|
│ @@ -619,18 +619,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardMedia.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardMedia.txt
|
||||||
|
│ @@ -1141,18 +1141,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardPower.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardPower.txt
|
||||||
|
│ @@ -918,18 +918,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardQR.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardQR.txt
|
||||||
|
│ @@ -663,18 +663,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardThermo.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/cardThermo.txt
|
||||||
|
│ @@ -1047,18 +1047,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/pageStartup.txt
|
│ --- HMI/n2t-out/pageStartup.txt
|
||||||
├── +++ HMI/US/landscape/n2t-out/pageStartup.txt
|
├── +++ HMI/US/landscape/n2t-out/pageStartup.txt
|
||||||
|
│ @@ -141,15 +141,15 @@
|
||||||
|
│
|
||||||
|
│ Text tVersion
|
||||||
|
│ Attributes
|
||||||
|
│ Scope : local
|
||||||
|
│ Dragging : 0
|
||||||
|
│ Send Component ID : disabled
|
||||||
|
│ Associated Keyboard: none
|
||||||
|
│ - Text : 51
|
||||||
|
│ + Text : 50
|
||||||
|
│ Max. Text Size : 10
|
||||||
|
│
|
||||||
|
│ Picture p0
|
||||||
|
│ Attributes
|
||||||
|
│ Scope : local
|
||||||
|
│ Dragging : 0
|
||||||
|
│ Send Component ID: disabled
|
||||||
│ @@ -164,15 +164,15 @@
|
│ @@ -164,15 +164,15 @@
|
||||||
│ Max. Text Size : 10
|
│ Max. Text Size : 10
|
||||||
│
|
│
|
||||||
@@ -33,6 +254,172 @@
|
|||||||
│ crcputs sys0,2
|
│ crcputs sys0,2
|
||||||
│ crcputs tSend.txt,0
|
│ crcputs tSend.txt,0
|
||||||
│ //send cmd
|
│ //send cmd
|
||||||
|
│ @@ -316,18 +316,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupFan.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupFan.txt
|
||||||
|
│ @@ -570,18 +570,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupInSel.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupInSel.txt
|
||||||
|
│ @@ -925,18 +925,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupLight.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupLight.txt
|
||||||
|
│ @@ -600,18 +600,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupNotify.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupNotify.txt
|
||||||
|
│ @@ -397,18 +397,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupShutter.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupShutter.txt
|
||||||
|
│ @@ -621,18 +621,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupThermo.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupThermo.txt
|
||||||
|
│ @@ -888,18 +888,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupTimer.txt
|
||||||
|
├── +++ HMI/US/landscape/n2t-out/popupTimer.txt
|
||||||
|
│ @@ -857,18 +857,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/screensaver.txt
|
│ --- HMI/n2t-out/screensaver.txt
|
||||||
├── +++ HMI/US/landscape/n2t-out/screensaver.txt
|
├── +++ HMI/US/landscape/n2t-out/screensaver.txt
|
||||||
│ @@ -28,17 +28,14 @@
|
│ @@ -28,17 +28,14 @@
|
||||||
@@ -88,6 +475,25 @@
|
|||||||
│ Send Component ID : disabled
|
│ Send Component ID : disabled
|
||||||
│ Associated Keyboard: none
|
│ Associated Keyboard: none
|
||||||
│ Text : |
|
│ Text : |
|
||||||
|
│ @@ -736,18 +713,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/screensaver2.txt
|
│ --- HMI/n2t-out/screensaver2.txt
|
||||||
├── +++ HMI/US/landscape/n2t-out/screensaver2.txt
|
├── +++ HMI/US/landscape/n2t-out/screensaver2.txt
|
||||||
│ @@ -28,17 +28,14 @@
|
│ @@ -28,17 +28,14 @@
|
||||||
@@ -159,3 +565,22 @@
|
|||||||
│ if(tAMPM.txt=="")
|
│ if(tAMPM.txt=="")
|
||||||
│ {
|
│ {
|
||||||
│ vis tAMPM,0
|
│ vis tAMPM,0
|
||||||
|
│ @@ -782,18 +758,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
|||||||
@@ -1,5 +1,20 @@
|
|||||||
--- HMI/n2t-out
|
--- HMI/n2t-out
|
||||||
+++ HMI/US/portrait/n2t-out
|
+++ HMI/US/portrait/n2t-out
|
||||||
|
├── file list
|
||||||
|
│ @@ -1,13 +1,12 @@
|
||||||
|
│ Program.s.txt
|
||||||
|
│ cardAlarm.txt
|
||||||
|
│ cardChart.txt
|
||||||
|
│ cardEntities.txt
|
||||||
|
│ cardGrid.txt
|
||||||
|
│ -cardGrid2.txt
|
||||||
|
│ cardLChart.txt
|
||||||
|
│ cardMedia.txt
|
||||||
|
│ cardPower.txt
|
||||||
|
│ cardQR.txt
|
||||||
|
│ cardThermo.txt
|
||||||
|
│ pageIcons.txt
|
||||||
|
│ pageStartup.txt
|
||||||
│ --- HMI/n2t-out/Program.s.txt
|
│ --- HMI/n2t-out/Program.s.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/Program.s.txt
|
├── +++ HMI/US/portrait/n2t-out/Program.s.txt
|
||||||
│ @@ -10,11 +10,11 @@
|
│ @@ -10,11 +10,11 @@
|
||||||
@@ -16,6 +31,48 @@
|
|||||||
│ + //lcd_dev fffb 0002 0000 0020
|
│ + //lcd_dev fffb 0002 0000 0020
|
||||||
│ printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
│ printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||||
│ page pageStartup
|
│ page pageStartup
|
||||||
|
│ --- HMI/n2t-out/cardAlarm.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardAlarm.txt
|
||||||
|
│ @@ -885,18 +885,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardChart.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardChart.txt
|
||||||
|
│ @@ -637,18 +637,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/cardEntities.txt
|
│ --- HMI/n2t-out/cardEntities.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/cardEntities.txt
|
├── +++ HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
│ @@ -60,16 +60,36 @@
|
│ @@ -60,16 +60,36 @@
|
||||||
@@ -1028,6 +1085,88 @@
|
|||||||
│ //command format pageType,specialPageName
|
│ //command format pageType,specialPageName
|
||||||
│ //write name of speical page to tId
|
│ //write name of speical page to tId
|
||||||
│ spstr strCommand.txt,tId.txt,"~",1
|
│ spstr strCommand.txt,tId.txt,"~",1
|
||||||
|
│ @@ -1845,18 +2605,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardGrid.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardGrid.txt
|
||||||
|
│ @@ -858,18 +858,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardLChart.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardLChart.txt
|
||||||
|
│ @@ -619,18 +619,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardMedia.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardMedia.txt
|
||||||
|
│ @@ -1141,18 +1141,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/cardPower.txt
|
│ --- HMI/n2t-out/cardPower.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/cardPower.txt
|
├── +++ HMI/US/portrait/n2t-out/cardPower.txt
|
||||||
│ @@ -45,16 +45,16 @@
|
│ @@ -45,16 +45,16 @@
|
||||||
@@ -1355,6 +1494,67 @@
|
|||||||
│ Scope : local
|
│ Scope : local
|
||||||
│ Period (ms): 50
|
│ Period (ms): 50
|
||||||
│ Enabled : yes
|
│ Enabled : yes
|
||||||
|
│ @@ -918,18 +894,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardQR.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardQR.txt
|
||||||
|
│ @@ -663,18 +663,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/cardThermo.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/cardThermo.txt
|
||||||
|
│ @@ -1047,18 +1047,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/pageStartup.txt
|
│ --- HMI/n2t-out/pageStartup.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/pageStartup.txt
|
├── +++ HMI/US/portrait/n2t-out/pageStartup.txt
|
||||||
│ @@ -34,20 +34,14 @@
|
│ @@ -34,20 +34,14 @@
|
||||||
@@ -1395,23 +1595,6 @@
|
|||||||
│ Scope : local
|
│ Scope : local
|
||||||
│ Dragging : 0
|
│ Dragging : 0
|
||||||
│ Send Component ID : disabled
|
│ Send Component ID : disabled
|
||||||
│ @@ -141,15 +135,15 @@
|
|
||||||
│
|
|
||||||
│ Text tVersion
|
|
||||||
│ Attributes
|
|
||||||
│ Scope : local
|
|
||||||
│ Dragging : 0
|
|
||||||
│ Send Component ID : disabled
|
|
||||||
│ Associated Keyboard: none
|
|
||||||
│ - Text : 50
|
|
||||||
│ + Text : 51
|
|
||||||
│ Max. Text Size : 10
|
|
||||||
│
|
|
||||||
│ Picture p0
|
|
||||||
│ Attributes
|
|
||||||
│ Scope : local
|
|
||||||
│ Dragging : 0
|
|
||||||
│ Send Component ID: disabled
|
|
||||||
│ @@ -164,15 +158,15 @@
|
│ @@ -164,15 +158,15 @@
|
||||||
│ Max. Text Size : 10
|
│ Max. Text Size : 10
|
||||||
│
|
│
|
||||||
@@ -1429,6 +1612,172 @@
|
|||||||
│ crcputs sys0,2
|
│ crcputs sys0,2
|
||||||
│ crcputs tSend.txt,0
|
│ crcputs tSend.txt,0
|
||||||
│ //send cmd
|
│ //send cmd
|
||||||
|
│ @@ -316,18 +310,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupFan.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupFan.txt
|
||||||
|
│ @@ -570,18 +570,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupInSel.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupInSel.txt
|
||||||
|
│ @@ -925,18 +925,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupLight.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupLight.txt
|
||||||
|
│ @@ -600,18 +600,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupNotify.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupNotify.txt
|
||||||
|
│ @@ -397,18 +397,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupShutter.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupShutter.txt
|
||||||
|
│ @@ -621,18 +621,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupThermo.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupThermo.txt
|
||||||
|
│ @@ -888,18 +888,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
│ --- HMI/n2t-out/popupTimer.txt
|
||||||
|
├── +++ HMI/US/portrait/n2t-out/popupTimer.txt
|
||||||
|
│ @@ -857,18 +857,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/screensaver.txt
|
│ --- HMI/n2t-out/screensaver.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/screensaver.txt
|
├── +++ HMI/US/portrait/n2t-out/screensaver.txt
|
||||||
│ @@ -28,17 +28,14 @@
|
│ @@ -28,17 +28,14 @@
|
||||||
@@ -1505,6 +1854,25 @@
|
|||||||
│ spstr strCommand.txt,tTmp.txt,"~",1
|
│ spstr strCommand.txt,tTmp.txt,"~",1
|
||||||
│ covx tTmp.txt,tTime.bco,0,0
|
│ covx tTmp.txt,tTime.bco,0,0
|
||||||
│ if(tTime.bco!=screensaver.bco)
|
│ if(tTime.bco!=screensaver.bco)
|
||||||
|
│ @@ -736,18 +707,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
│ --- HMI/n2t-out/screensaver2.txt
|
│ --- HMI/n2t-out/screensaver2.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/screensaver2.txt
|
├── +++ HMI/US/portrait/n2t-out/screensaver2.txt
|
||||||
│ @@ -28,17 +28,14 @@
|
│ @@ -28,17 +28,14 @@
|
||||||
@@ -1576,3 +1944,22 @@
|
|||||||
│ if(tAMPM.txt=="")
|
│ if(tAMPM.txt=="")
|
||||||
│ {
|
│ {
|
||||||
│ vis tAMPM,0
|
│ vis tAMPM,0
|
||||||
|
│ @@ -782,18 +758,14 @@
|
||||||
|
│ {
|
||||||
|
│ page cardEntities
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="cardGrid")
|
||||||
|
│ {
|
||||||
|
│ page cardGrid
|
||||||
|
│ }
|
||||||
|
│ - if(tId.txt=="cardGrid2")
|
||||||
|
│ - {
|
||||||
|
│ - page cardGrid2
|
||||||
|
│ - }
|
||||||
|
│ if(tId.txt=="popupLight")
|
||||||
|
│ {
|
||||||
|
│ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
│ page popupLight
|
||||||
|
│ }
|
||||||
|
│ if(tId.txt=="popupShutter")
|
||||||
|
│ {
|
||||||
|
|||||||
@@ -1,8 +1,65 @@
|
|||||||
+++ /dev/fd/62 2023-05-13 11:02:12.827868620 +0000
|
+++ /dev/fd/62 2023-05-20 12:10:14.509403406 +0000
|
||||||
|
+le list
|
||||||
|
+ +1,12 @@
|
||||||
|
+.s.txt
|
||||||
|
+rm.txt
|
||||||
|
+rt.txt
|
||||||
|
+ities.txt
|
||||||
|
+d.txt
|
||||||
|
+d2.txt
|
||||||
|
+art.txt
|
||||||
|
+ia.txt
|
||||||
|
+er.txt
|
||||||
|
+txt
|
||||||
|
+rmo.txt
|
||||||
|
+ns.txt
|
||||||
|
+rtup.txt
|
||||||
+I/n2t-out/Program.s.txt
|
+I/n2t-out/Program.s.txt
|
||||||
++ HMI/US/portrait/n2t-out/Program.s.txt
|
++ HMI/US/portrait/n2t-out/Program.s.txt
|
||||||
+1 +10,11 @@
|
+1 +10,11 @@
|
||||||
+nth 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
+nth 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
|
||||||
|
+I/n2t-out/cardAlarm.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardAlarm.txt
|
||||||
|
+18 +885,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/cardChart.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardChart.txt
|
||||||
|
+18 +637,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
+I/n2t-out/cardEntities.txt
|
+I/n2t-out/cardEntities.txt
|
||||||
++ HMI/US/portrait/n2t-out/cardEntities.txt
|
++ HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
+6 +60,36 @@
|
+6 +60,36 @@
|
||||||
@@ -57,13 +114,13 @@
|
|||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Text :
|
+ Text :
|
||||||
|
+ Max. Text Size: 80
|
||||||
+ Max. Text Size: 40
|
+ Max. Text Size: 40
|
||||||
+
|
+
|
||||||
+e (string) nent2
|
+e (string) nent2
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Text :
|
+ Text :
|
||||||
+ Max. Text Size: 80
|
|
||||||
+ Max. Text Size: 40
|
+ Max. Text Size: 40
|
||||||
+14 +185,26 @@
|
+14 +185,26 @@
|
||||||
+e (string) type6
|
+e (string) type6
|
||||||
@@ -586,6 +643,88 @@
|
|||||||
+ covx tTmp.txt,sys0,0,0
|
+ covx tTmp.txt,sys0,0,0
|
||||||
+ hSlider6.maxval=sys0
|
+ hSlider6.maxval=sys0
|
||||||
+ }
|
+ }
|
||||||
|
+,18 +2605,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/cardGrid.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardGrid.txt
|
||||||
|
+18 +858,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/cardLChart.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardLChart.txt
|
||||||
|
+18 +619,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/cardMedia.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardMedia.txt
|
||||||
|
+,18 +1141,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
+I/n2t-out/cardPower.txt
|
+I/n2t-out/cardPower.txt
|
||||||
++ HMI/US/portrait/n2t-out/cardPower.txt
|
++ HMI/US/portrait/n2t-out/cardPower.txt
|
||||||
+6 +45,16 @@
|
+6 +45,16 @@
|
||||||
@@ -913,6 +1052,67 @@
|
|||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Period (ms): 50
|
+ Period (ms): 50
|
||||||
+ Enabled : yes
|
+ Enabled : yes
|
||||||
|
+18 +894,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/cardQR.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardQR.txt
|
||||||
|
+18 +663,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/cardThermo.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/cardThermo.txt
|
||||||
|
+,18 +1047,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
+I/n2t-out/pageStartup.txt
|
+I/n2t-out/pageStartup.txt
|
||||||
++ HMI/US/portrait/n2t-out/pageStartup.txt
|
++ HMI/US/portrait/n2t-out/pageStartup.txt
|
||||||
+0 +34,14 @@
|
+0 +34,14 @@
|
||||||
@@ -948,25 +1148,174 @@
|
|||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Send Component ID : disabled
|
+ Send Component ID : disabled
|
||||||
+15 +135,15 @@
|
|
||||||
+
|
|
||||||
+ersion
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Associated Keyboard: none
|
|
||||||
+ Text : 50
|
|
||||||
+ Text : 51
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+ p0
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID: disabled
|
|
||||||
+15 +158,15 @@
|
+15 +158,15 @@
|
||||||
+ Max. Text Size : 10
|
+ Max. Text Size : 10
|
||||||
|
+18 +310,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupFan.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupFan.txt
|
||||||
|
+18 +570,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupInSel.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupInSel.txt
|
||||||
|
+18 +925,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupLight.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupLight.txt
|
||||||
|
+18 +600,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupNotify.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupNotify.txt
|
||||||
|
+18 +397,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupShutter.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupShutter.txt
|
||||||
|
+18 +621,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupThermo.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupThermo.txt
|
||||||
|
+18 +888,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
+I/n2t-out/popupTimer.txt
|
||||||
|
++ HMI/US/portrait/n2t-out/popupTimer.txt
|
||||||
|
+18 +857,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
+I/n2t-out/screensaver.txt
|
+I/n2t-out/screensaver.txt
|
||||||
++ HMI/US/portrait/n2t-out/screensaver.txt
|
++ HMI/US/portrait/n2t-out/screensaver.txt
|
||||||
+7 +28,14 @@
|
+7 +28,14 @@
|
||||||
@@ -1043,6 +1392,25 @@
|
|||||||
+ spstr strCommand.txt,tTmp.txt,"~",1
|
+ spstr strCommand.txt,tTmp.txt,"~",1
|
||||||
+ covx tTmp.txt,tTime.bco,0,0
|
+ covx tTmp.txt,tTime.bco,0,0
|
||||||
+ if(tTime.bco!=screensaver.bco)
|
+ if(tTime.bco!=screensaver.bco)
|
||||||
|
+18 +707,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
+I/n2t-out/screensaver2.txt
|
+I/n2t-out/screensaver2.txt
|
||||||
++ HMI/US/portrait/n2t-out/screensaver2.txt
|
++ HMI/US/portrait/n2t-out/screensaver2.txt
|
||||||
+7 +28,14 @@
|
+7 +28,14 @@
|
||||||
@@ -1114,3 +1482,22 @@
|
|||||||
+ if(tAMPM.txt=="")
|
+ if(tAMPM.txt=="")
|
||||||
+ {
|
+ {
|
||||||
+ vis tAMPM,0
|
+ vis tAMPM,0
|
||||||
|
+18 +758,14 @@
|
||||||
|
+ {
|
||||||
|
+ page cardEntities
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="cardGrid2")
|
||||||
|
+ {
|
||||||
|
+ page cardGrid2
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupLight")
|
||||||
|
+ {
|
||||||
|
+ pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
+ page popupLight
|
||||||
|
+ }
|
||||||
|
+ if(tId.txt=="popupShutter")
|
||||||
|
+ {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,22 +1,21 @@
|
|||||||
Page cardChart
|
Page cardChart
|
||||||
Attributes
|
Attributes
|
||||||
ID : 0
|
ID : 0
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
Width : 480
|
||||||
Width : 480
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Locked : no
|
||||||
Locked : no
|
Swide up page ID : disabled
|
||||||
Swide up page ID : disabled
|
Swide down page ID : disabled
|
||||||
Swide down page ID : disabled
|
Swide left page ID : disabled
|
||||||
Swide left page ID : disabled
|
Swide right page ID: disabled
|
||||||
Swide right page ID : disabled
|
Fill : solid color
|
||||||
Fill : solid color
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
@@ -183,114 +182,110 @@ Variable (int32) vaYUnit
|
|||||||
|
|
||||||
XFloat x0
|
XFloat x0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 26
|
ID : 26
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 173
|
||||||
x coordinate : 173
|
y coordinate : 84
|
||||||
y coordinate : 84
|
Width : 100
|
||||||
Width : 100
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : border
|
||||||
Style : border
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Border Color : 0
|
||||||
Border Color : 0
|
Border Width : 2
|
||||||
Border Width : 2
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 0
|
||||||
Back. Color : 0
|
Font Color : 50712
|
||||||
Font Color : 50712
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Value : 0
|
||||||
Value : 0
|
Significant digits left : 0
|
||||||
Significant digits left : 0
|
Significant digits right: 1
|
||||||
Significant digits right : 1
|
Word wrap : enabled
|
||||||
Word wrap : enabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tHeading
|
Text tHeading
|
||||||
Attributes
|
Attributes
|
||||||
ID : 16
|
ID : 16
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 66
|
||||||
x coordinate : 66
|
y coordinate : 26
|
||||||
y coordinate : 26
|
Width : 320
|
||||||
Width : 320
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 2
|
||||||
Font ID : 2
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 40
|
||||||
Max. Text Size : 40
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Picture p0
|
Picture p0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 1
|
ID : 1
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 0
|
||||||
y coordinate : 0
|
Width : 480
|
||||||
Width : 480
|
Height : 320
|
||||||
Height : 320
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Picture ID : 0
|
||||||
Picture ID : 0
|
|
||||||
|
|
||||||
Button bNext
|
Button bNext
|
||||||
Attributes
|
Attributes
|
||||||
ID : 2
|
ID : 2
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 391
|
||||||
x coordinate : 391
|
y coordinate : 16
|
||||||
y coordinate : 16
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 3
|
||||||
Font ID : 3
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î³
|
||||||
Text : î³
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -309,35 +304,34 @@ Button bNext
|
|||||||
|
|
||||||
Button bPrev
|
Button bPrev
|
||||||
Attributes
|
Attributes
|
||||||
ID : 3
|
ID : 3
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 9
|
||||||
x coordinate : 9
|
y coordinate : 16
|
||||||
y coordinate : 16
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 3
|
||||||
Font ID : 3
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î°
|
||||||
Text : î°
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -356,19 +350,18 @@ Button bPrev
|
|||||||
|
|
||||||
Hotspot m0
|
Hotspot m0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 19
|
ID : 19
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 20
|
||||||
x coordinate : 20
|
y coordinate : 90
|
||||||
y coordinate : 90
|
Width : 410
|
||||||
Width : 410
|
Height : 220
|
||||||
Height : 220
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -447,19 +440,18 @@ Hotspot m0
|
|||||||
|
|
||||||
Hotspot mSwipeNext
|
Hotspot mSwipeNext
|
||||||
Attributes
|
Attributes
|
||||||
ID : 10
|
ID : 10
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 440
|
||||||
x coordinate : 440
|
y coordinate : 5
|
||||||
y coordinate : 5
|
Width : 39
|
||||||
Width : 39
|
Height : 310
|
||||||
Height : 310
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -467,19 +459,18 @@ Hotspot mSwipeNext
|
|||||||
|
|
||||||
Hotspot mSwipePrev
|
Hotspot mSwipePrev
|
||||||
Attributes
|
Attributes
|
||||||
ID : 12
|
ID : 12
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 5
|
||||||
y coordinate : 5
|
Width : 9
|
||||||
Width : 9
|
Height : 310
|
||||||
Height : 310
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -487,19 +478,18 @@ Hotspot mSwipePrev
|
|||||||
|
|
||||||
Hotspot mSwipeUp
|
Hotspot mSwipeUp
|
||||||
Attributes
|
Attributes
|
||||||
ID : 11
|
ID : 11
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 12
|
||||||
x coordinate : 12
|
y coordinate : 0
|
||||||
y coordinate : 0
|
Width : 426
|
||||||
Width : 426
|
Height : 9
|
||||||
Height : 9
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -813,6 +803,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1706
HMI/n2t-out-visual/cardGrid2.txt
Normal file
1706
HMI/n2t-out-visual/cardGrid2.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,22 +1,21 @@
|
|||||||
Page cardLChart
|
Page cardLChart
|
||||||
Attributes
|
Attributes
|
||||||
ID : 0
|
ID : 0
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
Width : 480
|
||||||
Width : 480
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Locked : no
|
||||||
Locked : no
|
Swide up page ID : disabled
|
||||||
Swide up page ID : disabled
|
Swide down page ID : disabled
|
||||||
Swide down page ID : disabled
|
Swide left page ID : disabled
|
||||||
Swide left page ID : disabled
|
Swide right page ID: disabled
|
||||||
Swide right page ID : disabled
|
Fill : solid color
|
||||||
Fill : solid color
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
@@ -188,82 +187,79 @@ Variable (int32) vaYUnit
|
|||||||
|
|
||||||
Text tHeading
|
Text tHeading
|
||||||
Attributes
|
Attributes
|
||||||
ID : 16
|
ID : 16
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 66
|
||||||
x coordinate : 66
|
y coordinate : 26
|
||||||
y coordinate : 26
|
Width : 320
|
||||||
Width : 320
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 2
|
||||||
Font ID : 2
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 40
|
||||||
Max. Text Size : 40
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Picture p0
|
Picture p0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 1
|
ID : 1
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 0
|
||||||
y coordinate : 0
|
Width : 480
|
||||||
Width : 480
|
Height : 320
|
||||||
Height : 320
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Picture ID : 0
|
||||||
Picture ID : 0
|
|
||||||
|
|
||||||
Button bNext
|
Button bNext
|
||||||
Attributes
|
Attributes
|
||||||
ID : 2
|
ID : 2
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 391
|
||||||
x coordinate : 391
|
y coordinate : 16
|
||||||
y coordinate : 16
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 3
|
||||||
Font ID : 3
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î³
|
||||||
Text : î³
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -282,35 +278,34 @@ Button bNext
|
|||||||
|
|
||||||
Button bPrev
|
Button bPrev
|
||||||
Attributes
|
Attributes
|
||||||
ID : 3
|
ID : 3
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 9
|
||||||
x coordinate : 9
|
y coordinate : 16
|
||||||
y coordinate : 16
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 3
|
||||||
Font ID : 3
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î°
|
||||||
Text : î°
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -329,19 +324,18 @@ Button bPrev
|
|||||||
|
|
||||||
Hotspot m0
|
Hotspot m0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 19
|
ID : 19
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 20
|
||||||
x coordinate : 20
|
y coordinate : 90
|
||||||
y coordinate : 90
|
Width : 410
|
||||||
Width : 410
|
Height : 220
|
||||||
Height : 220
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -349,19 +343,18 @@ Hotspot m0
|
|||||||
|
|
||||||
Hotspot mSwipeNext
|
Hotspot mSwipeNext
|
||||||
Attributes
|
Attributes
|
||||||
ID : 10
|
ID : 10
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 440
|
||||||
x coordinate : 440
|
y coordinate : 5
|
||||||
y coordinate : 5
|
Width : 39
|
||||||
Width : 39
|
Height : 310
|
||||||
Height : 310
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -369,19 +362,18 @@ Hotspot mSwipeNext
|
|||||||
|
|
||||||
Hotspot mSwipePrev
|
Hotspot mSwipePrev
|
||||||
Attributes
|
Attributes
|
||||||
ID : 12
|
ID : 12
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 5
|
||||||
y coordinate : 5
|
Width : 9
|
||||||
Width : 9
|
Height : 310
|
||||||
Height : 310
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -389,19 +381,18 @@ Hotspot mSwipePrev
|
|||||||
|
|
||||||
Hotspot mSwipeUp
|
Hotspot mSwipeUp
|
||||||
Attributes
|
Attributes
|
||||||
ID : 11
|
ID : 11
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 12
|
||||||
x coordinate : 12
|
y coordinate : 0
|
||||||
y coordinate : 0
|
Width : 426
|
||||||
Width : 426
|
Height : 9
|
||||||
Height : 9
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -772,6 +763,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -968,6 +968,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -10,85 +10,89 @@ pageTest
|
|||||||
27 Component(s)
|
27 Component(s)
|
||||||
68 Line(s) of event code
|
68 Line(s) of event code
|
||||||
66 Unique line(s) of event code
|
66 Unique line(s) of event code
|
||||||
popupFan
|
|
||||||
27 Component(s)
|
|
||||||
351 Line(s) of event code
|
|
||||||
204 Unique line(s) of event code
|
|
||||||
popupNotify
|
|
||||||
19 Component(s)
|
|
||||||
263 Line(s) of event code
|
|
||||||
170 Unique line(s) of event code
|
|
||||||
popupTimer
|
|
||||||
42 Component(s)
|
|
||||||
512 Line(s) of event code
|
|
||||||
255 Unique line(s) of event code
|
|
||||||
pageStartup
|
|
||||||
20 Component(s)
|
|
||||||
189 Line(s) of event code
|
|
||||||
133 Unique line(s) of event code
|
|
||||||
screensaver2
|
|
||||||
59 Component(s)
|
|
||||||
354 Line(s) of event code
|
|
||||||
251 Unique line(s) of event code
|
|
||||||
popupLight
|
|
||||||
23 Component(s)
|
|
||||||
406 Line(s) of event code
|
|
||||||
207 Unique line(s) of event code
|
|
||||||
cardChart
|
|
||||||
33 Component(s)
|
|
||||||
433 Line(s) of event code
|
|
||||||
294 Unique line(s) of event code
|
|
||||||
cardAlarm
|
|
||||||
43 Component(s)
|
|
||||||
496 Line(s) of event code
|
|
||||||
271 Unique line(s) of event code
|
|
||||||
cardLChart
|
cardLChart
|
||||||
33 Component(s)
|
33 Component(s)
|
||||||
398 Line(s) of event code
|
402 Line(s) of event code
|
||||||
264 Unique line(s) of event code
|
266 Unique line(s) of event code
|
||||||
cardGrid
|
popupFan
|
||||||
44 Component(s)
|
27 Component(s)
|
||||||
519 Line(s) of event code
|
355 Line(s) of event code
|
||||||
293 Unique line(s) of event code
|
206 Unique line(s) of event code
|
||||||
cardThermo
|
popupLight
|
||||||
57 Component(s)
|
23 Component(s)
|
||||||
536 Line(s) of event code
|
410 Line(s) of event code
|
||||||
317 Unique line(s) of event code
|
209 Unique line(s) of event code
|
||||||
popupShutter
|
popupShutter
|
||||||
25 Component(s)
|
25 Component(s)
|
||||||
398 Line(s) of event code
|
402 Line(s) of event code
|
||||||
218 Unique line(s) of event code
|
220 Unique line(s) of event code
|
||||||
cardQR
|
cardGrid
|
||||||
34 Component(s)
|
44 Component(s)
|
||||||
406 Line(s) of event code
|
523 Line(s) of event code
|
||||||
236 Unique line(s) of event code
|
295 Unique line(s) of event code
|
||||||
cardMedia
|
popupNotify
|
||||||
59 Component(s)
|
19 Component(s)
|
||||||
645 Line(s) of event code
|
267 Line(s) of event code
|
||||||
320 Unique line(s) of event code
|
172 Unique line(s) of event code
|
||||||
screensaver
|
|
||||||
47 Component(s)
|
|
||||||
440 Line(s) of event code
|
|
||||||
314 Unique line(s) of event code
|
|
||||||
cardPower
|
cardPower
|
||||||
54 Component(s)
|
54 Component(s)
|
||||||
523 Line(s) of event code
|
527 Line(s) of event code
|
||||||
345 Unique line(s) of event code
|
347 Unique line(s) of event code
|
||||||
|
pageStartup
|
||||||
|
20 Component(s)
|
||||||
|
193 Line(s) of event code
|
||||||
|
135 Unique line(s) of event code
|
||||||
|
cardQR
|
||||||
|
34 Component(s)
|
||||||
|
410 Line(s) of event code
|
||||||
|
238 Unique line(s) of event code
|
||||||
|
cardChart
|
||||||
|
33 Component(s)
|
||||||
|
437 Line(s) of event code
|
||||||
|
296 Unique line(s) of event code
|
||||||
|
cardAlarm
|
||||||
|
43 Component(s)
|
||||||
|
500 Line(s) of event code
|
||||||
|
273 Unique line(s) of event code
|
||||||
|
screensaver
|
||||||
|
47 Component(s)
|
||||||
|
444 Line(s) of event code
|
||||||
|
316 Unique line(s) of event code
|
||||||
|
cardThermo
|
||||||
|
57 Component(s)
|
||||||
|
540 Line(s) of event code
|
||||||
|
319 Unique line(s) of event code
|
||||||
|
screensaver2
|
||||||
|
59 Component(s)
|
||||||
|
358 Line(s) of event code
|
||||||
|
253 Unique line(s) of event code
|
||||||
|
cardMedia
|
||||||
|
59 Component(s)
|
||||||
|
649 Line(s) of event code
|
||||||
|
322 Unique line(s) of event code
|
||||||
popupInSel
|
popupInSel
|
||||||
34 Component(s)
|
34 Component(s)
|
||||||
617 Line(s) of event code
|
621 Line(s) of event code
|
||||||
295 Unique line(s) of event code
|
297 Unique line(s) of event code
|
||||||
|
cardGrid2
|
||||||
|
52 Component(s)
|
||||||
|
607 Line(s) of event code
|
||||||
|
315 Unique line(s) of event code
|
||||||
|
popupTimer
|
||||||
|
42 Component(s)
|
||||||
|
516 Line(s) of event code
|
||||||
|
257 Unique line(s) of event code
|
||||||
popupThermo
|
popupThermo
|
||||||
44 Component(s)
|
44 Component(s)
|
||||||
519 Line(s) of event code
|
523 Line(s) of event code
|
||||||
274 Unique line(s) of event code
|
276 Unique line(s) of event code
|
||||||
cardEntities
|
cardEntities
|
||||||
67 Component(s)
|
67 Component(s)
|
||||||
1166 Line(s) of event code
|
1170 Line(s) of event code
|
||||||
530 Unique line(s) of event code
|
532 Unique line(s) of event code
|
||||||
|
|
||||||
Total
|
Total
|
||||||
21 Page(s)
|
22 Page(s)
|
||||||
798 Component(s)
|
850 Component(s)
|
||||||
9253 Line(s) of event code
|
9936 Line(s) of event code
|
||||||
2339 Unique line(s) of event code
|
2364 Unique line(s) of event code
|
||||||
|
|||||||
@@ -396,7 +396,7 @@ Text tVersion
|
|||||||
Horizontal Alignment: center
|
Horizontal Alignment: center
|
||||||
Vertical Alignment : center
|
Vertical Alignment : center
|
||||||
Input Type : character
|
Input Type : character
|
||||||
Text : 50
|
Text : 51
|
||||||
Max. Text Size : 10
|
Max. Text Size : 10
|
||||||
Word wrap : disabled
|
Word wrap : disabled
|
||||||
Horizontal Spacing : 0
|
Horizontal Spacing : 0
|
||||||
@@ -616,6 +616,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -865,6 +865,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -768,6 +768,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -1,22 +1,21 @@
|
|||||||
Page popupNotify
|
Page popupNotify
|
||||||
Attributes
|
Attributes
|
||||||
ID : 0
|
ID : 0
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
Width : 480
|
||||||
Width : 480
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Locked : no
|
||||||
Locked : no
|
Swide up page ID : disabled
|
||||||
Swide up page ID : disabled
|
Swide down page ID : disabled
|
||||||
Swide down page ID : disabled
|
Swide left page ID : disabled
|
||||||
Swide left page ID : disabled
|
Swide right page ID: disabled
|
||||||
Swide right page ID : disabled
|
Fill : solid color
|
||||||
Fill : solid color
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
@@ -76,262 +75,253 @@ Variable (int32) vaOldSleepT
|
|||||||
|
|
||||||
Text tHeading
|
Text tHeading
|
||||||
Attributes
|
Attributes
|
||||||
ID : 10
|
ID : 10
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 23
|
||||||
x coordinate : 23
|
y coordinate : 26
|
||||||
y coordinate : 26
|
Width : 345
|
||||||
Width : 345
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 2
|
||||||
Font ID : 2
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 40
|
||||||
Max. Text Size : 40
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tIcon
|
Text tIcon
|
||||||
Attributes
|
Attributes
|
||||||
ID : 18
|
ID : 18
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 23
|
||||||
x coordinate : 23
|
y coordinate : 74
|
||||||
y coordinate : 74
|
Width : 109
|
||||||
Width : 109
|
Height : 171
|
||||||
Height : 171
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 4
|
||||||
Font ID : 4
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 250
|
||||||
Max. Text Size : 250
|
Word wrap : enabled
|
||||||
Word wrap : enabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tId
|
Text tId
|
||||||
Attributes
|
Attributes
|
||||||
ID : 9
|
ID : 9
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 100
|
||||||
x coordinate : 100
|
y coordinate : 290
|
||||||
y coordinate : 290
|
Width : 100
|
||||||
Width : 100
|
Height : 29
|
||||||
Height : 29
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 65535
|
||||||
Back. Color : 65535
|
Font Color : 0
|
||||||
Font Color : 0
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 20
|
||||||
Max. Text Size : 20
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tInstruction
|
Text tInstruction
|
||||||
Attributes
|
Attributes
|
||||||
ID : 8
|
ID : 8
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 290
|
||||||
y coordinate : 290
|
Width : 100
|
||||||
Width : 100
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 65535
|
||||||
Back. Color : 65535
|
Font Color : 0
|
||||||
Font Color : 0
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 20
|
||||||
Max. Text Size : 20
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tText
|
Text tText
|
||||||
Attributes
|
Attributes
|
||||||
ID : 11
|
ID : 11
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 23
|
||||||
x coordinate : 23
|
y coordinate : 74
|
||||||
y coordinate : 74
|
Width : 397
|
||||||
Width : 397
|
Height : 171
|
||||||
Height : 171
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : top
|
||||||
Vertical Alignment : top
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 500
|
||||||
Max. Text Size : 500
|
Word wrap : enabled
|
||||||
Word wrap : enabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tTextAlt
|
Text tTextAlt
|
||||||
Attributes
|
Attributes
|
||||||
ID : 17
|
ID : 17
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 135
|
||||||
x coordinate : 135
|
y coordinate : 74
|
||||||
y coordinate : 74
|
Width : 285
|
||||||
Width : 285
|
Height : 171
|
||||||
Height : 171
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : top
|
||||||
Vertical Alignment : top
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 500
|
||||||
Max. Text Size : 500
|
Word wrap : enabled
|
||||||
Word wrap : enabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tTmp
|
Text tTmp
|
||||||
Attributes
|
Attributes
|
||||||
ID : 3
|
ID : 3
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 406
|
||||||
x coordinate : 406
|
y coordinate : 277
|
||||||
y coordinate : 277
|
Width : 34
|
||||||
Width : 34
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 65535
|
||||||
Back. Color : 65535
|
Font Color : 0
|
||||||
Font Color : 0
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Picture p0
|
Picture p0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 1
|
ID : 1
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 0
|
||||||
y coordinate : 0
|
Width : 480
|
||||||
Width : 480
|
Height : 320
|
||||||
Height : 320
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Picture ID : 0
|
||||||
Picture ID : 0
|
|
||||||
|
|
||||||
Button b0
|
Button b0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 2
|
ID : 2
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 397
|
||||||
x coordinate : 397
|
y coordinate : 8
|
||||||
y coordinate : 8
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -351,35 +341,34 @@ Button b0
|
|||||||
|
|
||||||
Button b1
|
Button b1
|
||||||
Attributes
|
Attributes
|
||||||
ID : 13
|
ID : 13
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 24
|
||||||
x coordinate : 24
|
y coordinate : 261
|
||||||
y coordinate : 261
|
Width : 182
|
||||||
Width : 182
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 2
|
||||||
Font ID : 2
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 8
|
||||||
Back. Picture ID (Pressed) : 8
|
Back. Color (Pressed) : 1024
|
||||||
Back. Color (Pressed) : 1024
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text :
|
||||||
Text :
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -400,35 +389,34 @@ Button b1
|
|||||||
|
|
||||||
Button b2
|
Button b2
|
||||||
Attributes
|
Attributes
|
||||||
ID : 12
|
ID : 12
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 239
|
||||||
x coordinate : 239
|
y coordinate : 261
|
||||||
y coordinate : 261
|
Width : 182
|
||||||
Width : 182
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 2
|
||||||
Font ID : 2
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 8
|
||||||
Back. Picture ID (Pressed) : 8
|
Back. Color (Pressed) : 1024
|
||||||
Back. Color (Pressed) : 1024
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text :
|
||||||
Text :
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -642,6 +630,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -1,22 +1,21 @@
|
|||||||
Page popupShutter
|
Page popupShutter
|
||||||
Attributes
|
Attributes
|
||||||
ID : 0
|
ID : 0
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
Width : 480
|
||||||
Width : 480
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Locked : no
|
||||||
Locked : no
|
Swide up page ID : disabled
|
||||||
Swide up page ID : disabled
|
Swide down page ID : disabled
|
||||||
Swide down page ID : disabled
|
Swide left page ID : disabled
|
||||||
Swide left page ID : disabled
|
Swide right page ID: disabled
|
||||||
Swide right page ID : disabled
|
Fill : solid color
|
||||||
Fill : solid color
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
@@ -128,195 +127,188 @@ Variable (string) tTmp
|
|||||||
|
|
||||||
Text tEntity
|
Text tEntity
|
||||||
Attributes
|
Attributes
|
||||||
ID : 2
|
ID : 2
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 65
|
||||||
x coordinate : 65
|
y coordinate : 48
|
||||||
y coordinate : 48
|
Width : 195
|
||||||
Width : 195
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text : tEntity1
|
||||||
Text : tEntity1
|
Max. Text Size : 25
|
||||||
Max. Text Size : 25
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tIcon1
|
Text tIcon1
|
||||||
Attributes
|
Attributes
|
||||||
ID : 3
|
ID : 3
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 12
|
||||||
x coordinate : 12
|
y coordinate : 63
|
||||||
y coordinate : 63
|
Width : 45
|
||||||
Width : 45
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 17299
|
||||||
Font Color : 17299
|
Horizontal Alignment: center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text : î°
|
||||||
Text : î°
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tInfo1
|
Text tInfo1
|
||||||
Attributes
|
Attributes
|
||||||
ID : 15
|
ID : 15
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 65
|
||||||
x coordinate : 65
|
y coordinate : 76
|
||||||
y coordinate : 76
|
Width : 195
|
||||||
Width : 195
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 38066
|
||||||
Font Color : 38066
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 40
|
||||||
Max. Text Size : 40
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tPosHeading
|
Text tPosHeading
|
||||||
Attributes
|
Attributes
|
||||||
ID : 13
|
ID : 13
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 64
|
||||||
x coordinate : 64
|
y coordinate : 122
|
||||||
y coordinate : 122
|
Width : 188
|
||||||
Width : 188
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text : Position
|
||||||
Text : Position
|
Max. Text Size : 30
|
||||||
Max. Text Size : 30
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Text tTiltHeading
|
Text tTiltHeading
|
||||||
Attributes
|
Attributes
|
||||||
ID : 19
|
ID : 19
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 64
|
||||||
x coordinate : 64
|
y coordinate : 231
|
||||||
y coordinate : 231
|
Width : 191
|
||||||
Width : 191
|
Height : 30
|
||||||
Height : 30
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Associated Keyboard : none
|
||||||
Associated Keyboard : none
|
Font ID : 0
|
||||||
Font ID : 0
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Font Color : 65535
|
||||||
Font Color : 65535
|
Horizontal Alignment: left
|
||||||
Horizontal Alignment : left
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
Input Type : character
|
||||||
Input Type : character
|
Text :
|
||||||
Text :
|
Max. Text Size : 30
|
||||||
Max. Text Size : 30
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Picture p0
|
Picture p0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 1
|
ID : 1
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 0
|
||||||
x coordinate : 0
|
y coordinate : 0
|
||||||
y coordinate : 0
|
Width : 480
|
||||||
Width : 480
|
Height : 320
|
||||||
Height : 320
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Picture ID : 0
|
||||||
Picture ID : 0
|
|
||||||
|
|
||||||
Slider hPosition
|
Slider hPosition
|
||||||
Attributes
|
Attributes
|
||||||
ID : 12
|
ID : 12
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 64
|
||||||
x coordinate : 64
|
y coordinate : 152
|
||||||
y coordinate : 152
|
Width : 335
|
||||||
Width : 335
|
Height : 43
|
||||||
Height : 43
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Direction : horizontal
|
||||||
Direction : horizontal
|
Fill : image
|
||||||
Fill : image
|
Cursor width : auto
|
||||||
Cursor width : auto
|
Cursor height : 255
|
||||||
Cursor height : 255
|
Back. Picture ID : 5
|
||||||
Back. Picture ID : 5
|
Slided Back. Picture ID: 4
|
||||||
Slided Back. Picture ID : 4
|
Position : 50
|
||||||
Position : 50
|
Upper range limit : 100
|
||||||
Upper range limit : 100
|
Lower range limit : 0
|
||||||
Lower range limit : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Release Event
|
Touch Release Event
|
||||||
@@ -339,28 +331,27 @@ Slider hPosition
|
|||||||
|
|
||||||
Slider hTilt
|
Slider hTilt
|
||||||
Attributes
|
Attributes
|
||||||
ID : 20
|
ID : 20
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 64
|
||||||
x coordinate : 64
|
y coordinate : 261
|
||||||
y coordinate : 261
|
Width : 335
|
||||||
Width : 335
|
Height : 43
|
||||||
Height : 43
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Direction : horizontal
|
||||||
Direction : horizontal
|
Fill : image
|
||||||
Fill : image
|
Cursor width : auto
|
||||||
Cursor width : auto
|
Cursor height : 255
|
||||||
Cursor height : 255
|
Back. Picture ID : 5
|
||||||
Back. Picture ID : 5
|
Slided Back. Picture ID: 4
|
||||||
Slided Back. Picture ID : 4
|
Position : 50
|
||||||
Position : 50
|
Upper range limit : 100
|
||||||
Upper range limit : 100
|
Lower range limit : 0
|
||||||
Lower range limit : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Release Event
|
Touch Release Event
|
||||||
@@ -383,35 +374,34 @@ Slider hTilt
|
|||||||
|
|
||||||
Button b0
|
Button b0
|
||||||
Attributes
|
Attributes
|
||||||
ID : 4
|
ID : 4
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 397
|
||||||
x coordinate : 397
|
y coordinate : 8
|
||||||
y coordinate : 8
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -430,35 +420,34 @@ Button b0
|
|||||||
|
|
||||||
Button bDown1
|
Button bDown1
|
||||||
Attributes
|
Attributes
|
||||||
ID : 9
|
ID : 9
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 386
|
||||||
x coordinate : 386
|
y coordinate : 95
|
||||||
y coordinate : 95
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -477,35 +466,34 @@ Button bDown1
|
|||||||
|
|
||||||
Button bStop1
|
Button bStop1
|
||||||
Attributes
|
Attributes
|
||||||
ID : 10
|
ID : 10
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 334
|
||||||
x coordinate : 334
|
y coordinate : 95
|
||||||
y coordinate : 95
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -524,35 +512,34 @@ Button bStop1
|
|||||||
|
|
||||||
Button bTLeft
|
Button bTLeft
|
||||||
Attributes
|
Attributes
|
||||||
ID : 21
|
ID : 21
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 282
|
||||||
x coordinate : 282
|
y coordinate : 205
|
||||||
y coordinate : 205
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -571,35 +558,34 @@ Button bTLeft
|
|||||||
|
|
||||||
Button bTRight
|
Button bTRight
|
||||||
Attributes
|
Attributes
|
||||||
ID : 23
|
ID : 23
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 386
|
||||||
x coordinate : 386
|
y coordinate : 205
|
||||||
y coordinate : 205
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -618,35 +604,34 @@ Button bTRight
|
|||||||
|
|
||||||
Button bTStop
|
Button bTStop
|
||||||
Attributes
|
Attributes
|
||||||
ID : 22
|
ID : 22
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 334
|
||||||
x coordinate : 334
|
y coordinate : 205
|
||||||
y coordinate : 205
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -665,35 +650,34 @@ Button bTStop
|
|||||||
|
|
||||||
Button bUp1
|
Button bUp1
|
||||||
Attributes
|
Attributes
|
||||||
ID : 11
|
ID : 11
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Opacity : 127
|
||||||
Opacity : 127
|
x coordinate : 282
|
||||||
x coordinate : 282
|
y coordinate : 95
|
||||||
y coordinate : 95
|
Width : 50
|
||||||
Width : 50
|
Height : 50
|
||||||
Height : 50
|
Effect : load
|
||||||
Effect : load
|
Effect Priority : 0
|
||||||
Effect Priority : 0
|
Effect Time : 300
|
||||||
Effect Time : 300
|
Fill : solid color
|
||||||
Fill : solid color
|
Style : flat
|
||||||
Style : flat
|
Font ID : 1
|
||||||
Font ID : 1
|
Back. Color : 6371
|
||||||
Back. Color : 6371
|
Back. Picture ID (Pressed): 65535
|
||||||
Back. Picture ID (Pressed) : 65535
|
Back. Color (Pressed) : 14823
|
||||||
Back. Color (Pressed) : 14823
|
Font Color (Unpressed) : 65535
|
||||||
Font Color (Unpressed) : 65535
|
Font Color (Pressed) : 65535
|
||||||
Font Color (Pressed) : 65535
|
Horizontal Alignment : center
|
||||||
Horizontal Alignment : center
|
Vertical Alignment : center
|
||||||
Vertical Alignment : center
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
Word wrap : disabled
|
||||||
Word wrap : disabled
|
Horizontal Spacing : 0
|
||||||
Horizontal Spacing : 0
|
Vertical Spacing : 0
|
||||||
Vertical Spacing : 0
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -950,6 +934,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -889,6 +889,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -641,6 +641,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -1849,6 +1849,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -862,6 +862,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
1168
HMI/n2t-out/cardGrid2.txt
Normal file
1168
HMI/n2t-out/cardGrid2.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -623,6 +623,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -1145,6 +1145,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -922,6 +922,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -667,6 +667,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -1051,6 +1051,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -145,7 +145,7 @@ Text tVersion
|
|||||||
Dragging : 0
|
Dragging : 0
|
||||||
Send Component ID : disabled
|
Send Component ID : disabled
|
||||||
Associated Keyboard: none
|
Associated Keyboard: none
|
||||||
Text : 50
|
Text : 51
|
||||||
Max. Text Size : 10
|
Max. Text Size : 10
|
||||||
|
|
||||||
Picture p0
|
Picture p0
|
||||||
@@ -320,6 +320,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -574,6 +574,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -929,6 +929,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -604,6 +604,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -401,6 +401,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -625,6 +625,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -892,6 +892,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -861,6 +861,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -740,6 +740,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
@@ -786,6 +786,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page cardGrid
|
page cardGrid
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="cardGrid2")
|
||||||
|
{
|
||||||
|
page cardGrid2
|
||||||
|
}
|
||||||
if(tId.txt=="popupLight")
|
if(tId.txt=="popupLight")
|
||||||
{
|
{
|
||||||
pageIcons.tTmp1.txt=tTmp.txt
|
pageIcons.tTmp1.txt=tTmp.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user