mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-28 13:20:12 +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,54 +2292,49 @@
|
|||||||
│ 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) tInstruction
|
||||||
|
│ +Text t0
|
||||||
|
│ Attributes
|
||||||
|
│ - Scope : local
|
||||||
|
│ - Text :
|
||||||
|
│ - Max. Text Size: 20
|
||||||
|
│ + Scope : local
|
||||||
|
│ + Dragging : 0
|
||||||
|
│ + Send Component ID : disabled
|
||||||
|
│ + Associated Keyboard: none
|
||||||
|
│ + Text : Color
|
||||||
|
│ + Max. Text Size : 50
|
||||||
|
│
|
||||||
|
│ -Variable (string) tSend
|
||||||
|
│ +Text t1
|
||||||
|
│ Attributes
|
||||||
|
│ - Scope : local
|
||||||
|
│ - Text :
|
||||||
|
│ - Max. Text Size: 200
|
||||||
|
│ + Scope : local
|
||||||
|
│ + Dragging : 0
|
||||||
|
│ + Send Component ID : disabled
|
||||||
|
│ + Associated Keyboard: none
|
||||||
|
│ + Text : Brightness
|
||||||
|
│ + Max. Text Size : 50
|
||||||
│
|
│
|
||||||
│ -Variable (string) tTmp
|
│ -Variable (string) tTmp
|
||||||
│ +Text t0
|
│ +Text t2
|
||||||
│ Attributes
|
│ Attributes
|
||||||
│ - 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 : Color
|
|
||||||
│ + Max. Text Size : 50
|
|
||||||
│ +
|
|
||||||
│ +Text t1
|
|
||||||
│ + Attributes
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + Associated Keyboard : none
|
|
||||||
│ + Text : Brightness
|
|
||||||
│ + Max. Text Size : 50
|
|
||||||
│ +
|
|
||||||
│ +Text t2
|
|
||||||
│ + Attributes
|
|
||||||
│ + Scope : local
|
|
||||||
│ + Dragging : 0
|
|
||||||
│ + Disable release event after dragging: 0
|
|
||||||
│ + Send Component ID : disabled
|
|
||||||
│ + Associated Keyboard : none
|
|
||||||
│ + Text : î
|
│ + Text : î
|
||||||
│ + Max. Text Size : 10
|
│ + Max. Text Size : 10
|
||||||
│ +
|
│ +
|
||||||
@@ -2367,9 +2342,8 @@
|
|||||||
│ + 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
|
||||||
│ +
|
│ +
|
||||||
@@ -2377,35 +2351,26 @@
|
|||||||
│ + 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
|
||||||
│ +
|
│ +
|
||||||
@@ -2413,9 +2378,8 @@
|
|||||||
│ + 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
|
||||||
│ +
|
│ +
|
||||||
@@ -2423,9 +2387,8 @@
|
|||||||
│ + 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
|
||||||
│ +
|
│ +
|
||||||
@@ -2433,9 +2396,8 @@
|
|||||||
│ + 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
|
||||||
│ +
|
│ +
|
||||||
@@ -2443,46 +2405,20 @@
|
|||||||
│ + 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,23 +1682,39 @@
|
|||||||
+ 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
|
||||||
@@ -1727,29 +1723,8 @@
|
|||||||
+ 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 : Color
|
|
||||||
+ Max. Text Size : 50
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Associated Keyboard : none
|
|
||||||
+ Text : Brightness
|
|
||||||
+ Max. Text Size : 50
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+ributes
|
|
||||||
+ Scope : local
|
|
||||||
+ Dragging : 0
|
|
||||||
+ Disable release event after dragging: 0
|
|
||||||
+ Send Component ID : disabled
|
|
||||||
+ Associated Keyboard : none
|
|
||||||
+ Text : î
|
+ Text : î
|
||||||
+ Max. Text Size : 10
|
+ Max. Text Size : 10
|
||||||
+
|
+
|
||||||
@@ -1757,9 +1732,8 @@
|
|||||||
+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
|
||||||
+
|
+
|
||||||
@@ -1767,9 +1741,8 @@
|
|||||||
+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 : Temperature
|
||||||
+ Max. Text Size : 50
|
+ Max. Text Size : 50
|
||||||
+
|
+
|
||||||
@@ -1781,21 +1754,13 @@
|
|||||||
+ 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
|
||||||
+
|
+
|
||||||
@@ -1803,9 +1768,8 @@
|
|||||||
+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
|
||||||
+
|
+
|
||||||
@@ -1813,9 +1777,8 @@
|
|||||||
+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
|
||||||
+
|
+
|
||||||
@@ -1823,9 +1786,8 @@
|
|||||||
+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
|
||||||
+
|
+
|
||||||
@@ -1833,46 +1795,20 @@
|
|||||||
+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,16 +1865,7 @@
|
|||||||
+bEffect
|
+bEffect
|
||||||
+ributes
|
+ributes
|
||||||
+ Scope : local
|
+ Scope : local
|
||||||
+ Dragging : 0
|
+14 +358,15 @@
|
||||||
+ 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 : 
|
+ Text : 
|
||||||
+ Max. Text Size : 10
|
+ Max. Text Size : 10
|
||||||
+
|
+
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -3,7 +3,6 @@ Page popupLight
|
|||||||
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 : 320
|
Width : 320
|
||||||
@@ -14,7 +13,7 @@ Page popupLight
|
|||||||
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
|
||||||
|
|
||||||
@@ -122,7 +121,6 @@ Text t0
|
|||||||
ID : 24
|
ID : 24
|
||||||
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
|
||||||
@@ -138,7 +136,7 @@ Text t0
|
|||||||
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 : Color
|
Text : Color
|
||||||
@@ -152,7 +150,6 @@ Text t1
|
|||||||
ID : 6
|
ID : 6
|
||||||
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 : 60
|
x coordinate : 60
|
||||||
@@ -168,7 +165,7 @@ Text t1
|
|||||||
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 : Brightness
|
Text : Brightness
|
||||||
@@ -182,7 +179,6 @@ Text t2
|
|||||||
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 : 10
|
x coordinate : 10
|
||||||
@@ -198,7 +194,7 @@ Text t2
|
|||||||
Font ID : 1
|
Font ID : 1
|
||||||
Back. Color : 6371
|
Back. Color : 6371
|
||||||
Font Color : 40147
|
Font Color : 40147
|
||||||
Horizontal Alignment : center
|
Horizontal Alignment: center
|
||||||
Vertical Alignment : center
|
Vertical Alignment : center
|
||||||
Input Type : character
|
Input Type : character
|
||||||
Text : î
|
Text : î
|
||||||
@@ -212,7 +208,6 @@ Text t3
|
|||||||
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 : 10
|
x coordinate : 10
|
||||||
@@ -228,7 +223,7 @@ Text t3
|
|||||||
Font ID : 1
|
Font ID : 1
|
||||||
Back. Color : 6371
|
Back. Color : 6371
|
||||||
Font Color : 40147
|
Font Color : 40147
|
||||||
Horizontal Alignment : center
|
Horizontal Alignment: center
|
||||||
Vertical Alignment : center
|
Vertical Alignment : center
|
||||||
Input Type : character
|
Input Type : character
|
||||||
Text : î
|
Text : î
|
||||||
@@ -242,7 +237,6 @@ Text t4
|
|||||||
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 : 60
|
x coordinate : 60
|
||||||
@@ -258,7 +252,7 @@ Text t4
|
|||||||
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 : Temperature
|
Text : Temperature
|
||||||
@@ -272,7 +266,6 @@ Text tEntity
|
|||||||
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 : 60
|
x coordinate : 60
|
||||||
@@ -288,7 +281,7 @@ Text tEntity
|
|||||||
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
|
||||||
@@ -302,7 +295,6 @@ Text tIcon1
|
|||||||
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 : 11
|
x coordinate : 11
|
||||||
@@ -318,7 +310,7 @@ Text tIcon1
|
|||||||
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 : î´
|
||||||
@@ -332,7 +324,6 @@ Text tId
|
|||||||
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 : 100
|
x coordinate : 100
|
||||||
@@ -348,7 +339,7 @@ Text tId
|
|||||||
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 :
|
||||||
@@ -362,7 +353,6 @@ Text tInstruction
|
|||||||
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 : 0
|
x coordinate : 0
|
||||||
@@ -378,7 +368,7 @@ Text tInstruction
|
|||||||
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 :
|
||||||
@@ -392,7 +382,6 @@ Text tTmp
|
|||||||
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 : 282
|
x coordinate : 282
|
||||||
@@ -408,7 +397,7 @@ Text tTmp
|
|||||||
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 :
|
||||||
@@ -422,8 +411,7 @@ Picture p0
|
|||||||
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 : 1
|
y coordinate : 1
|
||||||
@@ -439,8 +427,7 @@ Picture pColorWheel
|
|||||||
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 : 67
|
x coordinate : 67
|
||||||
y coordinate : 89
|
y coordinate : 89
|
||||||
@@ -484,7 +471,6 @@ Slider hBrightness
|
|||||||
ID : 7
|
ID : 7
|
||||||
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
|
||||||
@@ -499,7 +485,7 @@ Slider hBrightness
|
|||||||
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
|
||||||
@@ -529,13 +515,12 @@ Slider hTempSlider
|
|||||||
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 : 12
|
x coordinate : 12
|
||||||
y coordinate : 304
|
y coordinate : 304
|
||||||
Width : 300
|
Width : 100
|
||||||
Height : 44
|
Height : 25
|
||||||
Effect : load
|
Effect : load
|
||||||
Effect Priority : 0
|
Effect Priority : 0
|
||||||
Effect Time : 300
|
Effect Time : 300
|
||||||
@@ -544,7 +529,7 @@ Slider hTempSlider
|
|||||||
Cursor width : auto
|
Cursor width : auto
|
||||||
Cursor height : 255
|
Cursor height : 255
|
||||||
Back. Picture ID : 7
|
Back. Picture ID : 7
|
||||||
Slided Back. Picture ID : 8
|
Slided Back. Picture ID: 8
|
||||||
Position : 50
|
Position : 50
|
||||||
Upper range limit : 100
|
Upper range limit : 100
|
||||||
Lower range limit : 0
|
Lower range limit : 0
|
||||||
@@ -574,7 +559,6 @@ Button b0
|
|||||||
ID : 5
|
ID : 5
|
||||||
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 : 266
|
x coordinate : 266
|
||||||
@@ -588,7 +572,7 @@ Button b0
|
|||||||
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
|
||||||
@@ -621,7 +605,6 @@ Button bColor
|
|||||||
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 : 12
|
x coordinate : 12
|
||||||
@@ -635,7 +618,7 @@ Button bColor
|
|||||||
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
|
||||||
@@ -678,7 +661,6 @@ Button bEffect
|
|||||||
ID : 27
|
ID : 27
|
||||||
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
|
||||||
@@ -692,7 +674,7 @@ Button bEffect
|
|||||||
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
|
||||||
@@ -717,7 +699,6 @@ Dual-state Button btOnOff1
|
|||||||
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 : 12
|
x coordinate : 12
|
||||||
@@ -729,7 +710,7 @@ Dual-state Button btOnOff1
|
|||||||
Effect Time : 300
|
Effect Time : 300
|
||||||
Fill : image
|
Fill : image
|
||||||
Font ID : 0
|
Font ID : 0
|
||||||
Background Picture ID (Unpressed) : 1
|
Background Picture ID (Unpressed): 1
|
||||||
Back. Picture ID (Pressed) : 2
|
Back. Picture ID (Pressed) : 2
|
||||||
Horizontal Alignment : center
|
Horizontal Alignment : center
|
||||||
Vertical Alignment : center
|
Vertical Alignment : center
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -2,13 +2,12 @@ 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
|
||||||
@@ -108,9 +107,8 @@ 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
|
||||||
|
|
||||||
@@ -118,9 +116,8 @@ 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
|
||||||
|
|
||||||
@@ -128,9 +125,8 @@ 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
|
||||||
|
|
||||||
@@ -138,9 +134,8 @@ 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
|
||||||
|
|
||||||
@@ -148,9 +143,8 @@ 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
|
||||||
|
|
||||||
@@ -158,9 +152,8 @@ 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
|
||||||
|
|
||||||
@@ -168,9 +161,8 @@ 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
|
||||||
|
|
||||||
@@ -178,9 +170,8 @@ 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
|
||||||
|
|
||||||
@@ -188,9 +179,8 @@ 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
|
||||||
|
|
||||||
@@ -198,9 +188,8 @@ 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
|
||||||
|
|
||||||
@@ -208,15 +197,13 @@ 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
|
||||||
@@ -250,11 +237,10 @@ 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
|
||||||
@@ -280,11 +266,10 @@ 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
|
||||||
@@ -310,8 +295,7 @@ 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
|
||||||
@@ -335,8 +319,7 @@ 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
|
||||||
@@ -370,8 +353,7 @@ 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
|
||||||
@@ -387,8 +369,7 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user