implement #471 (add nextion2text)

This commit is contained in:
joBr99
2022-09-17 19:57:29 +00:00
committed by github-actions[bot]
parent 673f4c20da
commit cd1fecd9f2
36 changed files with 282 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
--- HMI/n2t-out/Program.s.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/Program.s.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-09-17 17:53:21.343850547 +0000 +++ HMI/US/landscape/n2t-out/Program.s.txt 2022-09-17 19:57:24.536216256 +0000
@@ -14,6 +14,3 @@ @@ -14,6 +14,3 @@
//color vars //color vars
int defaultFontColor=65535 int defaultFontColor=65535
@@ -9,8 +9,8 @@ diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
- lcd_dev fffb 0002 0000 0020 - lcd_dev fffb 0002 0000 0020
- page pageStartup - page pageStartup
diff -bur HMI/n2t-out/cardEntities.txt HMI/US/landscape/n2t-out/cardEntities.txt diff -bur HMI/n2t-out/cardEntities.txt HMI/US/landscape/n2t-out/cardEntities.txt
--- HMI/n2t-out/cardEntities.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/cardEntities.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/landscape/n2t-out/cardEntities.txt 2022-09-17 17:53:21.347850562 +0000 +++ HMI/US/landscape/n2t-out/cardEntities.txt 2022-09-17 19:57:24.536216256 +0000
@@ -786,7 +786,7 @@ @@ -786,7 +786,7 @@
Send Component ID : disabled Send Component ID : disabled
State : unpressed State : unpressed
@@ -49,8 +49,8 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/landscape/n2t-out/cardEntities.txt
Touch Press Event Touch Press Event
Only in HMI/n2t-out: cardPower.txt Only in HMI/n2t-out: cardPower.txt
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt
--- HMI/n2t-out/pageStartup.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/pageStartup.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-09-17 17:53:21.347850562 +0000 +++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-09-17 19:57:24.536216256 +0000
@@ -177,7 +177,7 @@ @@ -177,7 +177,7 @@
recmod=1 recmod=1
bauds=115200 bauds=115200
@@ -61,8 +61,8 @@ diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt
btlen tSend.txt,sys0 btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC crcrest 1,0xffff // reset CRC
diff -bur HMI/n2t-out/pageTest.txt HMI/US/landscape/n2t-out/pageTest.txt diff -bur HMI/n2t-out/pageTest.txt HMI/US/landscape/n2t-out/pageTest.txt
--- HMI/n2t-out/pageTest.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/pageTest.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/landscape/n2t-out/pageTest.txt 2022-09-17 17:53:21.347850562 +0000 +++ HMI/US/landscape/n2t-out/pageTest.txt 2022-09-17 19:57:24.536216256 +0000
@@ -13,36 +13,6 @@ @@ -13,36 +13,6 @@
Events Events
Preinitialize Event Preinitialize Event

View File

@@ -1912,6 +1912,7 @@ Hotspot m2
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=tIcon3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity3.txt //popupShutter.tHeading.txt=tEntity3.txt
@@ -1947,6 +1948,7 @@ Hotspot m1
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=tIcon2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity2.txt //popupShutter.tHeading.txt=tEntity2.txt
@@ -1982,6 +1984,7 @@ Hotspot m0
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=tIcon1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity1.txt //popupShutter.tHeading.txt=tEntity1.txt
@@ -2017,6 +2020,7 @@ Hotspot m3
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=tIcon4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity4.txt //popupShutter.tHeading.txt=tEntity4.txt

View File

@@ -608,6 +608,7 @@ Button bEntity1
tTmp.txt=type1.txt tTmp.txt=type1.txt
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=bEntity1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -666,6 +667,7 @@ Button bEntity2
tTmp.txt=type2.txt tTmp.txt=type2.txt
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=bEntity2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -724,6 +726,7 @@ Button bEntity3
tTmp.txt=type3.txt tTmp.txt=type3.txt
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=bEntity3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -782,6 +785,7 @@ Button bEntity4
tTmp.txt=type4.txt tTmp.txt=type4.txt
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=bEntity4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -840,6 +844,7 @@ Button bEntity5
tTmp.txt=type5.txt tTmp.txt=type5.txt
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=bEntity5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -898,6 +903,7 @@ Button bEntity6
tTmp.txt=type6.txt tTmp.txt=type6.txt
pageIcons.tTmp1.txt=tEntity6.txt pageIcons.tTmp1.txt=tEntity6.txt
pageIcons.tTmp2.txt=entn6.txt pageIcons.tTmp2.txt=entn6.txt
pageIcons.tTmp3.txt=bEntity6.txt
if(type6.txt=="shutter") if(type6.txt=="shutter")
{ {
page popupShutter page popupShutter

View File

@@ -3,7 +3,7 @@ Program.s
11 Line(s) of event code 11 Line(s) of event code
11 Unique line(s) of event code 11 Unique line(s) of event code
pageIcons pageIcons
6 Component(s) 7 Component(s)
0 Line(s) of event code 0 Line(s) of event code
0 Unique line(s) of event code 0 Unique line(s) of event code
popupNotify popupNotify
@@ -14,10 +14,6 @@ pageStartup
19 Component(s) 19 Component(s)
167 Line(s) of event code 167 Line(s) of event code
122 Unique line(s) of event code 122 Unique line(s) of event code
popupShutter
25 Component(s)
388 Line(s) of event code
211 Unique line(s) of event code
cardMedia cardMedia
34 Component(s) 34 Component(s)
389 Line(s) of event code 389 Line(s) of event code
@@ -30,14 +26,18 @@ cardQR
32 Component(s) 32 Component(s)
404 Line(s) of event code 404 Line(s) of event code
235 Unique line(s) of event code 235 Unique line(s) of event code
popupLight popupShutter
27 Component(s) 25 Component(s)
386 Line(s) of event code 389 Line(s) of event code
211 Unique line(s) of event code 212 Unique line(s) of event code
pageTest pageTest
14 Component(s) 14 Component(s)
14 Line(s) of event code 14 Line(s) of event code
14 Unique line(s) of event code 14 Unique line(s) of event code
cardGrid
42 Component(s)
469 Line(s) of event code
278 Unique line(s) of event code
screensaver screensaver
38 Component(s) 38 Component(s)
341 Line(s) of event code 341 Line(s) of event code
@@ -46,21 +46,21 @@ cardThermo
52 Component(s) 52 Component(s)
580 Line(s) of event code 580 Line(s) of event code
303 Unique line(s) of event code 303 Unique line(s) of event code
cardGrid popupLight
42 Component(s) 27 Component(s)
463 Line(s) of event code 387 Line(s) of event code
272 Unique line(s) of event code 212 Unique line(s) of event code
cardEntities
65 Component(s)
1128 Line(s) of event code
515 Unique line(s) of event code
cardAlarm cardAlarm
40 Component(s) 40 Component(s)
422 Line(s) of event code 422 Line(s) of event code
255 Unique line(s) of event code 255 Unique line(s) of event code
cardEntities
65 Component(s)
1132 Line(s) of event code
519 Unique line(s) of event code
Total Total
14 Page(s) 14 Page(s)
438 Component(s) 439 Component(s)
5261 Line(s) of event code 5273 Line(s) of event code
1405 Unique line(s) of event code 1416 Unique line(s) of event code

View File

@@ -92,6 +92,36 @@ Text tTmp2
Horizontal Spacing : 0 Horizontal Spacing : 0
Vertical Spacing : 0 Vertical Spacing : 0
Text tTmp3
Attributes
ID : 6
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 302
y coordinate : 152
Width : 146
Height : 69
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 1
Back. Color : 65535
Font Color : 0
Horizontal Alignment : center
Vertical Alignment : center
Input Type : character
Text :
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Picture p0 Picture p0
Attributes Attributes
ID : 1 ID : 1

View File

@@ -25,6 +25,7 @@ Page popupLight
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tTmp,0 vis tTmp,0

View File

@@ -25,6 +25,7 @@ Page popupShutter
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tPosHeading,0 vis tPosHeading,0

View File

@@ -1014,6 +1014,7 @@ Hotspot m2
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=tIcon3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity3.txt //popupShutter.tHeading.txt=tEntity3.txt
@@ -1040,6 +1041,7 @@ Hotspot m1
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=tIcon2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity2.txt //popupShutter.tHeading.txt=tEntity2.txt
@@ -1066,6 +1068,7 @@ Hotspot m0
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=tIcon1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity1.txt //popupShutter.tHeading.txt=tEntity1.txt
@@ -1092,6 +1095,7 @@ Hotspot m3
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=tIcon4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity4.txt //popupShutter.tHeading.txt=tEntity4.txt

View File

@@ -310,6 +310,7 @@ Button bEntity1
tTmp.txt=type1.txt tTmp.txt=type1.txt
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=bEntity1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -346,6 +347,7 @@ Button bEntity2
tTmp.txt=type2.txt tTmp.txt=type2.txt
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=bEntity2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -382,6 +384,7 @@ Button bEntity3
tTmp.txt=type3.txt tTmp.txt=type3.txt
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=bEntity3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -418,6 +421,7 @@ Button bEntity4
tTmp.txt=type4.txt tTmp.txt=type4.txt
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=bEntity4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -454,6 +458,7 @@ Button bEntity5
tTmp.txt=type5.txt tTmp.txt=type5.txt
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=bEntity5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -490,6 +495,7 @@ Button bEntity6
tTmp.txt=type6.txt tTmp.txt=type6.txt
pageIcons.tTmp1.txt=tEntity6.txt pageIcons.tTmp1.txt=tEntity6.txt
pageIcons.tTmp2.txt=entn6.txt pageIcons.tTmp2.txt=entn6.txt
pageIcons.tTmp3.txt=bEntity6.txt
if(type6.txt=="shutter") if(type6.txt=="shutter")
{ {
page popupShutter page popupShutter

View File

@@ -42,6 +42,16 @@ Text tTmp2
Text : Text :
Max. Text Size : 80 Max. Text Size : 80
Text tTmp3
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 10
Picture p0 Picture p0
Attributes Attributes
Scope : local Scope : local

View File

@@ -17,6 +17,7 @@ Page popupLight
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tTmp,0 vis tTmp,0

View File

@@ -17,6 +17,7 @@ Page popupShutter
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tPosHeading,0 vis tPosHeading,0

View File

@@ -1,6 +1,6 @@
diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
--- HMI/n2t-out/Program.s.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/Program.s.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/portrait/n2t-out/Program.s.txt 2022-09-17 17:53:20.875848746 +0000 +++ HMI/US/portrait/n2t-out/Program.s.txt 2022-09-17 19:57:24.072211415 +0000
@@ -14,6 +14,6 @@ @@ -14,6 +14,6 @@
//color vars //color vars
int defaultFontColor=65535 int defaultFontColor=65535
@@ -11,8 +11,8 @@ diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
+ //lcd_dev fffb 0002 0000 0020 + //lcd_dev fffb 0002 0000 0020
page pageStartup page pageStartup
diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
--- HMI/n2t-out/cardEntities.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/cardEntities.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-09-17 17:53:20.875848746 +0000 +++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-09-17 19:57:24.072211415 +0000
@@ -65,6 +65,16 @@ @@ -65,6 +65,16 @@
vis nNum4,0 vis nNum4,0
vis bPrev,0 vis bPrev,0
@@ -268,7 +268,7 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
Hotspot mSpecial Hotspot mSpecial
Attributes Attributes
Scope : local Scope : local
@@ -1107,6 +1313,32 @@ @@ -1111,6 +1317,33 @@
page popupFan page popupFan
} }
@@ -283,6 +283,7 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
+ Touch Press Event + Touch Press Event
+ pageIcons.tTmp1.txt=tEntity5.txt + pageIcons.tTmp1.txt=tEntity5.txt
+ pageIcons.tTmp2.txt=entn5.txt + pageIcons.tTmp2.txt=entn5.txt
+ pageIcons.tTmp3.txt=tIcon5.txt
+ if(type5.txt=="shutter") + if(type5.txt=="shutter")
+ { + {
+ //popupShutter.tHeading.txt=tEntity5.txt + //popupShutter.tHeading.txt=tEntity5.txt
@@ -301,7 +302,7 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
Hotspot mSwipeNext Hotspot mSwipeNext
Attributes Attributes
Scope : local Scope : local
@@ -1826,6 +2058,155 @@ @@ -1830,6 +2063,155 @@
covx tTmp.txt,sys0,0,0 covx tTmp.txt,sys0,0,0
hSlider4.maxval=sys0 hSlider4.maxval=sys0
} }
@@ -459,8 +460,8 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
{ {
Only in HMI/n2t-out: cardPower.txt Only in HMI/n2t-out: cardPower.txt
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt
--- HMI/n2t-out/pageStartup.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/pageStartup.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-09-17 17:53:20.875848746 +0000 +++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-09-17 19:57:24.072211415 +0000
@@ -142,7 +142,7 @@ @@ -142,7 +142,7 @@
Disable release event after dragging: 0 Disable release event after dragging: 0
Send Component ID : disabled Send Component ID : disabled
@@ -480,8 +481,8 @@ diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt
btlen tSend.txt,sys0 btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC crcrest 1,0xffff // reset CRC
diff -bur HMI/n2t-out/pageTest.txt HMI/US/portrait/n2t-out/pageTest.txt diff -bur HMI/n2t-out/pageTest.txt HMI/US/portrait/n2t-out/pageTest.txt
--- HMI/n2t-out/pageTest.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/pageTest.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/portrait/n2t-out/pageTest.txt 2022-09-17 17:53:20.875848746 +0000 +++ HMI/US/portrait/n2t-out/pageTest.txt 2022-09-17 19:57:24.072211415 +0000
@@ -13,36 +13,6 @@ @@ -13,36 +13,6 @@
Events Events
Preinitialize Event Preinitialize Event
@@ -617,8 +618,8 @@ diff -bur HMI/n2t-out/pageTest.txt HMI/US/portrait/n2t-out/pageTest.txt
- } - }
- -
diff -bur HMI/n2t-out/popupFan.txt HMI/US/portrait/n2t-out/popupFan.txt diff -bur HMI/n2t-out/popupFan.txt HMI/US/portrait/n2t-out/popupFan.txt
--- HMI/n2t-out/popupFan.txt 2022-09-17 17:53:20.407846944 +0000 --- HMI/n2t-out/popupFan.txt 2022-09-17 19:57:23.628206782 +0000
+++ HMI/US/portrait/n2t-out/popupFan.txt 2022-09-17 17:53:20.875848746 +0000 +++ HMI/US/portrait/n2t-out/popupFan.txt 2022-09-17 19:57:24.072211415 +0000
@@ -81,23 +81,23 @@ @@ -81,23 +81,23 @@
Scope: local Scope: local
Value: 0 Value: 0

View File

@@ -1,12 +1,12 @@
+++ HMI/US/portrait/diff-eu-version.txt 2022-09-17 17:53:20.887848792 +0000 +++ HMI/US/portrait/diff-eu-version.txt 2022-09-17 19:57:24.084211540 +0000
+--- HMI/n2t-out/Program.s.txt 2022-09-17 17:53:20.407846944 +0000 +--- HMI/n2t-out/Program.s.txt 2022-09-17 19:57:23.628206782 +0000
++++ HMI/US/portrait/n2t-out/Program.s.txt 2022-09-17 17:53:20.875848746 +0000 ++++ HMI/US/portrait/n2t-out/Program.s.txt 2022-09-17 19:57:24.072211415 +0000
+@@ -14,6 +14,6 @@ +@@ -14,6 +14,6 @@
+ //color vars + //color vars
+ int defaultFontColor=65535 + int defaultFontColor=65535
+ int defaultBcoColor=6371 + int defaultBcoColor=6371
+--- HMI/n2t-out/cardEntities.txt 2022-09-17 17:53:20.407846944 +0000 +--- HMI/n2t-out/cardEntities.txt 2022-09-17 19:57:23.628206782 +0000
++++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-09-17 17:53:20.875848746 +0000 ++++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-09-17 19:57:24.072211415 +0000
+@@ -65,6 +65,16 @@ +@@ -65,6 +65,16 @@
+ vis bPrev,0 + vis bPrev,0
+ vis bNext,0 + vis bNext,0
@@ -22,9 +22,10 @@
+@@ -878,6 +957,106 @@ +@@ -878,6 +957,106 @@
++ Max. Text Size : 45 ++ Max. Text Size : 45
+@@ -986,6 +1165,33 @@ +@@ -986,6 +1165,33 @@
+@@ -1107,6 +1313,32 @@ +@@ -1111,6 +1317,33 @@
+ page popupFan + page popupFan
+@@ -1826,6 +2058,155 @@ ++ pageIcons.tTmp3.txt=tIcon5.txt
+@@ -1830,6 +2063,155 @@
++ vis bUp5,0 ++ vis bUp5,0
++ vis bStop5,0 ++ vis bStop5,0
++ vis bDown5,0 ++ vis bDown5,0
@@ -37,11 +38,11 @@
++ covx tTmp.txt,sys0,0,0 ++ covx tTmp.txt,sys0,0,0
++ btOnOff5.val=sys0 ++ btOnOff5.val=sys0
+Only in HMI/n2t-out: cardPower.txt +Only in HMI/n2t-out: cardPower.txt
+--- HMI/n2t-out/pageStartup.txt 2022-09-17 17:53:20.407846944 +0000 +--- HMI/n2t-out/pageStartup.txt 2022-09-17 19:57:23.628206782 +0000
++++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-09-17 17:53:20.875848746 +0000 ++++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-09-17 19:57:24.072211415 +0000
+diff -bur HMI/n2t-out/pageTest.txt HMI/US/portrait/n2t-out/pageTest.txt +diff -bur HMI/n2t-out/pageTest.txt HMI/US/portrait/n2t-out/pageTest.txt
+--- HMI/n2t-out/pageTest.txt 2022-09-17 17:53:20.407846944 +0000 +--- HMI/n2t-out/pageTest.txt 2022-09-17 19:57:23.628206782 +0000
++++ HMI/US/portrait/n2t-out/pageTest.txt 2022-09-17 17:53:20.875848746 +0000 ++++ HMI/US/portrait/n2t-out/pageTest.txt 2022-09-17 19:57:24.072211415 +0000
+@@ -13,36 +13,6 @@ +@@ -13,36 +13,6 @@
+ Events + Events
+ Preinitialize Event + Preinitialize Event
@@ -177,8 +178,8 @@
+- } +- }
+- +-
+diff -bur HMI/n2t-out/popupFan.txt HMI/US/portrait/n2t-out/popupFan.txt +diff -bur HMI/n2t-out/popupFan.txt HMI/US/portrait/n2t-out/popupFan.txt
+--- HMI/n2t-out/popupFan.txt 2022-09-17 17:53:20.407846944 +0000 +--- HMI/n2t-out/popupFan.txt 2022-09-17 19:57:23.628206782 +0000
++++ HMI/US/portrait/n2t-out/popupFan.txt 2022-09-17 17:53:20.875848746 +0000 ++++ HMI/US/portrait/n2t-out/popupFan.txt 2022-09-17 19:57:24.072211415 +0000
+@@ -81,23 +81,23 @@ +@@ -81,23 +81,23 @@
+ Scope: local + Scope: local
+ Value: 0 + Value: 0

View File

@@ -2302,6 +2302,7 @@ Hotspot m2
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=tIcon3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity3.txt //popupShutter.tHeading.txt=tEntity3.txt
@@ -2337,6 +2338,7 @@ Hotspot m1
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=tIcon2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity2.txt //popupShutter.tHeading.txt=tEntity2.txt
@@ -2372,6 +2374,7 @@ Hotspot m0
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=tIcon1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity1.txt //popupShutter.tHeading.txt=tEntity1.txt
@@ -2407,6 +2410,7 @@ Hotspot m3
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=tIcon4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity4.txt //popupShutter.tHeading.txt=tEntity4.txt
@@ -2442,6 +2446,7 @@ Hotspot m4
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=tIcon5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity5.txt //popupShutter.tHeading.txt=tEntity5.txt

View File

@@ -608,6 +608,7 @@ Button bEntity1
tTmp.txt=type1.txt tTmp.txt=type1.txt
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=bEntity1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -666,6 +667,7 @@ Button bEntity2
tTmp.txt=type2.txt tTmp.txt=type2.txt
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=bEntity2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -724,6 +726,7 @@ Button bEntity3
tTmp.txt=type3.txt tTmp.txt=type3.txt
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=bEntity3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -782,6 +785,7 @@ Button bEntity4
tTmp.txt=type4.txt tTmp.txt=type4.txt
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=bEntity4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -840,6 +844,7 @@ Button bEntity5
tTmp.txt=type5.txt tTmp.txt=type5.txt
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=bEntity5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -898,6 +903,7 @@ Button bEntity6
tTmp.txt=type6.txt tTmp.txt=type6.txt
pageIcons.tTmp1.txt=tEntity6.txt pageIcons.tTmp1.txt=tEntity6.txt
pageIcons.tTmp2.txt=entn6.txt pageIcons.tTmp2.txt=entn6.txt
pageIcons.tTmp3.txt=bEntity6.txt
if(type6.txt=="shutter") if(type6.txt=="shutter")
{ {
page popupShutter page popupShutter

View File

@@ -3,7 +3,7 @@ Program.s
12 Line(s) of event code 12 Line(s) of event code
12 Unique line(s) of event code 12 Unique line(s) of event code
pageIcons pageIcons
6 Component(s) 7 Component(s)
0 Line(s) of event code 0 Line(s) of event code
0 Unique line(s) of event code 0 Unique line(s) of event code
pageTest pageTest
@@ -14,10 +14,10 @@ popupNotify
17 Component(s) 17 Component(s)
226 Line(s) of event code 226 Line(s) of event code
143 Unique line(s) of event code 143 Unique line(s) of event code
popupShutter popupLight
25 Component(s) 27 Component(s)
388 Line(s) of event code 387 Line(s) of event code
211 Unique line(s) of event code 212 Unique line(s) of event code
pageStartup pageStartup
19 Component(s) 19 Component(s)
167 Line(s) of event code 167 Line(s) of event code
@@ -26,18 +26,18 @@ cardMedia
34 Component(s) 34 Component(s)
389 Line(s) of event code 389 Line(s) of event code
210 Unique line(s) of event code 210 Unique line(s) of event code
popupLight
27 Component(s)
386 Line(s) of event code
211 Unique line(s) of event code
popupFan popupFan
27 Component(s) 27 Component(s)
342 Line(s) of event code 342 Line(s) of event code
199 Unique line(s) of event code 199 Unique line(s) of event code
popupShutter
25 Component(s)
389 Line(s) of event code
212 Unique line(s) of event code
cardGrid cardGrid
42 Component(s) 42 Component(s)
463 Line(s) of event code 469 Line(s) of event code
272 Unique line(s) of event code 278 Unique line(s) of event code
cardQR cardQR
32 Component(s) 32 Component(s)
404 Line(s) of event code 404 Line(s) of event code
@@ -56,11 +56,11 @@ cardThermo
303 Unique line(s) of event code 303 Unique line(s) of event code
cardEntities cardEntities
77 Component(s) 77 Component(s)
1349 Line(s) of event code 1354 Line(s) of event code
600 Unique line(s) of event code 605 Unique line(s) of event code
Total Total
14 Page(s) 14 Page(s)
450 Component(s) 451 Component(s)
5483 Line(s) of event code 5496 Line(s) of event code
1478 Unique line(s) of event code 1490 Unique line(s) of event code

View File

@@ -92,6 +92,36 @@ Text tTmp2
Horizontal Spacing : 0 Horizontal Spacing : 0
Vertical Spacing : 0 Vertical Spacing : 0
Text tTmp3
Attributes
ID : 6
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 86
y coordinate : 143
Width : 146
Height : 69
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 1
Back. Color : 65535
Font Color : 0
Horizontal Alignment : center
Vertical Alignment : center
Input Type : character
Text :
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Picture p0 Picture p0
Attributes Attributes
ID : 1 ID : 1

View File

@@ -25,6 +25,7 @@ Page popupLight
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tTmp,0 vis tTmp,0

View File

@@ -25,6 +25,7 @@ Page popupShutter
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tPosHeading,0 vis tPosHeading,0

View File

@@ -1220,6 +1220,7 @@ Hotspot m2
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=tIcon3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity3.txt //popupShutter.tHeading.txt=tEntity3.txt
@@ -1246,6 +1247,7 @@ Hotspot m1
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=tIcon2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity2.txt //popupShutter.tHeading.txt=tEntity2.txt
@@ -1272,6 +1274,7 @@ Hotspot m0
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=tIcon1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity1.txt //popupShutter.tHeading.txt=tEntity1.txt
@@ -1298,6 +1301,7 @@ Hotspot m3
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=tIcon4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity4.txt //popupShutter.tHeading.txt=tEntity4.txt
@@ -1324,6 +1328,7 @@ Hotspot m4
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=tIcon5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity5.txt //popupShutter.tHeading.txt=tEntity5.txt

View File

@@ -310,6 +310,7 @@ Button bEntity1
tTmp.txt=type1.txt tTmp.txt=type1.txt
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=bEntity1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -346,6 +347,7 @@ Button bEntity2
tTmp.txt=type2.txt tTmp.txt=type2.txt
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=bEntity2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -382,6 +384,7 @@ Button bEntity3
tTmp.txt=type3.txt tTmp.txt=type3.txt
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=bEntity3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -418,6 +421,7 @@ Button bEntity4
tTmp.txt=type4.txt tTmp.txt=type4.txt
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=bEntity4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -454,6 +458,7 @@ Button bEntity5
tTmp.txt=type5.txt tTmp.txt=type5.txt
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=bEntity5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -490,6 +495,7 @@ Button bEntity6
tTmp.txt=type6.txt tTmp.txt=type6.txt
pageIcons.tTmp1.txt=tEntity6.txt pageIcons.tTmp1.txt=tEntity6.txt
pageIcons.tTmp2.txt=entn6.txt pageIcons.tTmp2.txt=entn6.txt
pageIcons.tTmp3.txt=bEntity6.txt
if(type6.txt=="shutter") if(type6.txt=="shutter")
{ {
page popupShutter page popupShutter

View File

@@ -42,6 +42,16 @@ Text tTmp2
Text : Text :
Max. Text Size : 80 Max. Text Size : 80
Text tTmp3
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 10
Picture p0 Picture p0
Attributes Attributes
Scope : local Scope : local

View File

@@ -17,6 +17,7 @@ Page popupLight
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tTmp,0 vis tTmp,0

View File

@@ -17,6 +17,7 @@ Page popupShutter
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tPosHeading,0 vis tPosHeading,0

View File

@@ -1912,6 +1912,7 @@ Hotspot m2
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=tIcon3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity3.txt //popupShutter.tHeading.txt=tEntity3.txt
@@ -1947,6 +1948,7 @@ Hotspot m1
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=tIcon2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity2.txt //popupShutter.tHeading.txt=tEntity2.txt
@@ -1982,6 +1984,7 @@ Hotspot m0
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=tIcon1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity1.txt //popupShutter.tHeading.txt=tEntity1.txt
@@ -2017,6 +2020,7 @@ Hotspot m3
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=tIcon4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity4.txt //popupShutter.tHeading.txt=tEntity4.txt

View File

@@ -608,6 +608,7 @@ Button bEntity1
tTmp.txt=type1.txt tTmp.txt=type1.txt
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=bEntity1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -636,7 +637,7 @@ Button bEntity2
Disable release event after dragging: 0 Disable release event after dragging: 0
Send Component ID : disabled Send Component ID : disabled
Opacity : 127 Opacity : 127
x coordinate : 153 x coordinate : 152
y coordinate : 75 y coordinate : 75
Width : 140 Width : 140
Height : 80 Height : 80
@@ -666,6 +667,7 @@ Button bEntity2
tTmp.txt=type2.txt tTmp.txt=type2.txt
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=bEntity2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -724,6 +726,7 @@ Button bEntity3
tTmp.txt=type3.txt tTmp.txt=type3.txt
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=bEntity3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -782,6 +785,7 @@ Button bEntity4
tTmp.txt=type4.txt tTmp.txt=type4.txt
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=bEntity4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -840,6 +844,7 @@ Button bEntity5
tTmp.txt=type5.txt tTmp.txt=type5.txt
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=bEntity5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -898,6 +903,7 @@ Button bEntity6
tTmp.txt=type6.txt tTmp.txt=type6.txt
pageIcons.tTmp1.txt=tEntity6.txt pageIcons.tTmp1.txt=tEntity6.txt
pageIcons.tTmp2.txt=entn6.txt pageIcons.tTmp2.txt=entn6.txt
pageIcons.tTmp3.txt=bEntity6.txt
if(type6.txt=="shutter") if(type6.txt=="shutter")
{ {
page popupShutter page popupShutter

View File

@@ -3,7 +3,7 @@ Program.s
13 Line(s) of event code 13 Line(s) of event code
13 Unique line(s) of event code 13 Unique line(s) of event code
pageIcons pageIcons
6 Component(s) 7 Component(s)
0 Line(s) of event code 0 Line(s) of event code
0 Unique line(s) of event code 0 Unique line(s) of event code
popupFan popupFan
@@ -18,18 +18,18 @@ pageStartup
19 Component(s) 19 Component(s)
167 Line(s) of event code 167 Line(s) of event code
122 Unique line(s) of event code 122 Unique line(s) of event code
popupShutter
25 Component(s)
388 Line(s) of event code
211 Unique line(s) of event code
popupLight
27 Component(s)
386 Line(s) of event code
211 Unique line(s) of event code
cardGrid cardGrid
42 Component(s) 42 Component(s)
463 Line(s) of event code 469 Line(s) of event code
272 Unique line(s) of event code 278 Unique line(s) of event code
popupLight
27 Component(s)
387 Line(s) of event code
212 Unique line(s) of event code
popupShutter
25 Component(s)
389 Line(s) of event code
212 Unique line(s) of event code
cardMedia cardMedia
34 Component(s) 34 Component(s)
389 Line(s) of event code 389 Line(s) of event code
@@ -60,11 +60,11 @@ cardThermo
303 Unique line(s) of event code 303 Unique line(s) of event code
cardEntities cardEntities
65 Component(s) 65 Component(s)
1128 Line(s) of event code 1132 Line(s) of event code
515 Unique line(s) of event code 519 Unique line(s) of event code
Total Total
15 Page(s) 15 Page(s)
492 Component(s) 493 Component(s)
5701 Line(s) of event code 5713 Line(s) of event code
1546 Unique line(s) of event code 1557 Unique line(s) of event code

View File

@@ -92,6 +92,36 @@ Text tTmp2
Horizontal Spacing : 0 Horizontal Spacing : 0
Vertical Spacing : 0 Vertical Spacing : 0
Text tTmp3
Attributes
ID : 6
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 302
y coordinate : 154
Width : 146
Height : 69
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 1
Back. Color : 65535
Font Color : 0
Horizontal Alignment : center
Vertical Alignment : center
Input Type : character
Text :
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Picture p0 Picture p0
Attributes Attributes
ID : 1 ID : 1

View File

@@ -25,6 +25,7 @@ Page popupLight
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tTmp,0 vis tTmp,0

View File

@@ -25,6 +25,7 @@ Page popupShutter
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tPosHeading,0 vis tPosHeading,0

View File

@@ -1014,6 +1014,7 @@ Hotspot m2
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=tIcon3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity3.txt //popupShutter.tHeading.txt=tEntity3.txt
@@ -1040,6 +1041,7 @@ Hotspot m1
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=tIcon2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity2.txt //popupShutter.tHeading.txt=tEntity2.txt
@@ -1066,6 +1068,7 @@ Hotspot m0
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=tIcon1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity1.txt //popupShutter.tHeading.txt=tEntity1.txt
@@ -1092,6 +1095,7 @@ Hotspot m3
Touch Press Event Touch Press Event
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=tIcon4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
//popupShutter.tHeading.txt=tEntity4.txt //popupShutter.tHeading.txt=tEntity4.txt

View File

@@ -310,6 +310,7 @@ Button bEntity1
tTmp.txt=type1.txt tTmp.txt=type1.txt
pageIcons.tTmp1.txt=tEntity1.txt pageIcons.tTmp1.txt=tEntity1.txt
pageIcons.tTmp2.txt=entn1.txt pageIcons.tTmp2.txt=entn1.txt
pageIcons.tTmp3.txt=bEntity1.txt
if(type1.txt=="shutter") if(type1.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -346,6 +347,7 @@ Button bEntity2
tTmp.txt=type2.txt tTmp.txt=type2.txt
pageIcons.tTmp1.txt=tEntity2.txt pageIcons.tTmp1.txt=tEntity2.txt
pageIcons.tTmp2.txt=entn2.txt pageIcons.tTmp2.txt=entn2.txt
pageIcons.tTmp3.txt=bEntity2.txt
if(type2.txt=="shutter") if(type2.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -382,6 +384,7 @@ Button bEntity3
tTmp.txt=type3.txt tTmp.txt=type3.txt
pageIcons.tTmp1.txt=tEntity3.txt pageIcons.tTmp1.txt=tEntity3.txt
pageIcons.tTmp2.txt=entn3.txt pageIcons.tTmp2.txt=entn3.txt
pageIcons.tTmp3.txt=bEntity3.txt
if(type3.txt=="shutter") if(type3.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -418,6 +421,7 @@ Button bEntity4
tTmp.txt=type4.txt tTmp.txt=type4.txt
pageIcons.tTmp1.txt=tEntity4.txt pageIcons.tTmp1.txt=tEntity4.txt
pageIcons.tTmp2.txt=entn4.txt pageIcons.tTmp2.txt=entn4.txt
pageIcons.tTmp3.txt=bEntity4.txt
if(type4.txt=="shutter") if(type4.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -454,6 +458,7 @@ Button bEntity5
tTmp.txt=type5.txt tTmp.txt=type5.txt
pageIcons.tTmp1.txt=tEntity5.txt pageIcons.tTmp1.txt=tEntity5.txt
pageIcons.tTmp2.txt=entn5.txt pageIcons.tTmp2.txt=entn5.txt
pageIcons.tTmp3.txt=bEntity5.txt
if(type5.txt=="shutter") if(type5.txt=="shutter")
{ {
page popupShutter page popupShutter
@@ -490,6 +495,7 @@ Button bEntity6
tTmp.txt=type6.txt tTmp.txt=type6.txt
pageIcons.tTmp1.txt=tEntity6.txt pageIcons.tTmp1.txt=tEntity6.txt
pageIcons.tTmp2.txt=entn6.txt pageIcons.tTmp2.txt=entn6.txt
pageIcons.tTmp3.txt=bEntity6.txt
if(type6.txt=="shutter") if(type6.txt=="shutter")
{ {
page popupShutter page popupShutter

View File

@@ -42,6 +42,16 @@ Text tTmp2
Text : Text :
Max. Text Size : 80 Max. Text Size : 80
Text tTmp3
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 10
Picture p0 Picture p0
Attributes Attributes
Scope : local Scope : local

View File

@@ -17,6 +17,7 @@ Page popupLight
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tTmp,0 vis tTmp,0

View File

@@ -17,6 +17,7 @@ Page popupShutter
tEntity.txt=pageIcons.tTmp1.txt tEntity.txt=pageIcons.tTmp1.txt
//get entity id //get entity id
entn.txt=pageIcons.tTmp2.txt entn.txt=pageIcons.tTmp2.txt
tIcon1.txt=pageIcons.tTmp3.txt
vis p0,0 vis p0,0
vis tSend,0 vis tSend,0
vis tPosHeading,0 vis tPosHeading,0