mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-26 06:02:14 +01:00
sync us-p (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
db6c1a2864
commit
a380f19526
@@ -2,7 +2,7 @@
|
|||||||
+++ HMI/US/portrait/n2t-out
|
+++ HMI/US/portrait/n2t-out
|
||||||
│ --- 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,10 @@
|
│ @@ -10,11 +10,11 @@
|
||||||
│ int sleepValue=0
|
│ int sleepValue=0
|
||||||
│ // dim value
|
│ // dim value
|
||||||
│ int dimValue=40
|
│ int dimValue=40
|
||||||
@@ -12,9 +12,9 @@
|
|||||||
│ int defaultBcoColor=6371
|
│ int defaultBcoColor=6371
|
||||||
│ - // fix touch offset
|
│ - // fix touch offset
|
||||||
│ - 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
|
|
||||||
│ + // fix touch offset (Removed for US version)
|
│ + // fix touch offset (Removed for US version)
|
||||||
│ + //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
|
||||||
│ page pageStartup
|
│ page pageStartup
|
||||||
│ --- HMI/n2t-out/cardEntities.txt
|
│ --- HMI/n2t-out/cardEntities.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/cardEntities.txt
|
├── +++ HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
@@ -2197,27 +2197,7 @@
|
|||||||
│ //send cmd
|
│ //send cmd
|
||||||
│ --- HMI/n2t-out/popupLight.txt
|
│ --- HMI/n2t-out/popupLight.txt
|
||||||
├── +++ HMI/US/portrait/n2t-out/popupLight.txt
|
├── +++ HMI/US/portrait/n2t-out/popupLight.txt
|
||||||
│ @@ -1,31 +1,33 @@
|
│ @@ -12,20 +12,21 @@
|
||||||
│ Page popupLight
|
|
||||||
│ Attributes
|
|
||||||
│ - Scope : local
|
|
||||||
│ - Dragging : 0
|
|
||||||
│ - Send Component ID : disabled
|
|
||||||
│ - Locked : no
|
|
||||||
│ - Swide up page ID : disabled
|
|
||||||
│ - Swide down page ID : disabled
|
|
||||||
│ - Swide left page ID : disabled
|
|
||||||
│ - Swide right page ID: disabled
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + Locked : no
|
|
||||||
│ + Swide up page ID : disabled
|
|
||||||
│ + Swide down page ID : disabled
|
|
||||||
│ + Swide left page ID : disabled
|
|
||||||
│ + Swide right page ID : disabled
|
|
||||||
│
|
|
||||||
│ Events
|
│ Events
|
||||||
│ Preinitialize Event
|
│ Preinitialize Event
|
||||||
│ dim=dimValueNormal
|
│ dim=dimValueNormal
|
||||||
@@ -2240,7 +2220,7 @@
|
|||||||
│ //send calc crc
|
│ //send calc crc
|
||||||
│ btlen tSend.txt,sys0
|
│ btlen tSend.txt,sys0
|
||||||
│ crcrest 1,0xffff // reset CRC
|
│ crcrest 1,0xffff // reset CRC
|
||||||
│ @@ -34,24 +36,24 @@
|
│ @@ -34,24 +35,24 @@
|
||||||
│ crcputs tSend.txt,0
|
│ crcputs tSend.txt,0
|
||||||
│ //send cmd
|
│ //send cmd
|
||||||
│ printh 55 bb
|
│ printh 55 bb
|
||||||
@@ -2271,7 +2251,7 @@
|
|||||||
│ {
|
│ {
|
||||||
│ if(b[sys0].type==98||b[sys0].type==116)
|
│ if(b[sys0].type==98||b[sys0].type==116)
|
||||||
│ {
|
│ {
|
||||||
│ @@ -62,26 +64,22 @@
|
│ @@ -62,26 +63,22 @@
|
||||||
│ {
|
│ {
|
||||||
│ b[sys0].pic=10
|
│ b[sys0].pic=10
|
||||||
│ b[sys0].pic2=11
|
│ b[sys0].pic2=11
|
||||||
@@ -2303,7 +2283,7 @@
|
|||||||
│ Max. Text Size: 80
|
│ Max. Text Size: 80
|
||||||
│
|
│
|
||||||
│ Variable (int32) mode
|
│ Variable (int32) mode
|
||||||
│ @@ -96,52 +94,133 @@
|
│ @@ -96,47 +93,116 @@
|
||||||
│
|
│
|
||||||
│ Variable (string) strCommand
|
│ Variable (string) strCommand
|
||||||
│ Attributes
|
│ Attributes
|
||||||
@@ -2312,177 +2292,133 @@
|
|||||||
│ Max. Text Size: 500
|
│ Max. Text Size: 500
|
||||||
│
|
│
|
||||||
│ -Variable (string) tId
|
│ -Variable (string) tId
|
||||||
│ - Attributes
|
│ +Variable (string) tSend
|
||||||
│ - Scope : local
|
|
||||||
│ - Text :
|
|
||||||
│ - Max. Text Size: 20
|
|
||||||
│ -
|
|
||||||
│ -Variable (string) tInstruction
|
|
||||||
│ - Attributes
|
|
||||||
│ - Scope : local
|
|
||||||
│ - Text :
|
|
||||||
│ - Max. Text Size: 20
|
|
||||||
│ -
|
|
||||||
│ Variable (string) tSend
|
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ Scope : local
|
│ Scope : local
|
||||||
│ Text :
|
│ Text :
|
||||||
│ Max. Text Size: 200
|
│ - Max. Text Size: 20
|
||||||
|
│ + Max. Text Size: 200
|
||||||
│
|
│
|
||||||
│ -Variable (string) tTmp
|
│ -Variable (string) tInstruction
|
||||||
│ +Text t0
|
│ +Text t0
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ - Scope : local
|
│ - Scope : local
|
||||||
│ - Text :
|
│ - Text :
|
||||||
│ - Max. Text Size: 80
|
│ - Max. Text Size: 20
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text : Color
|
||||||
│ + Text : Color
|
│ + Max. Text Size : 50
|
||||||
│ + Max. Text Size : 50
|
│
|
||||||
│ +
|
│ -Variable (string) tSend
|
||||||
│ +Text t1
|
│ +Text t1
|
||||||
│ + Attributes
|
│ Attributes
|
||||||
│ + Scope : local
|
│ - Scope : local
|
||||||
│ + Dragging : 0
|
│ - Text :
|
||||||
│ + Disable release event after dragging: 0
|
│ - Max. Text Size: 200
|
||||||
│ + Send Component ID : disabled
|
│ + Scope : local
|
||||||
│ + Associated Keyboard : none
|
│ + Dragging : 0
|
||||||
│ + Text : Brightness
|
│ + Send Component ID : disabled
|
||||||
│ + Max. Text Size : 50
|
│ + Associated Keyboard: none
|
||||||
│ +
|
│ + Text : Brightness
|
||||||
|
│ + Max. Text Size : 50
|
||||||
|
│
|
||||||
|
│ -Variable (string) tTmp
|
||||||
│ +Text t2
|
│ +Text t2
|
||||||
│ + Attributes
|
│ Attributes
|
||||||
│ + Scope : local
|
│ - Scope : local
|
||||||
│ + Dragging : 0
|
│ - Text :
|
||||||
│ + Disable release event after dragging: 0
|
│ - Max. Text Size: 80
|
||||||
│ + Send Component ID : disabled
|
│ + Scope : local
|
||||||
│ + Associated Keyboard : none
|
│ + Dragging : 0
|
||||||
│ + Text : î
|
│ + Send Component ID : disabled
|
||||||
│ + Max. Text Size : 10
|
│ + Associated Keyboard: none
|
||||||
|
│ + Text : î
|
||||||
|
│ + Max. Text Size : 10
|
||||||
│ +
|
│ +
|
||||||
│ +Text t3
|
│ +Text t3
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text : î
|
||||||
│ + Text : î
|
│ + Max. Text Size : 10
|
||||||
│ + Max. Text Size : 10
|
|
||||||
│ +
|
│ +
|
||||||
│ +Text t4
|
│ +Text t4
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text : Temperature
|
||||||
│ + Text : Temperature
|
│ + Max. Text Size : 50
|
||||||
│ + Max. Text Size : 50
|
|
||||||
│
|
│
|
||||||
│ Text tEntity
|
│ Text tEntity
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ - Scope : local
|
│ Scope : local
|
||||||
│ - Dragging : 0
|
│ Dragging : 0
|
||||||
│ - Send Component ID : disabled
|
│ Send Component ID : disabled
|
||||||
│ - Associated Keyboard: none
|
│ Associated Keyboard: none
|
||||||
│ - Text : tEntity1
|
│ Text : tEntity1
|
||||||
│ - Max. Text Size : 25
|
│ Max. Text Size : 25
|
||||||
│ + Scope : local
|
│
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + Associated Keyboard : none
|
|
||||||
│ + Text : tEntity1
|
|
||||||
│ + Max. Text Size : 25
|
|
||||||
│ +
|
|
||||||
│ +Text tIcon1
|
│ +Text tIcon1
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text : î´
|
||||||
│ + Text : î´
|
│ + Max. Text Size : 10
|
||||||
│ + Max. Text Size : 10
|
|
||||||
│ +
|
│ +
|
||||||
│ +Text tId
|
│ +Text tId
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text :
|
||||||
│ + Text :
|
│ + Max. Text Size : 20
|
||||||
│ + Max. Text Size : 20
|
|
||||||
│ +
|
│ +
|
||||||
│ +Text tInstruction
|
│ +Text tInstruction
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text :
|
||||||
│ + Text :
|
│ + Max. Text Size : 20
|
||||||
│ + Max. Text Size : 20
|
|
||||||
│ +
|
│ +
|
||||||
│ +Text tTmp
|
│ +Text tTmp
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID : disabled
|
||||||
│ + Send Component ID : disabled
|
│ + Associated Keyboard: none
|
||||||
│ + Associated Keyboard : none
|
│ + Text :
|
||||||
│ + Text :
|
│ + Max. Text Size : 80
|
||||||
│ + Max. Text Size : 80
|
|
||||||
│ +
|
│ +
|
||||||
│ +Picture p0
|
│ +Picture p0
|
||||||
│ + Attributes
|
│ + Attributes
|
||||||
│ + Scope : local
|
│ + Scope : local
|
||||||
│ + Dragging : 0
|
│ + Dragging : 0
|
||||||
│ + Disable release event after dragging: 0
|
│ + Send Component ID: disabled
|
||||||
│ + Send Component ID : disabled
|
│ +
|
||||||
│
|
|
||||||
│ Picture pColorWheel
|
│ Picture pColorWheel
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ - Scope : local
|
│ Scope : local
|
||||||
│ - Dragging : 0
|
│ Dragging : 0
|
||||||
│ - Send Component ID: disabled
|
│ Send Component ID: disabled
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│
|
│
|
||||||
│ Events
|
│ Events
|
||||||
│ Touch Press Event
|
│ @@ -174,28 +240,14 @@
|
||||||
│ //craft command
|
│ Send Component ID: disabled
|
||||||
│ tSend.txt="event,buttonPress2,"+entn.txt+",colorWheel,"
|
│ Position : 50
|
||||||
│ sys0=tch0
|
│ Upper range limit: 100
|
||||||
│ sys0=sys0-pColorWheel.x
|
│ Lower range limit: 0
|
||||||
│ @@ -165,37 +244,24 @@
|
|
||||||
│ printh 55 bb
|
|
||||||
│ prints sys0,2
|
|
||||||
│ prints tSend.txt,0
|
|
||||||
│ prints crcval,2
|
|
||||||
│
|
|
||||||
│ Slider hBrightness
|
|
||||||
│ Attributes
|
|
||||||
│ - Scope : local
|
|
||||||
│ - Dragging : 0
|
|
||||||
│ - Send Component ID: disabled
|
|
||||||
│ - Position : 50
|
|
||||||
│ - Upper range limit: 100
|
|
||||||
│ - Lower range limit: 0
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + Position : 50
|
|
||||||
│ + Upper range limit : 100
|
|
||||||
│ + Lower range limit : 0
|
|
||||||
│
|
│
|
||||||
│ Events
|
│ Events
|
||||||
│ Touch Release Event
|
│ Touch Release Event
|
||||||
@@ -2507,85 +2443,7 @@
|
|||||||
│ covx hBrightness.val,tTmp.txt,0,0
|
│ covx hBrightness.val,tTmp.txt,0,0
|
||||||
│ tSend.txt+=tTmp.txt
|
│ tSend.txt+=tTmp.txt
|
||||||
│ //send calc crc
|
│ //send calc crc
|
||||||
│ @@ -208,20 +274,21 @@
|
│ @@ -276,27 +328,27 @@
|
||||||
│ printh 55 bb
|
|
||||||
│ prints sys0,2
|
|
||||||
│ prints tSend.txt,0
|
|
||||||
│ prints crcval,2
|
|
||||||
│
|
|
||||||
│ Slider hTempSlider
|
|
||||||
│ Attributes
|
|
||||||
│ - Scope : local
|
|
||||||
│ - Dragging : 0
|
|
||||||
│ - Send Component ID: disabled
|
|
||||||
│ - Position : 50
|
|
||||||
│ - Upper range limit: 100
|
|
||||||
│ - Lower range limit: 0
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + Position : 50
|
|
||||||
│ + Upper range limit : 100
|
|
||||||
│ + Lower range limit : 0
|
|
||||||
│
|
|
||||||
│ Events
|
|
||||||
│ Touch Release Event
|
|
||||||
│ tmCooldown.en=1
|
|
||||||
│ tmCooldown.tim=2500
|
|
||||||
│ //craft command
|
|
||||||
│ tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
|
|
||||||
│ @@ -237,20 +304,21 @@
|
|
||||||
│ printh 55 bb
|
|
||||||
│ prints sys0,2
|
|
||||||
│ prints tSend.txt,0
|
|
||||||
│ prints crcval,2
|
|
||||||
│
|
|
||||||
│ Button b0
|
|
||||||
│ Attributes
|
|
||||||
│ - Scope : local
|
|
||||||
│ - Dragging : 0
|
|
||||||
│ - Send Component ID: disabled
|
|
||||||
│ - State : unpressed
|
|
||||||
│ - Text : î
|
|
||||||
│ - Max. Text Size : 10
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + State : unpressed
|
|
||||||
│ + Text : î
|
|
||||||
│ + Max. Text Size : 10
|
|
||||||
│
|
|
||||||
│ Events
|
|
||||||
│ Touch Press Event
|
|
||||||
│ tSend.txt="event,buttonPress2,popupLight,bExit"
|
|
||||||
│ //send calc crc
|
|
||||||
│ btlen tSend.txt,sys0
|
|
||||||
│ crcrest 1,0xffff // reset CRC
|
|
||||||
│ @@ -261,69 +329,73 @@
|
|
||||||
│ printh 55 bb
|
|
||||||
│ prints sys0,2
|
|
||||||
│ prints tSend.txt,0
|
|
||||||
│ prints crcval,2
|
|
||||||
│
|
|
||||||
│ Button bColor
|
|
||||||
│ Attributes
|
|
||||||
│ - Scope : local
|
|
||||||
│ - Dragging : 0
|
|
||||||
│ - Send Component ID: disabled
|
|
||||||
│ - State : unpressed
|
|
||||||
│ - Text : î
|
|
||||||
│ - Max. Text Size : 10
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + State : unpressed
|
|
||||||
│ + Text : î
|
|
||||||
│ + Max. Text Size : 10
|
|
||||||
│
|
|
||||||
│ Events
|
|
||||||
│ Touch Press Event
|
│ Touch Press Event
|
||||||
│ if(mode.val==1)
|
│ if(mode.val==1)
|
||||||
│ {
|
│ {
|
||||||
@@ -2616,19 +2474,10 @@
|
|||||||
│
|
│
|
||||||
│ Button bEffect
|
│ Button bEffect
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ - Scope : local
|
│ Scope : local
|
||||||
│ - Dragging : 0
|
│ @@ -306,14 +358,15 @@
|
||||||
│ - Send Component ID: disabled
|
│ Text : 
|
||||||
│ - State : unpressed
|
│ Max. Text Size : 10
|
||||||
│ - Text : 
|
|
||||||
│ - Max. Text Size : 10
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + State : unpressed
|
|
||||||
│ + Text : 
|
|
||||||
│ + Max. Text Size : 10
|
|
||||||
│
|
│
|
||||||
│ Events
|
│ Events
|
||||||
│ Touch Press Event
|
│ Touch Press Event
|
||||||
@@ -2639,27 +2488,10 @@
|
|||||||
│
|
│
|
||||||
│ Dual-state Button btOnOff1
|
│ Dual-state Button btOnOff1
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ - Scope : local
|
│ Scope : local
|
||||||
│ - Dragging : 0
|
│ Dragging : 0
|
||||||
│ - Send Component ID: disabled
|
│ Send Component ID: disabled
|
||||||
│ - State : unpressed
|
│ @@ -345,38 +398,14 @@
|
||||||
│ - Text :
|
|
||||||
│ - Max. Text Size : 10
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + State : unpressed
|
|
||||||
│ + Text :
|
|
||||||
│ + Max. Text Size : 10
|
|
||||||
│
|
|
||||||
│ Events
|
|
||||||
│ Touch Press Event
|
|
||||||
│ //craft command
|
|
||||||
│ tSend.txt="event,buttonPress2,"+entn.txt+","+"OnOff,"
|
|
||||||
│ covx btOnOff1.val,tTmp.txt,0,0
|
|
||||||
│ tSend.txt+=tTmp.txt
|
|
||||||
│ @@ -345,38 +417,14 @@
|
|
||||||
│ Period (ms): 100
|
│ Period (ms): 100
|
||||||
│ Enabled : no
|
│ Enabled : no
|
||||||
│
|
│
|
||||||
@@ -2698,7 +2530,7 @@
|
|||||||
│ Enabled : yes
|
│ Enabled : yes
|
||||||
│
|
│
|
||||||
│ Events
|
│ Events
|
||||||
│ @@ -425,48 +473,48 @@
|
│ @@ -425,48 +454,48 @@
|
||||||
│ // write instruction to tInstuction (debug output, but used as variable here, ui elements will be disabled by default)
|
│ // write instruction to tInstuction (debug output, but used as variable here, ui elements will be disabled by default)
|
||||||
│ spstr strCommand.txt,tInstruction.txt,"~",0
|
│ spstr strCommand.txt,tInstruction.txt,"~",0
|
||||||
│ spstr strCommand.txt,tTmp.txt,"~",1
|
│ spstr strCommand.txt,tTmp.txt,"~",1
|
||||||
@@ -2759,7 +2591,7 @@
|
|||||||
│ // switch mode
|
│ // switch mode
|
||||||
│ click bColor,1
|
│ click bColor,1
|
||||||
│ click bColor,0
|
│ click bColor,0
|
||||||
│ @@ -481,16 +529,16 @@
|
│ @@ -481,16 +510,16 @@
|
||||||
│ click bColor,1
|
│ click bColor,1
|
||||||
│ click bColor,0
|
│ click bColor,0
|
||||||
│ }
|
│ }
|
||||||
@@ -2778,7 +2610,7 @@
|
|||||||
│ }
|
│ }
|
||||||
│ // mode == 0 is rgb controls currently shown
|
│ // mode == 0 is rgb controls currently shown
|
||||||
│ if(mode.val==0)
|
│ if(mode.val==0)
|
||||||
│ @@ -501,36 +549,36 @@
|
│ @@ -501,36 +530,36 @@
|
||||||
│ }
|
│ }
|
||||||
│ }
|
│ }
|
||||||
│ // get Color value
|
│ // get Color value
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
+++ /dev/fd/62 2023-04-29 14:51:43.982371793 +0000
|
+++ /dev/fd/62 2023-04-29 14:58:06.204485629 +0000
|
||||||
+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,10 @@
|
+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/cardEntities.txt
|
+I/n2t-out/cardEntities.txt
|
||||||
++ HMI/US/portrait/n2t-out/cardEntities.txt
|
++ HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
@@ -1587,27 +1587,7 @@
|
|||||||
+ //send cmd
|
+ //send cmd
|
||||||
+I/n2t-out/popupLight.txt
|
+I/n2t-out/popupLight.txt
|
||||||
++ HMI/US/portrait/n2t-out/popupLight.txt
|
++ HMI/US/portrait/n2t-out/popupLight.txt
|
||||||
+ +1,33 @@
|
+0 +12,21 @@
|
||||||
+pupLight
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Locked : no
|
|
||||||
+ Swide up page ID : disabled
|
|
||||||
+ Swide down page ID : disabled
|
|
||||||
+ Swide left page ID : disabled
|
|
||||||
+ Swide right page ID: disabled
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Locked : no
|
|
||||||
+ Swide up page ID : disabled
|
|
||||||
+ Swide down page ID : disabled
|
|
||||||
+ Swide left page ID : disabled
|
|
||||||
+ Swide right page ID : disabled
|
|
||||||
+
|
|
||||||
+nts
|
+nts
|
||||||
+ Preinitialize Event
|
+ Preinitialize Event
|
||||||
+ dim=dimValueNormal
|
+ dim=dimValueNormal
|
||||||
@@ -1630,7 +1610,7 @@
|
|||||||
+ //send calc crc
|
+ //send calc crc
|
||||||
+ btlen tSend.txt,sys0
|
+ btlen tSend.txt,sys0
|
||||||
+ crcrest 1,0xffff // reset CRC
|
+ crcrest 1,0xffff // reset CRC
|
||||||
+4 +36,24 @@
|
+4 +35,24 @@
|
||||||
+ crcputs tSend.txt,0
|
+ crcputs tSend.txt,0
|
||||||
+ //send cmd
|
+ //send cmd
|
||||||
+ printh 55 bb
|
+ printh 55 bb
|
||||||
@@ -1661,7 +1641,7 @@
|
|||||||
+ {
|
+ {
|
||||||
+ if(b[sys0].type==98||b[sys0].type==116)
|
+ if(b[sys0].type==98||b[sys0].type==116)
|
||||||
+ {
|
+ {
|
||||||
+6 +64,22 @@
|
+6 +63,22 @@
|
||||||
+ {
|
+ {
|
||||||
+ b[sys0].pic=10
|
+ b[sys0].pic=10
|
||||||
+ b[sys0].pic2=11
|
+ b[sys0].pic2=11
|
||||||
@@ -1693,7 +1673,7 @@
|
|||||||
+ Max. Text Size: 80
|
+ Max. Text Size: 80
|
||||||
+
|
+
|
||||||
+e (int32) mode
|
+e (int32) mode
|
||||||
+2 +94,133 @@
|
+7 +93,116 @@
|
||||||
+
|
+
|
||||||
+e (string) strCommand
|
+e (string) strCommand
|
||||||
+ributes
|
+ributes
|
||||||
@@ -1702,76 +1682,69 @@
|
|||||||
+ Max. Text Size: 500
|
+ Max. Text Size: 500
|
||||||
+
|
+
|
||||||
+e (string) tId
|
+e (string) tId
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Text :
|
|
||||||
+ Max. Text Size: 20
|
|
||||||
+
|
|
||||||
+e (string) tInstruction
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Text :
|
|
||||||
+ Max. Text Size: 20
|
|
||||||
+
|
|
||||||
+e (string) tSend
|
+e (string) tSend
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Text :
|
+ Text :
|
||||||
|
+ Max. Text Size: 20
|
||||||
+ Max. Text Size: 200
|
+ Max. Text Size: 200
|
||||||
+
|
+
|
||||||
|
+e (string) tInstruction
|
||||||
|
+
|
||||||
|
+ributes
|
||||||
|
+ Scope : local
|
||||||
|
+ Text :
|
||||||
|
+ Max. Text Size: 20
|
||||||
|
+ Scope : local
|
||||||
|
+ Dragging : 0
|
||||||
|
+ Send Component ID : disabled
|
||||||
|
+ Associated Keyboard: none
|
||||||
|
+ Text : Color
|
||||||
|
+ Max. Text Size : 50
|
||||||
|
+
|
||||||
|
+e (string) tSend
|
||||||
|
+
|
||||||
|
+ributes
|
||||||
|
+ Scope : local
|
||||||
|
+ Text :
|
||||||
|
+ Max. Text Size: 200
|
||||||
|
+ Scope : local
|
||||||
|
+ Dragging : 0
|
||||||
|
+ Send Component ID : disabled
|
||||||
|
+ Associated Keyboard: none
|
||||||
|
+ Text : Brightness
|
||||||
|
+ Max. Text Size : 50
|
||||||
|
+
|
||||||
+e (string) tTmp
|
+e (string) tTmp
|
||||||
+
|
+
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Text :
|
+ Text :
|
||||||
+ Max. Text Size: 80
|
+ Max. Text Size: 80
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text : î
|
||||||
+ Text : Color
|
+ Max. Text Size : 10
|
||||||
+ Max. Text Size : 50
|
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text : î
|
||||||
+ Text : Brightness
|
+ Max. Text Size : 10
|
||||||
+ Max. Text Size : 50
|
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text : Temperature
|
||||||
+ Text : î
|
+ Max. Text Size : 50
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Associated Keyboard : none
|
|
||||||
+ Text : î
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Associated Keyboard : none
|
|
||||||
+ Text : Temperature
|
|
||||||
+ Max. Text Size : 50
|
|
||||||
+
|
+
|
||||||
+ntity
|
+ntity
|
||||||
+ributes
|
+ributes
|
||||||
@@ -1781,98 +1754,61 @@
|
|||||||
+ Associated Keyboard: none
|
+ Associated Keyboard: none
|
||||||
+ Text : tEntity1
|
+ Text : tEntity1
|
||||||
+ Max. Text Size : 25
|
+ Max. Text Size : 25
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Associated Keyboard : none
|
|
||||||
+ Text : tEntity1
|
|
||||||
+ Max. Text Size : 25
|
|
||||||
+
|
+
|
||||||
+con1
|
+con1
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text : î´
|
||||||
+ Text : î´
|
+ Max. Text Size : 10
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
+
|
||||||
+d
|
+d
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text :
|
||||||
+ Text :
|
+ Max. Text Size : 20
|
||||||
+ Max. Text Size : 20
|
|
||||||
+
|
+
|
||||||
+nstruction
|
+nstruction
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text :
|
||||||
+ Text :
|
+ Max. Text Size : 20
|
||||||
+ Max. Text Size : 20
|
|
||||||
+
|
+
|
||||||
+mp
|
+mp
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID : disabled
|
||||||
+ Send Component ID : disabled
|
+ Associated Keyboard: none
|
||||||
+ Associated Keyboard : none
|
+ Text :
|
||||||
+ Text :
|
+ Max. Text Size : 80
|
||||||
+ Max. Text Size : 80
|
|
||||||
+
|
+
|
||||||
+ p0
|
+ p0
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Disable release event after dragging: 0
|
+ Send Component ID: disabled
|
||||||
+ Send Component ID : disabled
|
|
||||||
+
|
+
|
||||||
+ pColorWheel
|
+ pColorWheel
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Send Component ID: disabled
|
+ Send Component ID: disabled
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+
|
+
|
||||||
+nts
|
+nts
|
||||||
+ Touch Press Event
|
+28 +240,14 @@
|
||||||
+ //craft command
|
|
||||||
+ tSend.txt="event,buttonPress2,"+entn.txt+",colorWheel,"
|
|
||||||
+ sys0=tch0
|
|
||||||
+ sys0=sys0-pColorWheel.x
|
|
||||||
+37 +244,24 @@
|
|
||||||
+ printh 55 bb
|
|
||||||
+ prints sys0,2
|
|
||||||
+ prints tSend.txt,0
|
|
||||||
+ prints crcval,2
|
|
||||||
+
|
|
||||||
+hBrightness
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID: disabled
|
+ Send Component ID: disabled
|
||||||
+ Position : 50
|
+ Position : 50
|
||||||
+ Upper range limit: 100
|
+ Upper range limit: 100
|
||||||
+ Lower range limit: 0
|
+ Lower range limit: 0
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Position : 50
|
|
||||||
+ Upper range limit : 100
|
|
||||||
+ Lower range limit : 0
|
|
||||||
+
|
+
|
||||||
+nts
|
+nts
|
||||||
+ Touch Release Event
|
+ Touch Release Event
|
||||||
@@ -1897,85 +1833,7 @@
|
|||||||
+ covx hBrightness.val,tTmp.txt,0,0
|
+ covx hBrightness.val,tTmp.txt,0,0
|
||||||
+ tSend.txt+=tTmp.txt
|
+ tSend.txt+=tTmp.txt
|
||||||
+ //send calc crc
|
+ //send calc crc
|
||||||
+20 +274,21 @@
|
+27 +328,27 @@
|
||||||
+ printh 55 bb
|
|
||||||
+ prints sys0,2
|
|
||||||
+ prints tSend.txt,0
|
|
||||||
+ prints crcval,2
|
|
||||||
+
|
|
||||||
+hTempSlider
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID: disabled
|
|
||||||
+ Position : 50
|
|
||||||
+ Upper range limit: 100
|
|
||||||
+ Lower range limit: 0
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Position : 50
|
|
||||||
+ Upper range limit : 100
|
|
||||||
+ Lower range limit : 0
|
|
||||||
+
|
|
||||||
+nts
|
|
||||||
+ Touch Release Event
|
|
||||||
+ tmCooldown.en=1
|
|
||||||
+ tmCooldown.tim=2500
|
|
||||||
+ //craft command
|
|
||||||
+ tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
|
|
||||||
+20 +304,21 @@
|
|
||||||
+ printh 55 bb
|
|
||||||
+ prints sys0,2
|
|
||||||
+ prints tSend.txt,0
|
|
||||||
+ prints crcval,2
|
|
||||||
+
|
|
||||||
+b0
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID: disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : î
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : î
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+nts
|
|
||||||
+ Touch Press Event
|
|
||||||
+ tSend.txt="event,buttonPress2,popupLight,bExit"
|
|
||||||
+ //send calc crc
|
|
||||||
+ btlen tSend.txt,sys0
|
|
||||||
+ crcrest 1,0xffff // reset CRC
|
|
||||||
+69 +329,73 @@
|
|
||||||
+ printh 55 bb
|
|
||||||
+ prints sys0,2
|
|
||||||
+ prints tSend.txt,0
|
|
||||||
+ prints crcval,2
|
|
||||||
+
|
|
||||||
+bColor
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Send Component ID: disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : î
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : î
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+nts
|
|
||||||
+ Touch Press Event
|
+ Touch Press Event
|
||||||
+ if(mode.val==1)
|
+ if(mode.val==1)
|
||||||
+ {
|
+ {
|
||||||
@@ -2007,18 +1865,9 @@
|
|||||||
+bEffect
|
+bEffect
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+14 +358,15 @@
|
||||||
+ Send Component ID: disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : 
|
+ Text : 
|
||||||
+ Max. Text Size : 10
|
+ Max. Text Size : 10
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text : 
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
+
|
||||||
+nts
|
+nts
|
||||||
+ Touch Press Event
|
+ Touch Press Event
|
||||||
@@ -2032,24 +1881,7 @@
|
|||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+ Dragging : 0
|
||||||
+ Send Component ID: disabled
|
+ Send Component ID: disabled
|
||||||
+ State : unpressed
|
+38 +398,14 @@
|
||||||
+ Text :
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ State : unpressed
|
|
||||||
+ Text :
|
|
||||||
+ Max. Text Size : 10
|
|
||||||
+
|
|
||||||
+nts
|
|
||||||
+ Touch Press Event
|
|
||||||
+ //craft command
|
|
||||||
+ tSend.txt="event,buttonPress2,"+entn.txt+","+"OnOff,"
|
|
||||||
+ covx btOnOff1.val,tTmp.txt,0,0
|
|
||||||
+ tSend.txt+=tTmp.txt
|
|
||||||
+38 +417,14 @@
|
|
||||||
+ Period (ms): 100
|
+ Period (ms): 100
|
||||||
+ Enabled : no
|
+ Enabled : no
|
||||||
+
|
+
|
||||||
@@ -2088,7 +1920,7 @@
|
|||||||
+ Enabled : yes
|
+ Enabled : yes
|
||||||
+
|
+
|
||||||
+nts
|
+nts
|
||||||
+48 +473,48 @@
|
+48 +454,48 @@
|
||||||
+ // write instruction to tInstuction (debug output, but used as variable here, ui elements will be disabled by default)
|
+ // write instruction to tInstuction (debug output, but used as variable here, ui elements will be disabled by default)
|
||||||
+ spstr strCommand.txt,tInstruction.txt,"~",0
|
+ spstr strCommand.txt,tInstruction.txt,"~",0
|
||||||
+ spstr strCommand.txt,tTmp.txt,"~",1
|
+ spstr strCommand.txt,tTmp.txt,"~",1
|
||||||
@@ -2149,7 +1981,7 @@
|
|||||||
+ // switch mode
|
+ // switch mode
|
||||||
+ click bColor,1
|
+ click bColor,1
|
||||||
+ click bColor,0
|
+ click bColor,0
|
||||||
+16 +529,16 @@
|
+16 +510,16 @@
|
||||||
+ click bColor,1
|
+ click bColor,1
|
||||||
+ click bColor,0
|
+ click bColor,0
|
||||||
+ }
|
+ }
|
||||||
@@ -2168,7 +2000,7 @@
|
|||||||
+ }
|
+ }
|
||||||
+ // mode == 0 is rgb controls currently shown
|
+ // mode == 0 is rgb controls currently shown
|
||||||
+ if(mode.val==0)
|
+ if(mode.val==0)
|
||||||
+36 +549,36 @@
|
+36 +530,36 @@
|
||||||
+ }
|
+ }
|
||||||
+ }
|
+ }
|
||||||
+ // get Color value
|
+ // get Color value
|
||||||
|
|||||||
@@ -16,4 +16,5 @@ Program.s
|
|||||||
int defaultBcoColor=6371
|
int defaultBcoColor=6371
|
||||||
// fix touch offset (Removed for US version)
|
// fix touch offset (Removed for US version)
|
||||||
//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
|
||||||
page pageStartup
|
page pageStartup
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Program.s
|
Program.s
|
||||||
0 Component(s)
|
0 Component(s)
|
||||||
12 Line(s) of event code
|
13 Line(s) of event code
|
||||||
12 Unique line(s) of event code
|
13 Unique line(s) of event code
|
||||||
pageIcons
|
pageIcons
|
||||||
7 Component(s)
|
7 Component(s)
|
||||||
0 Line(s) of event code
|
0 Line(s) of event code
|
||||||
@@ -88,7 +88,7 @@ cardEntities
|
|||||||
703 Unique line(s) of event code
|
703 Unique line(s) of event code
|
||||||
|
|
||||||
Total
|
Total
|
||||||
21 Page(s)
|
22 Page(s)
|
||||||
811 Component(s)
|
811 Component(s)
|
||||||
9628 Line(s) of event code
|
9629 Line(s) of event code
|
||||||
2453 Unique line(s) of event code
|
2454 Unique line(s) of event code
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -16,4 +16,5 @@ Program.s
|
|||||||
int defaultBcoColor=6371
|
int defaultBcoColor=6371
|
||||||
// fix touch offset (Removed for US version)
|
// fix touch offset (Removed for US version)
|
||||||
//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
|
||||||
page pageStartup
|
page pageStartup
|
||||||
|
|||||||
@@ -1,14 +1,13 @@
|
|||||||
Page popupLight
|
Page popupLight
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
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
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Preinitialize Event
|
Preinitialize Event
|
||||||
@@ -106,117 +105,105 @@ Variable (string) tSend
|
|||||||
|
|
||||||
Text t0
|
Text t0
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : Color
|
||||||
Text : Color
|
Max. Text Size : 50
|
||||||
Max. Text Size : 50
|
|
||||||
|
|
||||||
Text t1
|
Text t1
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : Brightness
|
||||||
Text : Brightness
|
Max. Text Size : 50
|
||||||
Max. Text Size : 50
|
|
||||||
|
|
||||||
Text t2
|
Text t2
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Text t3
|
Text t3
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Text t4
|
Text t4
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : Temperature
|
||||||
Text : Temperature
|
Max. Text Size : 50
|
||||||
Max. Text Size : 50
|
|
||||||
|
|
||||||
Text tEntity
|
Text tEntity
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : tEntity1
|
||||||
Text : tEntity1
|
Max. Text Size : 25
|
||||||
Max. Text Size : 25
|
|
||||||
|
|
||||||
Text tIcon1
|
Text tIcon1
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text : î´
|
||||||
Text : î´
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Text tId
|
Text tId
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text :
|
||||||
Text :
|
Max. Text Size : 20
|
||||||
Max. Text Size : 20
|
|
||||||
|
|
||||||
Text tInstruction
|
Text tInstruction
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text :
|
||||||
Text :
|
Max. Text Size : 20
|
||||||
Max. Text Size : 20
|
|
||||||
|
|
||||||
Text tTmp
|
Text tTmp
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID : disabled
|
||||||
Send Component ID : disabled
|
Associated Keyboard: none
|
||||||
Associated Keyboard : none
|
Text :
|
||||||
Text :
|
Max. Text Size : 80
|
||||||
Max. Text Size : 80
|
|
||||||
|
|
||||||
Picture p0
|
Picture p0
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
|
||||||
|
|
||||||
Picture pColorWheel
|
Picture pColorWheel
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -248,13 +235,12 @@ Picture pColorWheel
|
|||||||
|
|
||||||
Slider hBrightness
|
Slider hBrightness
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
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
|
||||||
@@ -278,13 +264,12 @@ Slider hBrightness
|
|||||||
|
|
||||||
Slider hTempSlider
|
Slider hTempSlider
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
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
|
||||||
@@ -308,13 +293,12 @@ Slider hTempSlider
|
|||||||
|
|
||||||
Button b0
|
Button b0
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -333,13 +317,12 @@ Button b0
|
|||||||
|
|
||||||
Button bColor
|
Button bColor
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
State : unpressed
|
||||||
State : unpressed
|
Text : î
|
||||||
Text : î
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -368,13 +351,12 @@ Button bColor
|
|||||||
|
|
||||||
Button bEffect
|
Button bEffect
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
State : unpressed
|
||||||
State : unpressed
|
Text : 
|
||||||
Text : 
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
@@ -385,13 +367,12 @@ Button bEffect
|
|||||||
|
|
||||||
Dual-state Button btOnOff1
|
Dual-state Button btOnOff1
|
||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
Dragging : 0
|
Dragging : 0
|
||||||
Disable release event after dragging: 0
|
Send Component ID: disabled
|
||||||
Send Component ID : disabled
|
State : unpressed
|
||||||
State : unpressed
|
Text :
|
||||||
Text :
|
Max. Text Size : 10
|
||||||
Max. Text Size : 10
|
|
||||||
|
|
||||||
Events
|
Events
|
||||||
Touch Press Event
|
Touch Press Event
|
||||||
|
|||||||
Reference in New Issue
Block a user