Compare commits

..

254 Commits

Author SHA1 Message Date
Johannes
4600458da3 Update entities.md 2023-09-16 13:28:56 +02:00
joBr99
67bc1533bf bump tft version (add nextion2text) 2023-09-16 10:55:25 +00:00
joBr99
e5f5546352 bump tft version 2023-09-16 12:51:46 +02:00
Johannes
40896473b2 Update pages.py 2023-09-16 12:43:51 +02:00
Johannes
83e820d037 Update pages.py 2023-09-16 12:39:31 +02:00
Johannes
fb8a1003f9 Update config.py 2023-09-16 12:25:30 +02:00
Armilar
1eef2bc96f Merge pull request #973 from tt-tom17/main
v4.2.1.5
2023-09-04 13:14:54 +02:00
Thomas
015d9c29c7 v4.2.1.5
- Fix Debug with 0_userdata.0
- Add minValue/maxValue to Blinds
2023-09-04 10:42:15 +02:00
Armilar
164467d435 v4.2.1.4 - Update NsPanelTs.ts
- 01.09.2023 - v4.2.1.4  Fix iconId2 in Alias door/window
- 02.09.2023 - v4.2.1.4  Add dynamically USERICON to Alias info

        Todo
        - XX.XX.XXXX - v4.3.0    Fix Debug with 0_userdata.0... 
        - XX.XX.XXXX - v4.3.0    Add minValue/maxValue to Blinds

        Next Release with TFT DEV (always implemented)
        - 25.08.2023 - v4.3.0    Add Parameter fontSize (0-4) to cardGrid (with useValue)
2023-09-02 12:46:35 +02:00
Armilar
e8e8b0fc29 v4.2.1.4 - Update NsPanelTs_without_Examples.ts
- 01.09.2023 - v4.2.1.4  Fix iconId2 in Alias door/window
- 02.09.2023 - v4.2.1.4  Add dynamically USERICON to Alias info

        Todo
        - XX.XX.XXXX - v4.3.0    Fix Debug with 0_userdata.0... 
        - XX.XX.XXXX - v4.3.0    Add minValue/maxValue to Blinds

        Next Release with TFT DEV (always implemented)
        - 25.08.2023 - v4.3.0    Add Parameter fontSize (0-4) to cardGrid (with useValue)
2023-09-02 12:46:29 +02:00
Armilar
b95b35f10c v4.2.1.3 - Add MQTT-Portcheck + Support Menu Item
- Add MQTT-Port-Check (use with exec) --> function CheckMQTTPorts()
- Add MQTT-Port-Check for ServiceMenu
2023-08-27 20:53:26 +02:00
Armilar
7d52df1f11 v4.2.1.3 - Add MQTT-Portcheck + Support Menu Item
- Add MQTT-Port-Check (use with exec) --> function CheckMQTTPorts()
- Add MQTT-Port-Check for ServiceMenu
2023-08-27 20:53:19 +02:00
Armilar
ff2208a646 v4.2.1.2 - New pageItem-Parameter fontSize
Use with DEV-Version
FlashNextion http://nspanel.pky.eu/lui.tft
2023-08-25 10:49:45 +02:00
Armilar
205f45ba48 v4.2.1.2 - New pageItem-Parameter fontSize
Use with DEV-Version
FlashNextion http://nspanel.pky.eu/lui.tft
2023-08-25 10:49:39 +02:00
joBr99
1712098f61 sync (add nextion2text) 2023-08-24 14:50:22 +00:00
joBr99
84585499d5 sync 2023-08-24 16:45:45 +02:00
joBr99
1a4f7a7754 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-08-24 14:39:55 +00:00
joBr99
632663cd9f Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-08-24 16:35:29 +02:00
joBr99
059619a636 implement way to change icon font changes on entities 2023-08-24 16:35:21 +02:00
Armilar
49352c7ca0 v4.2.1.1 - Add WINDOWOPEN to cardThermo (Thermostat)
Add WINDOWOPEN to cardThermo (Thermostat)
2023-08-24 09:51:08 +02:00
Armilar
a44573cfc9 v4.2.1.1 - Add WINDOWOPEN to cardThermo (Thermostat)
Add WINDOWOPEN to cardThermo (Thermostat)
2023-08-24 09:50:59 +02:00
Johannes
847546893f Update controller.py 2023-08-23 18:47:45 +02:00
Johannes
11106eb778 Update pages.py 2023-08-23 18:34:16 +02:00
Johannes
cf1acdefff Update pages.py #946 2023-08-23 18:30:33 +02:00
Armilar
5a07523a86 v4.2.0.2 - Add cardGrid2
* Add cardGrid2
2023-08-23 12:32:07 +02:00
Armilar
affb663579 v4.2.0.2 - Add cardGrid2
* Add cardGrid2
2023-08-23 12:32:01 +02:00
Armilar
d2695d993e v4.2.0.1 - Update NsPanelTs_without_Examples.ts
* v4.2.0    Upgrade TFT 52 / 4.2.0
 * v4.2.0    Add new alias state for iconcolor and buttontext for icon for subpages
* v4.2.0.1  Add iconArray to Alias "Klimaanlage" (airCondition)
2023-08-22 15:19:27 +02:00
Armilar
b3b24d4b8d v4.2.0.1 - Update NsPanelTs.ts
* v4.2.0    Upgrade TFT 52 / 4.2.0
 * v4.2.0    Add new alias state for iconcolor and buttontext for icon for subpages
* v4.2.0.1  Add iconArray to Alias "Klimaanlage" (airCondition)
2023-08-22 15:19:21 +02:00
Armilar
690a8f4279 v4.2.0 - Merge pull request #961 from tt-tom17/main
* v4.2.0 - upgrade 52 / 4.2.0
* Add new alias state for iconcolor and buttontext for icon for subpages
* Add Alias role 'warnings' for icon for subpages
2023-08-22 09:15:16 +02:00
Armilar
040119963a v4.2.0
* Update 52 / 4.2.0
* Add new alias state for iconcolor and buttontext for icon for subpages
* Add Alias role 'warnings' for icon for subpages
2023-08-22 09:07:00 +02:00
Armilar
fe44b008af v4.2.0
* Update 52 / 4.2.0
* Add new alias state for iconcolor and buttontext for icon for subpages
* Add Alias role 'warnings' for icon for subpages
2023-08-22 09:02:40 +02:00
Thomas
7d2503c66b v4.2.0
- Add new alias state for iconcolor and buttontext for icon for subpages
- Add Alias role 'warnings' for icon for subpages
2023-08-21 23:44:23 +02:00
Johannes
f0edaa36fb Update nspanel-lovelace-ui.py 2023-08-20 15:53:34 +02:00
joBr99
6d41c16eda add feature flag for new sliders 2023-08-20 15:43:20 +02:00
joBr99
337657fede fixes #955 2023-08-20 15:24:06 +02:00
joBr99
652dd0b157 fixes #933 (add nextion2text) 2023-08-20 13:07:23 +00:00
joBr99
e580333560 fixes #933 2023-08-20 15:03:27 +02:00
joBr99
8407171efb sync us-l 2023-08-20 14:50:48 +02:00
joBr99
291102971a Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-08-20 12:42:36 +00:00
joBr99
a1104b8f81 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-08-20 14:39:27 +02:00
joBr99
48e9d2c8a3 sync us-l 2023-08-20 14:39:20 +02:00
joBr99
306a189d79 fixes #957 (add nextion2text) 2023-08-20 12:32:17 +00:00
joBr99
98b40de8dc fixes #957 2023-08-20 14:27:54 +02:00
Armilar
2355ce9c82 Merge pull request #956 from kuckuckmann/main-2
Create Index-Jumpmenue_inSelpopup.xml
2023-08-17 00:11:05 +02:00
kuckuckmann
d743eb00db Create Index-Jumpmenue_inSelpopup.xml
Blockly Skript für das inSelpopup für das Index-Jumpmenü.
2023-08-16 22:07:11 +02:00
Armilar
c725defd30 Merge pull request #953 from kuckuckmann/main-1
Create ShellyDuo_inkl_InSel.xml
2023-08-14 22:53:53 +02:00
kuckuckmann
3b297607ff Create ShellyDuo_inkl_InSel.xml
Script for Wiki
2023-08-14 22:49:38 +02:00
Armilar
bb9e6b3799 Update v4.1.4.4 NsPanelTs.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
- 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
- 12.08.2023 - v4.1.4.2  Add onStop function() to Schedules
- 13.08.2023 - v4.1.4.3  Add InSel to popUpLight
- 13.08.2023 - v4.1.4.4  Add Parameter inSel_ChoiceState to InSel to show/hide Focus
2023-08-13 23:28:01 +02:00
Armilar
7f73e28861 Update v4.1.4.4 NsPanelTs_without_Examples.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
- 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
- 12.08.2023 - v4.1.4.2  Add onStop function() to Schedules
- 13.08.2023 - v4.1.4.3  Add InSel to popUpLight
- 13.08.2023 - v4.1.4.4  Add Parameter inSel_ChoiceState to InSel to show/hide Focus
2023-08-13 23:27:54 +02:00
Armilar
d81fc9e278 Update v4.1.4.3 NsPanelTs.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
- 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
- 12.08.2023 - v4.1.4.2  Add onStop function() to Schedules
- 12.08.2023 - v4.1.4.3  Add InSel to popUpLight
2023-08-13 22:44:25 +02:00
Armilar
f4fa14eb16 Update v4.1.4.3 NsPanelTs_without_Examples.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
- 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
- 12.08.2023 - v4.1.4.2  Add onStop function() to Schedules
- 12.08.2023 - v4.1.4.3  Add InSel to popUpLight
2023-08-13 22:44:02 +02:00
Armilar
5652387869 Update 4.1.4.2 NsPanelTs_without_Examples.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
 - 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
 - 12.08.2023 - v4.1.4.2  Add onStop function() to Schedules
        
 - Todo       - v4.1.4.3  Add InSel to popUpLight
2023-08-12 22:03:37 +02:00
Armilar
cbd5a084af Update NsPanelTs.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
 - 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
 - 12.08.2023 - v4.1.4.2  Add onStop function() to Schedules
        
 - Todo       - v4.1.4.3  Add InSel to popUpLight
2023-08-12 22:03:32 +02:00
Armilar
80a881c980 Update 4.1.4.1 NsPanelTs.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
- 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
        
- Todo       - v4.1.4.2  Add InSel to popUpLight
- Todo       - v4.1.4.2  Add onStop (function() to Schedules
2023-08-12 14:39:06 +02:00
Armilar
7d58066448 Update Update 4.1.4.1 NsPanelTs_without_Examples.ts
- 12.08.2023 - v4.1.4    Upgrade TFT 51 / 4.1.4
- 12.08.2023 - v4.1.4.1  Fix Label CANCEL for popupTimer
- 12.08.2023 - v4.1.4.1  Fix TypeScript Error (JS-Adapter > 7.1.X) by Gargano
- 12.08.2023 - v4.1.4.1  CardGRid with maxItems = 8
        
- Todo       - v4.1.4.2  Add InSel to popUpLight
- Todo       - v4.1.4.2  Add onStop (function() to Schedules
2023-08-12 14:38:58 +02:00
joBr99
63cce74dbe Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-08-08 20:49:12 +00:00
joBr99
f4db5490ed Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-08-08 22:44:19 +02:00
joBr99
e8713881b6 set popupNotify permanent to 1 year 2023-08-08 22:44:09 +02:00
joBr99
43d21a4b6b Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-08-08 19:45:40 +00:00
joBr99
ce0215c1d2 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-08-08 21:41:39 +02:00
joBr99
498b90ad77 upd 2023-08-08 21:41:22 +02:00
Johannes
66cd7341c9 fixes #936 2023-08-08 19:38:34 +02:00
Johannes
cfbfd8c3e0 Disable detail update for now #945 2023-08-06 22:34:03 +02:00
joBr99
65a381cbac increase cooldown detail update & sync (add nextion2text) 2023-08-06 20:32:44 +00:00
joBr99
4a94526244 increase cooldown detail update & sync 2023-08-06 22:28:03 +02:00
joBr99
442f8ccdf0 fixes #949 2023-08-06 22:20:41 +02:00
joBr99
1b57cdbe62 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-07-31 16:25:33 +00:00
joBr99
3ddef89431 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-07-31 18:20:22 +02:00
joBr99
3f416ade44 hide new sliders behind feature flag 2023-07-31 18:20:08 +02:00
Armilar
832c9cd241 Merge pull request #944 from fre4242/main
Improved screensaver advanced icon handling: option to load from iobroker object
2023-07-30 22:02:56 +02:00
Armilar
2aa1e222aa Update NsPanelTs_without_Examples.ts
v4.0.5.15 - Improved screensaverAdvanced icon handling: option to load from iobroker object #944
2023-07-30 21:59:51 +02:00
Armilar
ec15e56728 Update NsPanelTs.ts
v4.0.5.15 - Improved screensaverAdvanced icon handling: option to load from iobroker object #944
2023-07-30 21:59:01 +02:00
fre4242
26cce9ac13 Improved screensaverAdvanced icon handling: option to load from iobroker object 2023-07-30 20:09:26 +02:00
Jan Čermák
8850e1d8cb fix cover tilt setting in AppDaemon backend (#939) 2023-07-24 21:43:02 +02:00
Marek
06174d3912 added ui card button translation #937 (#938)
Co-authored-by: Marek Vrana <m.vrana@cid.com>
2023-07-21 21:42:57 +02:00
joBr99
75d652e402 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-06-23 18:14:55 +00:00
joBr99
893714d569 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-06-23 20:10:42 +02:00
joBr99
fd7448c61d fixed #909 2023-06-23 20:10:13 +02:00
Johannes
6b04938a8a fixes #926 2023-06-14 15:32:08 +02:00
Johannes
35af3a778f fixes #925 2023-06-13 18:55:40 +02:00
joBr99
23beb90591 fixes #923 #922 #917 2023-06-11 00:58:15 +02:00
joBr99
e40017c66e Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-06-01 14:52:57 +00:00
joBr99
e94c57344a Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-06-01 16:48:58 +02:00
joBr99
df3105ac2b fixes #915 2023-06-01 16:48:51 +02:00
joBr99
04f7d026f4 add missing link from cardPower to cardLchart #907 (add nextion2text) 2023-05-23 19:26:00 +00:00
joBr99
f462780c08 add missing link from cardPower to cardLchart #907 2023-05-23 21:21:37 +02:00
Johannes
b7de710de5 Update pages.py 2023-05-21 13:47:48 +02:00
Johannes
e8cc170c0c Update pages.py 2023-05-21 13:45:10 +02:00
Johannes
94d0d176e5 Update controller.py 2023-05-21 13:43:49 +02:00
Johannes
c9222a9484 Update controller.py
fixes #900
2023-05-21 09:56:15 +02:00
joBr99
5d02de6b6d update us-l tft files (add nextion2text) 2023-05-21 07:42:50 +00:00
joBr99
0c3bcf07c3 update us-l tft files 2023-05-21 09:37:44 +02:00
Johannes
9ed8bfc702 fixed #899 2023-05-21 01:18:58 +02:00
Johannes
b3d9883b19 Update README.md 2023-05-20 18:00:29 +02:00
Johannes
a0af621e7d Update README.md 2023-05-20 17:54:49 +02:00
Gerrit
2812dd302c Update README.md (#866)
Added Table of Contents
2023-05-20 17:52:12 +02:00
joBr99
b2b945c6ed update pics 2023-05-20 17:19:39 +02:00
Johannes
31523f99a0 Update nspanel-lovelace-ui.py 2023-05-20 17:16:22 +02:00
Johannes
7978692f6c Update entities.md for upcoming version 2023-05-20 16:55:09 +02:00
joBr99
1e0fe0ee8d fix alt bg color (add nextion2text) 2023-05-20 14:50:42 +00:00
joBr99
4e4f08ecce fix alt bg color 2023-05-20 16:47:37 +02:00
joBr99
8e1262a472 sync us-p (add nextion2text) 2023-05-20 13:06:27 +00:00
joBr99
8c62487df7 sync us-p 2023-05-20 15:02:51 +02:00
joBr99
50d4c93967 add rotated version (add nextion2text) 2023-05-20 12:50:51 +00:00
joBr99
9e65a73401 add rotated version 2023-05-20 14:45:48 +02:00
joBr99
8d129ae876 sync us-l 2023-05-20 14:44:16 +02:00
joBr99
f81d474015 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-05-20 12:30:31 +00:00
joBr99
64321dd1a3 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-05-20 14:26:54 +02:00
joBr99
b0151af02f implement card in backend #898 2023-05-20 14:26:46 +02:00
joBr99
064ed0c50e implemented cardGrid with 8 icons #898 (add nextion2text) 2023-05-20 12:10:25 +00:00
joBr99
3d9861b2a5 implemented cardGrid with 8 icons #898 2023-05-20 14:06:33 +02:00
Armilar
6f9aa265d4 Merge pull request #896 from tt-tom17/main
Update PopupNotify_layout2_Emulator.xml
2023-05-17 20:25:01 +02:00
Thomas
d8033c3b35 Update PopupNotify_layout2_Emulator.xml
Anpassung an subscription im PanelScript
2023-05-17 20:03:46 +02:00
Armilar
0f01e53977 Merge pull request #895 from tt-tom17/patch-1
Update Screensaver-Info_auf_Request.xml
2023-05-16 21:57:07 +02:00
Thomas
6e36461c6c Update Screensaver-Info_auf_Request.xml
Fehler im Userpfad
2023-05-16 21:46:16 +02:00
joBr99
7b21e0250c Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-05-13 11:02:21 +00:00
joBr99
fae0e88279 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-05-13 12:59:17 +02:00
joBr99
4fd7b34928 sync 2023-05-13 12:59:09 +02:00
joBr99
708904863b Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-05-13 10:11:26 +00:00
joBr99
52ee1de46a Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-05-13 12:06:26 +02:00
joBr99
44d4bb9d43 sync us-p 2023-05-13 12:06:11 +02:00
joBr99
d19a1bcb9f sync us-p (add nextion2text) 2023-05-13 09:27:33 +00:00
joBr99
54db718a0b sync us-p 2023-05-13 11:23:46 +02:00
joBr99
0204d76b40 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-05-13 09:17:32 +00:00
joBr99
0fd984826e Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-05-13 11:13:45 +02:00
joBr99
dd7cd699f3 sync us-l 2023-05-13 11:13:31 +02:00
joBr99
29c6a3c840 Update nextion2text.yml (add nextion2text) 2023-05-13 09:07:41 +00:00
Johannes
55305a250f Update nextion2text.yml 2023-05-13 11:02:54 +02:00
Armilar
28b4cea017 v4.0.5.14 Fix: Remove empty log statements (PR #883)
Merge pull request #883 from bembelstemmer/undefined_log_fix
2023-05-02 23:03:51 +02:00
Armilar
aca2733588 v4.0.5.14 - Fix: Remove empty log statements (PR #883) 2023-05-02 23:00:57 +02:00
Armilar
26afe221a1 v4.0.5.14 - Fix: Remove empty log statements (PR #883) 2023-05-02 22:59:43 +02:00
Oliver
4666031b8e Remove empty log statements 2023-05-02 21:36:44 +02:00
Armilar
ecd46e536f 4.0.5.13 - Fix Problems with weather-instances-number !="0" #876 2023-05-02 21:26:41 +02:00
Armilar
bcc63a4437 4.0.5.13 - Fix Problems with weather-instances-number !="0" #876 2023-05-02 21:25:32 +02:00
Armilar
90436e23ba 4.0.5.13 - Fix Problems with weather-instances-number !="0" #876 2023-05-02 21:14:14 +02:00
Armilar
bda8732654 4.0.5.13 - Fix Problems with weather-instances-number !="0" #876 2023-05-02 21:09:50 +02:00
Armilar
a99976d81e v4.0.5.12 - Merge pull request #882 from tt-tom17/Debugmodus
v4.0.5.12
2023-05-02 20:56:47 +02:00
Thomas
1e80264c17 v4.0.5.12
Add new Function Debug mode from script activatable via panel
2023-05-02 20:41:17 +02:00
joBr99
a380f19526 sync us-p (add nextion2text) 2023-04-29 14:58:15 +00:00
joBr99
db6c1a2864 sync us-p 2023-04-29 16:54:34 +02:00
joBr99
037d13a8ea sync us-l (add nextion2text) 2023-04-29 14:51:53 +00:00
joBr99
4c1c46df07 sync us-l 2023-04-29 16:45:56 +02:00
joBr99
bff76c2685 sync us l 2023-04-29 11:52:27 +02:00
Armilar
47ae0c7532 4.9.5.11 - Merge pull request #879 from tt-tom17/Themperature
v4.0.5.11
2023-04-28 20:47:13 +02:00
Thomas
0d29f7e2c0 v4.0.5.11 2023-04-28 18:33:02 +02:00
Thomas
9eff7a59f8 v4.0.5.11
light 'hue' and light 'rgb' have '.TEMPERATURE' optional
2023-04-28 18:28:49 +02:00
joBr99
fb3920de32 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-04-25 21:43:12 +00:00
joBr99
6381e87564 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-04-25 23:39:59 +02:00
joBr99
5805b2d193 sync us-l 2023-04-25 23:39:48 +02:00
Johannes
3dd41ce8c5 fixes #869 2023-04-25 19:04:29 +02:00
Johannes
0d29d203eb Update localization.py 2023-04-25 18:01:55 +02:00
Johannes
0f31026506 Update localization.py 2023-04-25 17:59:32 +02:00
Johannes
7980af2d7b Update localization.py 2023-04-25 17:50:15 +02:00
Armilar
c4e4400437 v4.0.5.10 Fixed error wrong icon index in GeneratePowerPage by fre4242
Fixed error wrong icon index in GeneratePowerPage
2023-04-23 22:28:58 +02:00
Armilar
16afdd969d v4.0.5.10 Fixed error wrong icon index in GeneratePowerPage by fre4242 2023-04-23 22:26:27 +02:00
Armilar
d04bad5740 v4.0.5.10 Fixed error wrong icon index in GeneratePowerPage by fre4242 2023-04-23 22:25:28 +02:00
fre4242
a60bff301e Fixed error wrong icon index in GeneratePowerPage 2023-04-23 11:49:24 +02:00
Armilar
3b20acc703 v4.0.5.9 Add Parameter pageitem id0 to ActivePages (0_userdata) 2023-04-21 11:29:55 +02:00
Armilar
f980830f28 v4.0.5.9 Add Parameter pageitem id0 to ActivePages (0_userdata) 2023-04-21 11:29:49 +02:00
Armilar
33f749b92a Merge pull request #872 from tt-tom17/check_updates
v4.0.5.8 Fix Layout Update message for TFT, Berry-Driver and Tasmota
2023-04-21 00:09:58 +02:00
Thomas
da9734ef1d v4.0.5.8 Fix Layout Update message for TFT, Berry-Driver and Tasmota
- Funktion check_updates überarbeitet
- diverse Debug Meldungen erstellt und erweitert
- Kommentare angepasst
2023-04-20 23:23:22 +02:00
Johannes
94295495de fix 2023-04-20 12:03:12 +02:00
joBr99
f020aa28b9 add draw cooldown (add nextion2text) 2023-04-19 16:16:31 +00:00
joBr99
62cbcf433d add draw cooldown 2023-04-19 18:08:35 +02:00
Johannes
88874ea7b8 fixes #867 2023-04-19 17:39:02 +02:00
joBr99
d5aa040d05 slider ver 2 (add nextion2text) 2023-04-18 22:17:49 +00:00
joBr99
6376d8759c slider ver 2 2023-04-19 00:13:02 +02:00
Johannes
5f97824e36 fixes #863 2023-04-18 20:12:03 +02:00
Armilar
443d53f9c3 Merge pull request #865 from tt-tom17/main
v.4.0.5.7 Fix function check_updates
2023-04-18 13:31:52 +02:00
Thomas
29ece100eb v.4.0.5.7 Fix function check_updates
durch Änderung des Trigger von PopupNotifyPage (v4.0.5.5) muss die Reihenfolge zum Setzen der Datenpunkte angepasst werden
2023-04-18 13:21:08 +02:00
joBr99
1890f2e38e slider fix 1 (add nextion2text) 2023-04-17 17:53:32 +00:00
joBr99
85e898e70c slider fix 1 2023-04-17 19:43:48 +02:00
joBr99
db59515fd9 implement new layout popupLight (add nextion2text) 2023-04-16 20:10:46 +00:00
joBr99
bde074e930 implement new layout popupLight 2023-04-16 22:05:18 +02:00
joBr99
e00d7e7141 fixes #853 (add nextion2text) 2023-04-13 19:25:15 +00:00
joBr99
21d2e0b1f7 fixes #853 2023-04-13 21:20:45 +02:00
Frédéric FRANCE
5aaabf1fa3 minor typo in doc (#858) 2023-04-13 21:02:03 +02:00
Johannes
12c4142cc3 should fix #841 2023-04-13 18:58:34 +02:00
Armilar
41d79a4d27 v4.0.5.6 - Fix function InitDimmode 2023-04-11 16:23:55 +02:00
Armilar
c80edb7f5b v4.0.5.6 - Fix function InitDimmode 2023-04-11 16:19:28 +02:00
Armilar
19ac6d2b4a Merge pull request #849 from tt-tom17/Fahrplan
v4.0.5.5 Fix and new function
2023-04-09 20:13:26 +02:00
Lluís D
006e64b958 Improve and fix docker appdaemon (#848)
* Improve and fix docker appdaemon

- Hardcode the 4.2.3 tag version meanwhile latest version (4.4.0) is stable and working with nspanel (https://github.com/joBr99/nspanel-lovelace-ui/issues/847)
- Add Dashboard url for the webui of appdaemon on default appdaemon port 5050
- Add Timezone like in HA

* fix
2023-04-09 20:10:28 +02:00
Thomas
6f5f7baa94 v4.0.5.5 Fix and new function
Add new Role "timeTable" to function CreateEntity for Adapter "Fahrplan"
Fix trigger popupNotifypage
2023-04-09 15:59:49 +02:00
joBr99
0736f0009f should fix #845 (add nextion2text) 2023-04-08 15:35:57 +00:00
joBr99
6db8685edf should fix #845 2023-04-08 17:32:11 +02:00
Johannes
bfd9eef0dd Update README.md 2023-04-08 17:18:14 +02:00
Armilar
ef82a6e242 Merge pull request #843 from tt-tom17/main
v4.0.5.4 - Fix HandleScreensaverStatusIcons
2023-04-03 19:13:22 +02:00
Thomas
00a4dab33a v4.0.5.4 Fix HandleScreensaverStatusIcons 2023-04-03 17:42:30 +02:00
Armilar
1317229ab0 Merge pull request #842 from tt-tom17/GetScreenSaverIconColor
Fix Getscreensavericoncolor
2023-04-03 11:55:23 +02:00
Thomas
ea4f938273 Fix GetScreenSaverIconColor 2023-04-03 11:49:03 +02:00
Thomas
ada12492ee Fix GetScreenSaverIconColor 2023-04-03 11:35:55 +02:00
Armilar
327d67bbe6 v4.0.5.2 - Fix cardPower 2023-03-29 12:22:21 +02:00
Armilar
cf5db818b3 v4.0.5.2 - Fix cardPower 2023-03-29 12:22:12 +02:00
Armilar
1fa5071ada v4.0.5.1 - Add Bool with Value to function HandleScreensaverStatusIcons() 2023-03-27 22:48:42 +02:00
Armilar
dcd43fb224 v4.0.5 - Add Bool with Value to function HandleScreensaverStatusIcons() 2023-03-27 22:42:17 +02:00
Armilar
ae6ad7af4d v4.0.5 - Add Strings to function HandleScreensaverStatusIcons() 2023-03-27 18:55:07 +02:00
Armilar
eac876dd6d v4.0.5 - Add Strings to function HandleScreensaverStatusIcons() 2023-03-27 18:53:36 +02:00
Armilar
f080b41518 v4.0.5 - Add Strings to function HandleScreensaverStatusIcons() 2023-03-27 18:50:27 +02:00
joBr99
b023ff00d2 fix #807 and sync us-l/p (add nextion2text) 2023-03-27 16:18:06 +00:00
joBr99
350617d045 fix #807 and sync us-l/p 2023-03-27 18:14:43 +02:00
joBr99
a7d7d90a4d fixes #829 #830 (add nextion2text) 2023-03-27 15:57:51 +00:00
joBr99
bdc2f1ebb7 fixes #829 #830 2023-03-27 17:52:14 +02:00
desheh
cd2ee1a2a0 Fix typo in HMI/README.md (#812)
s/Lovelance/Lovelace
2023-03-25 15:34:37 +01:00
Gerrit
4d35b74161 Update README.md (#832)
Fixed small typos
2023-03-25 15:34:07 +01:00
joBr99
b7d1c17973 fixes #826 #831 (add nextion2text) 2023-03-25 14:31:26 +00:00
joBr99
4483d5e1c7 fixes #826 #831 2023-03-25 15:27:23 +01:00
Armilar
4ab42343e2 Merge pull request #825 from tt-tom17/WLed.js
Update WLED.js
2023-03-19 14:39:56 +01:00
tt-tom17
e884e170d8 Update WLED.js
For Schleifen korrigieren muss i=0 heißen, statt i=1.
2023-03-19 11:22:47 +01:00
Armilar
8c115689df Merge pull request #821 from tt-tom17/Debug-Err-Log-Meldungen
Debug err log meldungen angepasst
2023-03-17 21:02:13 +01:00
tt-tom17
5eeb0cec3b Debug - Error - Log - Meldungen angepasst
- Rolle RGBSingle bnötigt nicht mehr DP .TEMPERATURE
2023-03-17 20:51:40 +01:00
tt-tom17
6bb4d06967 Debug - Error - Log - Meldungen angepasst
- Rolle RGBSingle bnötigt nicht mehr DP .TEMPERATURE
2023-03-17 20:50:00 +01:00
Armilar
76d59197c4 Merge pull request #818 from tt-tom17/ColorTemp
ColorTempSlider
2023-03-14 23:10:34 +01:00
tt-tom17
82f85f70ad changelog 2023-03-14 22:04:55 +01:00
tt-tom17
3f61d957b4 - Funktion HabdleButtonEvent -> Case: ColorTempSlider -> Arbeitsweise gedreht
- Funktion GenerateDetailPage -> Case: HUE, RGB, RGBSingle, CT -> Wert Sliderpos gedreht
2023-03-14 12:13:23 +01:00
Armilar
b749235dff Merge pull request #817 from tt-tom17/GeneratePowerPage
Funktion GeneratePowerPage angepasst, Fix Issue 801
2023-03-13 10:30:41 +01:00
tt-tom17
bcc5cbc50e - Funktion GeneratePowerPage angepasst. Demomodus aktualisiert
- Issue 801 gefixt 
- Beschreibung der Rule2 angepasst
- Beschreibung config / Button1: angepasst (String)
- GetIconColor scale(100- ...  angepasst
- Fix function HandleScreensaverUpdate (left Entities) type boolean auf 'left' angepasst
2023-03-13 10:10:09 +01:00
tt-tom17
23fc168855 Version / Changelog angepasst 2023-03-13 08:59:09 +01:00
tt-tom17
7fee6b1f4c Funktion GeneratePowerPage angepasst. Demomodus aktualisiert, Issue 801 gefixt, Beschreibung der Rule2 angepasst, Beschreibung config / Button1: angepasst (String), GetIconColor scale(100- ... angepasst 2023-03-12 22:59:02 +01:00
Armilar
1b5ef08d17 Merge pull request #814 from tt-tom17/Brightness
Version, Without-Examples-File
2023-03-10 17:56:06 +01:00
tt-tom17
b0b96dca58 Version, Without-Examples-File 2023-03-10 17:44:18 +01:00
Armilar
37363f9034 Merge pull request #813 from fre4242/ScreensaverIconFix
Fixed advanced screensaver boolean icon logic; improved code readability
2023-03-10 14:49:36 +01:00
Armilar
3ff6522eeb Merge pull request #804 from bembelstemmer/buttondirectcontrol
ioBroker - Extend Configuration Options for Physical Buttons
2023-03-10 14:46:45 +01:00
Armilar
de25c91b86 Merge pull request #796 from tt-tom17/tt-tom17
Anpassung iconColor bei 100% Brightness
2023-03-10 14:44:23 +01:00
fre4242
27d21391b8 Fixed advanced screensaver boolean icon logic; improved code readability 2023-03-10 09:08:15 +01:00
Johannes
76151e9763 Update config.py 2023-03-09 07:31:56 +01:00
joBr99
6338af247f fixes #805 2023-03-08 18:52:53 +01:00
Oliver
8b19886e13 Bump Version and Extend Changelog 2023-03-07 12:13:29 +01:00
Oliver
478ef3bdd7 Extend Button Configuration to enable direct entity manipulation without exiting screensaver 2023-03-07 09:54:27 +01:00
Armilar
568dbe26fb Merge pull request #799 from bembelstemmer/screensavericoncolors
ioBroker - Make Screensaver IndicatorIcon Color for Bool invertable
2023-03-06 12:08:20 +01:00
bembelstemmer
77c98f86d5 Merge branch 'joBr99:main' into screensavericoncolors 2023-03-05 22:02:54 +01:00
Oliver
ff0fa19431 enable val_best to be used for switching colors of boolean state 2023-03-05 22:01:11 +01:00
joBr99
70211d563f fixes #798 2023-03-05 20:21:02 +01:00
joBr99
20743c3006 fixes #795 2023-03-05 20:07:21 +01:00
Johannes
fe401cc7c2 Update config.py 2023-03-05 10:19:39 +01:00
Johannes
b3d0d05fe0 Update config-overview.md 2023-03-05 10:16:21 +01:00
Johannes
006e8d37c1 Update config.py 2023-03-05 10:05:39 +01:00
tt-tom17
7898ae75b8 Update NsPanelTs.ts
bei 100% Helligkeit / Brightness wird das Icon (iconColor) auf off gesetzt, mit der Anpassung bleibt es bei 100% auf on
2023-03-04 23:33:20 +01:00
Armilar
954733691f v4.0.4
- Fix bExit pageId with popup's
2023-03-04 13:11:42 +01:00
Armilar
48171d3256 v4.0.4
- Fix bExit pageId with popup's
2023-03-04 13:08:10 +01:00
Armilar
03938e05ea v4.0.4
- Fix bExit pageId with popup's
2023-03-04 13:05:50 +01:00
Johannes
0074a29c31 fixes #739 2023-03-03 16:39:32 +01:00
joBr99
948d70f55a fix #789 2023-02-28 20:12:15 +01:00
Johannes
d41e031c14 Update nspanel-lovelace-ui.py 2023-02-27 20:04:00 +01:00
joBr99
f19b3bac36 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-02-27 20:00:33 +01:00
joBr99
1578b1d43b update iobroker skript to 4.0.3 2023-02-27 20:00:21 +01:00
joBr99
7abb24378f Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2023-02-27 18:57:49 +00:00
joBr99
51e8b83244 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2023-02-27 19:53:54 +01:00
joBr99
29de6438cf bugfix popupNotify to screensaver2 2023-02-27 19:53:45 +01:00
joBr99
425f601e8c . 2023-02-27 19:53:34 +01:00
joBr99
111138005f . 2023-02-27 19:53:31 +01:00
Armilar
b93643f1cc v4.0.2 - Release
- Add new HMI Serial-Protocol to cardPower
- Check whether setObjects is set
- Add Screensaver2 - Renew all Screensaver functions
- Fix bExit - to much notify~~ events outside of screensaver --> Black Screens
- Add Screensaver2 Parameter to Service Pages
- Add cardUnlock
- Extension of the Squeezebox player by bembelstemmer
- cardChart/cardLChart YAxisTicks from a datapoint by bembelstemmer
- Make Temperature Steps configurable by bembelstemmer
- Hotfix cardThermo Status by Gargano
- Optimize cardThermo by bembelstemmer
- use dynamically Indicator-Icons in Advanced-Screensaver by Gargano
2023-02-27 17:12:22 +01:00
Armilar
1f017d6c3f v4.0.2 - Release
- Add new HMI Serial-Protocol to cardPower
- Check whether setObjects is set
- Add Screensaver2 - Renew all Screensaver functions
- Fix bExit - to much notify~~ events outside of screensaver --> Black Screens
- Add Screensaver2 Parameter to Service Pages
- Add cardUnlock
- Extension of the Squeezebox player by bembelstemmer
- cardChart/cardLChart YAxisTicks from a datapoint by bembelstemmer
- Make Temperature Steps configurable by bembelstemmer
- Hotfix cardThermo Status by Gargano
- Optimize cardThermo by bembelstemmer
- use dynamically Indicator-Icons in Advanced-Screensaver by Gargano
2023-02-27 16:54:46 +01:00
Armilar
68d353b03c v4.0.0
- Add new HMI Serial-Protocol to cardPower
- Check whether setObjects is set
- Add Screensaver2 - Renew all Screensaver functions
- Fix bExit - to much notify~~ events outside of screensaver --> Black Screens
- Add Screensaver2 Parameter to Service Pages
- Add cardUnlock
- Extension of the Squeezebox player by bembelstemmer
- cardChart/cardLChart YAxisTicks from a datapoint by bembelstemmer
- Make Temperature Steps configurable by bembelstemmer
- Hotfix cardThermo Status by Gargano
- Optimize cardThermo by bembelstemmer
2023-02-27 15:27:02 +01:00
Armilar
4c460247ff v4.0.0 - Update
- Add new HMI Serial-Protocol to cardPower
- Check whether setObjects is set
- Add Screensaver2 - Renew all Screensaver functions
- Fix bExit - to much notify~~ events outside of screensaver --> Black Screens
- Add Screensaver2 Parameter to Service Pages
- Add cardUnlock
- Extension of the Squeezebox player by bembelstemmer
- cardChart/cardLChart YAxisTicks from a datapoint by bembelstemmer
- Make Temperature Steps configurable by bembelstemmer
- Hotfix cardThermo Status by Gargano
- Optimize cardThermo by bembelstemmer
2023-02-27 15:14:25 +01:00
180 changed files with 64584 additions and 48535 deletions

View File

@@ -52,7 +52,7 @@ jobs:
- name: Run n2t US P DIFF
continue-on-error: true
run: |
echo "YXR0cmlidXRlcyA9IHsKICAgICJpZCI6IHsKICAgICAgICAiaWdub3JlIjogVHJ1ZSwKICAgICAgICAibmFtZSI6ICJJRCIsCiAgICAgICAgInN0cnVjdCI6ICJpIiwKICAgIH0KfQ==" | base64 -d > ignore-id.py
echo "YXR0cmlidXRlcyA9IHsKICAgICJpZCI6IHsKICAgICAgICAiaWdub3JlIjogVHJ1ZSwKICAgICAgICAibmFtZSI6ICJJRCIsCiAgICAgICAgInN0cnVjdCI6ICJpIiwKICAgIH0sCiAgICAiZGlzdXAiOiB7CiAgICAgICAgImlnbm9yZSI6IFRydWUsCiAgICAgICAgIm5hbWUiOiAiRGlzYWJsZSByZWxlYXNlIGV2ZW50IGFmdGVyIGRyYWdnaW5nIiwKICAgICAgICAic3RydWN0IjogImkiLAogICAgfSwKfQ==" | base64 -d > ignore-id.py
python Nextion2Text.py -c ignore-id.py -p font -d -i HMI/nspanel.HMI -o HMI/n2t-out
echo portrait

View File

@@ -1,4 +1,4 @@
# NSPanel Lovelance UI
# NSPanel Lovelace UI
The HMI Project of this project is only used to display stuff, navigation ist mostly up to the backend. This allows to be way more flexible.
@@ -6,6 +6,24 @@ Messages to the Panel can be send through the Command `CustomSend`, which is imp
You can issue this command through MQTT by sending messages to the `cmnd/XXX/CustomSend` Topic.
Messages from the Panel are send to the `tele/XXX/RESULT` Topic, encoded in json `{"CustomRecv":"message_from_screen"}`
# Table of contents
- [Startup](#startup)
- [Some preperation before we are acually navigating away:](#some-preperation-before-we-are-acually-navigating-away)
- [Navigate from the startup page to the screensaver, by sending this command to the CustomSend Topic.](#navigate-from-the-startup-page-to-the-screensaver-by-sending-this-command-to-the-customsend-topic)
- [Exit Screensaver](#exit-screensaver)
- [Messages to Nextion Display](#messages-to-nextion-display)
- [General Commands, implemented on all pages](#general-commands-implemented-on-all-pages)
- [screensaver page](#screensaver-page)
- [cardEntities Page](#cardentities-page)
- [cardGrid Page](#cardgrid-page)
- [cardMedia](#cardmedia)
- [cardThermo](#cardthermo)
- [cardAlarm](#cardalarm)
- [cardQR](#cardqr)
- [cardPower](#cardpower)
## Startup
On startup the panel will send `{"CustomRecv":"event,startup,39,eu"}` every few seconds.
@@ -94,9 +112,6 @@ change the page type:
### screensaver page
Example default layout: `weatherUpdate~~~A~21130~~-0.7C~~~B~63469~Sat~3.6C~~~C~35957~Sun~3.9C~~~D~31728~Mon~4.3C~~~E~35957~Tue~3.6C`
Example alternative layout: `weatherUpdate~~~A~21130~~-0.7C~~~B~63469~Sat~3.6C~~~C~35957~Sun~3.9C~~~D~31728~Mon~4.3C~~~E~35957~Tue~3.6C~~~F~21130~~23.6C`
<table>
<thead>
<tr>
@@ -805,9 +820,9 @@ Possible entities on cardEntities/cardGrid:
</tbody>
</table>
### cardGird Page
### cardGrid Page
cardGrid is using the exact same message cardEntities is using; it ignores the information supplied in optionalValue, because it isn't needed for cardGrid
cardGrid is using the exact same messageformat like cardEntities does. The only difference is, it ignores the information supplied in optionalValue, because it isn't needed for cardGrid.
<table>
<thead>
@@ -1444,8 +1459,7 @@ Serial Protocol of cardThermo is about to change; table will be completed later
<table>
<thead>
<tr>
<th>Parameter&nbsp;&nbsp;&nbsp;Number</th>
<th>Category</th>
<th>Parameter Number</th>
<th>Location</th>
<th>Type</th>
<th>Field</th>
@@ -1455,7 +1469,6 @@ Serial Protocol of cardThermo is about to change; table will be completed later
<tbody>
<tr>
<td>0</td>
<td>instruction</td>
<td></td>
<td>instruction</td>
<td>entityUpd</td>
@@ -1466,12 +1479,10 @@ Serial Protocol of cardThermo is about to change; table will be completed later
<td>title</td>
<td>title</td>
<td>title</td>
<td>title</td>
<td></td>
</tr>
<tr>
<td>2</td>
<td rowspan="12">Navigation</td>
<td rowspan="6">Upper Left Icon</td>
<td rowspan="6">Entity Definition</td>
<td>type</td>
@@ -1536,374 +1547,260 @@ Serial Protocol of cardThermo is about to change; table will be completed later
</tr>
<tr>
<td>14</td>
<td rowspan="7">cardThermo specific</td>
<td></td>
<td rowspan="7">cardThermo specific</td>
<td></td>
<td>intNameEntity</td>
<td></td>
</tr>
<tr>
<td>15</td>
<td rowspan="2"></td>
<td colspan="2">2nd text box</td>
<td>currentTemp</td>
<td></td>
</tr>
<tr>
<td>16</td>
<td colspan="2">target temperature</td>
<td>dstTemp</td>
<td>current temp; multiplied by 10</td>
<td>multiplied by 10</td>
</tr>
<tr>
<td>17</td>
<td rowspan="2">4th Text Box Left Side</td>
<td colspan="2">Text 4th Box Left Side</td>
<td>status</td>
<td></td>
</tr>
<tr>
<td>18</td>
<td colspan="2">Min Temp</td>
<td>minTemp</td>
<td>min temp; multiplied by 10</td>
<td>multiplied by 10</td>
</tr>
<tr>
<td>19</td>
<td></td>
<td colspan="2">Max Temp</td>
<td>maxTemp</td>
<td>max temp; multiplied by 10</td>
<td>multiplied by 10</td>
</tr>
<tr>
<td>20</td>
<td></td>
<td colspan="2">Temperature Steps</td>
<td>tempStep</td>
<td>temp adj per step; multiplied by 10</td>
<td>multiplied by 10</td>
</tr>
<tr>
<td>21</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td rowspan="4">bottom hvac_action 1</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>22</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>23</td>
<td rowspan="36"></td>
<td rowspan="6"></td>
<td rowspan="6"></td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>24</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>25</td>
<td></td>
<td rowspan="4">bottom hvac_action 2</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>26</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>27</td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>28</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>29</td>
<td rowspan="6"></td>
<td rowspan="6"></td>
<td></td>
<td rowspan="4">bottom hvac_action 3</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>30</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>31</td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>32</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>33</td>
<td></td>
<td rowspan="4">bottom hvac_action 4</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>34</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>35</td>
<td rowspan="6"></td>
<td rowspan="6"></td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>36</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>37</td>
<td></td>
<td rowspan="4">bottom hvac_action 5</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>38</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>39</td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>40</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>41</td>
<td rowspan="6"></td>
<td rowspan="6"></td>
<td></td>
<td rowspan="4">bottom hvac_action 6</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>42</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>43</td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>44</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>45</td>
<td></td>
<td rowspan="4">bottom hvac_action 7</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>46</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>47</td>
<td rowspan="6"></td>
<td rowspan="6"></td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>48</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>49</td>
<td></td>
<td rowspan="4">bottom hvac_action 8</td>
<td rowspan="4">Hvac Action</td>
<td>icon</td>
<td></td>
</tr>
<tr>
<td>50</td>
<td></td>
<td>iconColorActive</td>
<td></td>
</tr>
<tr>
<td>51</td>
<td></td>
<td>buttonState</td>
<td></td>
</tr>
<tr>
<td>52</td>
<td></td>
<td>intName</td>
<td></td>
</tr>
<tr>
<td>53</td>
<td rowspan="6"></td>
<td rowspan="6"></td>
<td></td>
<td colspan="2">Currently Label 1th Text Box</td>
<td>tCurTempLbl</td>
<td></td>
</tr>
<tr>
<td>54</td>
<td></td>
<td colspan="2">State Label 3th Text Box</td>
<td>tStateLbl</td>
<td></td>
</tr>
<tr>
<td>55</td>
<td></td>
<td></td>
<td>tALbl</td>
<td>deprecated; ignored</td>
</tr>
<tr>
<td>56</td>
<td></td>
<td colspan="2">Temperature Unit (Celcius/Farhenheit)</td>
<td>tCF</td>
<td></td>
</tr>
<tr>
<td>57</td>
<td>Second Destination Tempature (Heat/Cool)</td>
<td></td>
<td></td>
<td>second temp</td>
<td>; multiplied by 10</td>
</tr>
<tr>
<td>58</td>
<td></td>
<td></td>
</tr>
<tr>
<td>59</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>60</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>61</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>62</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>63</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>64</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>65</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>66</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>67</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>68</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>69</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>70</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>71</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>72</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>73</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td colspan="2">additonal detail button to open another page</td>
<td>btDetail</td>
<td>"1" to hide</td>
</tr>
</tbody>
</table>

View File

@@ -2,20 +2,21 @@
+++ HMI/US/landscape/n2t-out
│ --- HMI/n2t-out/Program.s.txt
├── +++ HMI/US/landscape/n2t-out/Program.s.txt
│ @@ -11,9 +11,9 @@
│ // dim value
│ int dimValue=40
│ @@ -13,10 +13,10 @@
│ int dimValueNormal=100
│ //color vars
│ int defaultFontColor=65535
│ int defaultBcoColor=6371
│ //feature flags
│ int featNewSliders=0
│ // 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
│ page pageStartup
│ --- HMI/n2t-out/pageStartup.txt
├── +++ HMI/US/landscape/n2t-out/pageStartup.txt
│ @@ -179,15 +179,15 @@
│ @@ -164,15 +164,15 @@
│ Max. Text Size : 10
│ Events
@@ -34,7 +35,7 @@
│ //send cmd
│ --- HMI/n2t-out/screensaver.txt
├── +++ HMI/US/landscape/n2t-out/screensaver.txt
│ @@ -29,17 +29,14 @@
│ @@ -28,17 +28,14 @@
│ }
│ tDate.txt=pageIcons.vaDate.txt
│ dim=dimValue
@@ -52,7 +53,7 @@
│ Max. Text Size: 600
│ Variable (string) strTmp
│ @@ -103,35 +100,14 @@
│ @@ -102,34 +99,14 @@
│ Value: 0
│ Variable (int32) ycR
@@ -64,7 +65,6 @@
│ - Attributes
│ - Scope : local
│ - Dragging : 0
│ - Disable release event after dragging: 0
│ - Send Component ID : disabled
│ - Associated Keyboard: none
│ - Text :
@@ -85,31 +85,12 @@
│ Attributes
│ Scope : local
│ Dragging : 0
│ Disable release event after dragging: 0
│ Send Component ID : disabled
│ Associated Keyboard: none
@@ -748,18 +724,14 @@
│ {
│ page pageStartup
│ }
│ if(tId.txt=="screensaver")
│ {
│ page screensaver
│ }
│ - if(tId.txt=="screensaver2")
│ - {
│ - page screensaver2
│ - }
│ if(tId.txt=="cardEntities")
│ {
│ page cardEntities
│ }
│ if(tId.txt=="cardGrid")
│ {
│ page cardGrid
Text : |
│ --- HMI/n2t-out/screensaver2.txt
├── +++ HMI/US/landscape/n2t-out/screensaver2.txt
│ @@ -29,17 +29,14 @@
│ @@ -28,17 +28,14 @@
│ }
│ tDate.txt=pageIcons.vaDate.txt
│ dim=dimValue
@@ -127,9 +108,9 @@
│ Max. Text Size: 1979
│ Variable (string) strTmp
│ @@ -393,35 +390,14 @@
│ @@ -363,34 +360,14 @@
│ Scope : local
│ Dragging : 0
│ Disable release event after dragging: 0
│ Send Component ID : disabled
│ Associated Keyboard: none
│ Text :
@@ -139,7 +120,6 @@
│ - Attributes
│ - Scope : local
│ - Dragging : 0
│ - Disable release event after dragging: 0
│ - Send Component ID : disabled
│ - Associated Keyboard: none
│ - Text :
@@ -160,10 +140,10 @@
│ Attributes
│ Scope : local
│ Dragging : 0
│ Disable release event after dragging: 0
│ Send Component ID : disabled
│ Associated Keyboard: none
@@ -614,15 +590,14 @@
Text : PM
│ @@ -572,15 +549,14 @@
│ if(tTmp.txt!="")
│ {
│ covx tTmp.txt,defaultFontColor,0,0

View File

@@ -14,6 +14,9 @@ Program.s
//color vars
int defaultFontColor=65535
int defaultBcoColor=6371
//feature flags
int featNewSliders=0
// fix touch offset
//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

View File

@@ -3,7 +3,6 @@ Page cardAlarm
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -140,7 +139,6 @@ Text tCode
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
@@ -170,7 +168,6 @@ Text tHeading
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 80
@@ -200,7 +197,6 @@ Text tIcon
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -230,7 +226,6 @@ Text tId
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 114
@@ -260,7 +255,6 @@ Text tInstruction
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -290,7 +284,6 @@ Text tTmp
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 421
@@ -320,7 +313,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -337,7 +329,6 @@ Button arm1
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -391,7 +382,6 @@ Button arm2
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -445,7 +435,6 @@ Button arm3
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -499,7 +488,6 @@ Button arm4
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -553,7 +541,6 @@ Button b0
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -596,7 +583,6 @@ Button b1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 132
@@ -639,7 +625,6 @@ Button b10
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 133
@@ -682,7 +667,6 @@ Button b11
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 224
@@ -725,7 +709,6 @@ Button b2
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 224
@@ -768,7 +751,6 @@ Button b3
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -811,7 +793,6 @@ Button b4
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 132
@@ -854,7 +835,6 @@ Button b5
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 224
@@ -897,7 +877,6 @@ Button b6
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -940,7 +919,6 @@ Button b7
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 132
@@ -983,7 +961,6 @@ Button b8
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 224
@@ -1026,7 +1003,6 @@ Button b9
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -1084,7 +1060,6 @@ Button bNext
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -1131,7 +1106,6 @@ Button bPrev
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -1178,7 +1152,6 @@ Hotspot mSwipeNext
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -1198,7 +1171,6 @@ Hotspot mSwipePrev
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1218,7 +1190,6 @@ Hotspot mSwipeUp
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -1523,6 +1494,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardChart
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -186,7 +185,6 @@ XFloat x0
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 189
@@ -218,7 +216,6 @@ Text tHeading
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 82
@@ -248,7 +245,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -265,7 +261,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 407
@@ -312,7 +307,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
@@ -359,7 +353,6 @@ Hotspot m0
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 36
@@ -450,7 +443,6 @@ Hotspot mSwipeNext
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -470,7 +462,6 @@ Hotspot mSwipePrev
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -490,7 +481,6 @@ Hotspot mSwipeUp
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -813,6 +803,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardEntities
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -183,7 +182,6 @@ Number nNum1
ID : 51
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -213,7 +211,6 @@ Number nNum2
ID : 52
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -243,7 +240,6 @@ Number nNum3
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -273,7 +269,6 @@ Number nNum4
ID : 54
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -303,7 +298,6 @@ Text tEntity1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 92
@@ -333,7 +327,6 @@ Text tEntity2
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -363,7 +356,6 @@ Text tEntity3
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -393,7 +385,6 @@ Text tEntity4
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -423,7 +414,6 @@ Text tHeading
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 126
@@ -453,7 +443,6 @@ Text tIcon1
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -483,7 +472,6 @@ Text tIcon2
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -513,7 +501,6 @@ Text tIcon3
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -543,7 +530,6 @@ Text tIcon4
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -573,7 +559,6 @@ Text tId
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 114
@@ -603,7 +588,6 @@ Text tInstruction
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -633,7 +617,6 @@ Text tTmp
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 409
@@ -663,7 +646,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -680,7 +662,6 @@ Slider hSlider1
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 290
@@ -723,7 +704,6 @@ Slider hSlider2
ID : 48
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 291
@@ -766,7 +746,6 @@ Slider hSlider3
ID : 49
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 291
@@ -809,7 +788,6 @@ Slider hSlider4
ID : 50
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 289
@@ -852,7 +830,6 @@ Button bDown1
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 392
@@ -899,7 +876,6 @@ Button bDown2
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 392
@@ -946,7 +922,6 @@ Button bDown3
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -993,7 +968,6 @@ Button bDown4
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 392
@@ -1040,7 +1014,6 @@ Button bNext
ID : 65
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -1087,7 +1060,6 @@ Button bPrev
ID : 66
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -1134,7 +1106,6 @@ Button bStop1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 340
@@ -1181,7 +1152,6 @@ Button bStop2
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 341
@@ -1228,7 +1198,6 @@ Button bStop3
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 341
@@ -1275,7 +1244,6 @@ Button bStop4
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 341
@@ -1322,7 +1290,6 @@ Button bText1
ID : 58
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -1369,7 +1336,6 @@ Button bText2
ID : 59
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -1416,7 +1382,6 @@ Button bText3
ID : 60
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 277
@@ -1463,7 +1428,6 @@ Button bText4
ID : 61
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 277
@@ -1510,7 +1474,6 @@ Button bUp1
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 290
@@ -1557,7 +1520,6 @@ Button bUp2
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 290
@@ -1604,7 +1566,6 @@ Button bUp3
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 290
@@ -1651,7 +1612,6 @@ Button bUp4
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 290
@@ -1698,7 +1658,6 @@ Dual-state Button btOnOff1
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 387
@@ -1743,7 +1702,6 @@ Dual-state Button btOnOff2
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 388
@@ -1788,7 +1746,6 @@ Dual-state Button btOnOff3
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 389
@@ -1833,7 +1790,6 @@ Dual-state Button btOnOff4
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 389
@@ -1878,7 +1834,6 @@ Hotspot m0
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 37
@@ -1901,9 +1856,14 @@ Hotspot m0
}
if(type1.txt=="light")
{
//popupLight.tEntity.txt=tEntity1.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type1.txt=="fan")
{
page popupFan
@@ -1922,7 +1882,6 @@ Hotspot m1
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 39
@@ -1945,9 +1904,14 @@ Hotspot m1
}
if(type2.txt=="light")
{
//popupLight.tEntity.txt=tEntity2.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type2.txt=="fan")
{
page popupFan
@@ -1966,7 +1930,6 @@ Hotspot m2
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 40
@@ -1989,9 +1952,14 @@ Hotspot m2
}
if(type3.txt=="light")
{
//popupLight.tEntity.txt=tEntity3.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type3.txt=="fan")
{
page popupFan
@@ -2010,7 +1978,6 @@ Hotspot m3
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 38
@@ -2033,9 +2000,14 @@ Hotspot m3
}
if(type4.txt=="light")
{
//popupLight.tEntity.txt=tEntity4.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type4.txt=="fan")
{
page popupFan
@@ -2054,7 +2026,6 @@ Hotspot mSpecial
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 323
@@ -2080,7 +2051,6 @@ Hotspot mSwipeNext
ID : 55
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -2100,7 +2070,6 @@ Hotspot mSwipePrev
ID : 57
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -2120,7 +2089,6 @@ Hotspot mSwipeUp
ID : 56
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 27
@@ -2856,6 +2824,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardGrid
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -171,7 +170,6 @@ Text tEntity1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 22
@@ -201,7 +199,6 @@ Text tEntity2
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 169
@@ -231,7 +228,6 @@ Text tEntity3
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -261,10 +257,9 @@ Text tEntity4
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 16
x coordinate : 22
y coordinate : 274
Width : 140
Height : 30
@@ -291,7 +286,6 @@ Text tEntity5
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 169
@@ -321,7 +315,6 @@ Text tEntity6
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -351,7 +344,6 @@ Text tHeading
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 127
@@ -381,7 +373,6 @@ Text tId
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 111
@@ -411,7 +402,6 @@ Text tInstruction
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -441,7 +431,6 @@ Text tTmp
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 400
@@ -471,7 +460,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -488,7 +476,6 @@ Button bEntity1
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 22
@@ -555,7 +542,6 @@ Button bEntity2
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -622,7 +608,6 @@ Button bEntity3
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -689,7 +674,6 @@ Button bEntity4
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 22
@@ -756,7 +740,6 @@ Button bEntity5
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 169
@@ -823,7 +806,6 @@ Button bEntity6
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 315
@@ -890,7 +872,6 @@ Button bNext
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 407
@@ -937,7 +918,6 @@ Button bPrev
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -984,7 +964,6 @@ Hotspot mSpecial
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 308
@@ -1010,7 +989,6 @@ Hotspot mSwipeNext
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -1030,7 +1008,6 @@ Hotspot mSwipePrev
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1050,7 +1027,6 @@ Hotspot mSwipeUp
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -1075,9 +1051,15 @@ Timer tmLP
Events
Timer Event
if(tTmp.txt=="light")
{
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(tTmp.txt=="fan")
{
page popupFan
@@ -1185,6 +1167,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity1.txt,"~",16
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
vis bEntity1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",17
@@ -1206,6 +1199,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity2.txt,"~",22
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
vis bEntity2,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",23
@@ -1227,6 +1231,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity3.txt,"~",28
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
vis bEntity3,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",29
@@ -1248,6 +1263,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity4.txt,"~",34
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
vis bEntity4,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",35
@@ -1269,6 +1295,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity5.txt,"~",40
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
vis bEntity5,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",41
@@ -1290,6 +1327,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity6.txt,"~",46
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
vis bEntity6,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",47
@@ -1334,6 +1382,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1372,10 +1424,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,6 @@ Page cardLChart
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -191,7 +190,6 @@ Text tHeading
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 81
@@ -221,7 +219,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -238,7 +235,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -285,7 +281,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -332,7 +327,6 @@ Hotspot m0
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 35
@@ -352,7 +346,6 @@ Hotspot mSwipeNext
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -372,7 +365,6 @@ Hotspot mSwipePrev
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -392,7 +384,6 @@ Hotspot mSwipeUp
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -772,6 +763,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardMedia
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -259,7 +258,6 @@ Text t0
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 123
@@ -308,7 +306,6 @@ Text t1
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 22
@@ -358,7 +355,6 @@ Text t2
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 313
@@ -407,7 +403,6 @@ Text t3
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 408
@@ -457,7 +452,6 @@ Text t5
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 408
@@ -506,7 +500,6 @@ Text tAuthor
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 100
@@ -536,7 +529,6 @@ Text tHeading
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 126
@@ -566,7 +558,6 @@ Text tInstruction
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 311
@@ -596,7 +587,6 @@ Text tPlayPause
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 218
@@ -645,7 +635,6 @@ Text tShuffle
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 28
@@ -694,7 +683,6 @@ Text tTitle
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 99
@@ -724,7 +712,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -741,7 +728,6 @@ Slider hVolume
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 76
@@ -787,7 +773,6 @@ Button bEntity1
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -850,7 +835,6 @@ Button bEntity2
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 28
@@ -917,7 +901,6 @@ Button bEntity3
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 119
@@ -984,7 +967,6 @@ Button bEntity4
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 210
@@ -1051,7 +1033,6 @@ Button bEntity5
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 301
@@ -1118,7 +1099,6 @@ Button bEntity6
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 397
@@ -1185,7 +1165,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -1232,7 +1211,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -1279,7 +1257,6 @@ Hotspot mSwipeNext
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -1299,7 +1276,6 @@ Hotspot mSwipePrev
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1319,7 +1295,6 @@ Hotspot mSwipeUp
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -1510,6 +1485,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity1.txt,"~",25
vis bEntity1,1
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",26
covx tTmp.txt,sys0,0,0
@@ -1531,6 +1517,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity2.txt,"~",31
vis bEntity2,1
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",32
covx tTmp.txt,sys0,0,0
@@ -1552,6 +1549,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity3.txt,"~",37
vis bEntity3,1
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",38
covx tTmp.txt,sys0,0,0
@@ -1573,6 +1581,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity4.txt,"~",43
vis bEntity4,1
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",44
covx tTmp.txt,sys0,0,0
@@ -1594,6 +1613,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity5.txt,"~",49
vis bEntity5,1
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",50
covx tTmp.txt,sys0,0,0
@@ -1615,6 +1645,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity6.txt,"~",55
vis bEntity6,1
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",56
covx tTmp.txt,sys0,0,0
@@ -1658,6 +1699,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1696,10 +1741,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -3,7 +3,6 @@ Page cardPower
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -155,7 +154,6 @@ Text t0Icon
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 33
@@ -187,7 +185,6 @@ Text t0o
ID : 48
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 96
@@ -217,7 +214,6 @@ Text t0u
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 96
@@ -247,7 +243,6 @@ Text t1
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 213
@@ -279,7 +274,6 @@ Text t1Icon
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 33
@@ -311,7 +305,6 @@ Text t1o
ID : 50
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 96
@@ -341,7 +334,6 @@ Text t1u
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 96
@@ -371,7 +363,6 @@ Text t2Icon
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 33
@@ -403,7 +394,6 @@ Text t2o
ID : 51
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 96
@@ -433,7 +423,6 @@ Text t2u
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 96
@@ -463,7 +452,6 @@ Text t3Icon
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -495,7 +483,6 @@ Text t3o
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -525,7 +512,6 @@ Text t3u
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -555,7 +541,6 @@ Text t4Icon
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -587,7 +572,6 @@ Text t4o
ID : 49
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -617,7 +601,6 @@ Text t4u
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -647,7 +630,6 @@ Text t5Icon
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 393
@@ -679,7 +661,6 @@ Text t5o
ID : 52
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -709,7 +690,6 @@ Text t5u
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -739,7 +719,6 @@ Text tHeading
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 81
@@ -769,7 +748,6 @@ Text tHome
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -799,7 +777,6 @@ Text tHome2
ID : 45
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -829,7 +806,6 @@ Text tHomeO
ID : 46
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -859,7 +835,6 @@ Text tHomeO2
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -889,7 +864,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -906,7 +880,6 @@ Slider h0
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -931,7 +904,6 @@ Slider h1
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -956,7 +928,6 @@ Slider h2
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -981,7 +952,6 @@ Slider h3
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 273
@@ -1006,7 +976,6 @@ Slider h4
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 273
@@ -1031,7 +1000,6 @@ Slider h5
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 273
@@ -1056,7 +1024,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -1103,7 +1070,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -1150,7 +1116,6 @@ Hotspot mSwipeNext
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 472
@@ -1170,7 +1135,6 @@ Hotspot mSwipePrev
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1190,7 +1154,6 @@ Hotspot mSwipeUp
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 27
@@ -1647,6 +1610,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1685,6 +1652,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -3,7 +3,6 @@ Page cardQR
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -156,7 +155,6 @@ Text tEntity1
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 286
@@ -186,7 +184,6 @@ Text tEntity2
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 287
@@ -216,7 +213,6 @@ Text tHeading
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 81
@@ -246,7 +242,6 @@ Text tIcon1
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 234
@@ -276,7 +271,6 @@ Text tIcon2
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 235
@@ -306,7 +300,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -323,7 +316,6 @@ Button bNext
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -370,7 +362,6 @@ Button bPrev
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -417,7 +408,6 @@ Button bText1
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 235
@@ -464,7 +454,6 @@ Button bText2
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 237
@@ -511,7 +500,6 @@ Dual-state Button btOnOff1
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 399
@@ -556,7 +544,6 @@ Dual-state Button btOnOff2
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 400
@@ -601,7 +588,6 @@ Hotspot m0
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 28
@@ -617,7 +603,6 @@ Hotspot m1
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 143
@@ -633,7 +618,6 @@ Hotspot mSwipeNext
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -653,7 +637,6 @@ Hotspot mSwipePrev
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -673,7 +656,6 @@ Hotspot mSwipeUp
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -907,11 +889,11 @@ Timer tmSerial
{
if(type1.txt=="delete"||type1.txt=="")
{
qrcode m1.x,m1.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m1.x,m1.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}else
{
qrcode m0.x,m0.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m0.x,m0.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}
if(tInstruction.txt=="time")
@@ -986,6 +968,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1057,7 +1043,7 @@ Timer tmSleep
{
sleepValue=0
dim=dimValue
tSend.txt="event,sleepReached,cardAlarm"
tSend.txt="event,sleepReached,cardQR"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC

View File

@@ -3,7 +3,6 @@ Page cardThermo
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -182,7 +181,6 @@ XFloat xTempDest
ID : 48
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 233
@@ -212,7 +210,6 @@ XFloat xTempDest1
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 310
@@ -242,7 +239,6 @@ XFloat xTempDest2
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 157
@@ -272,7 +268,6 @@ XFloat xTempMax1
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 422
@@ -302,7 +297,6 @@ XFloat xTempMin1
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 398
@@ -332,7 +326,6 @@ XFloat xTempStep1
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 400
@@ -362,7 +355,6 @@ Text tCF
ID : 50
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 354
@@ -392,7 +384,6 @@ Text tCF1
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 431
@@ -422,7 +413,6 @@ Text tCF2
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 278
@@ -452,7 +442,6 @@ Text tCurTemp
ID : 51
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 28
@@ -482,7 +471,6 @@ Text tCurTempLbl
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 28
@@ -512,7 +500,6 @@ Text tHeading
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 79
@@ -542,7 +529,6 @@ Text tStateLbl
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 27
@@ -572,7 +558,6 @@ Text tStatus
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -602,7 +587,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -619,7 +603,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 406
@@ -666,7 +649,6 @@ Button bPrev
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -713,7 +695,6 @@ Dual-state Button bDown2
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 193
@@ -753,7 +734,6 @@ Dual-state Button bUp2
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 193
@@ -793,7 +773,6 @@ Dual-state Button bt0
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 27
@@ -842,7 +821,6 @@ Dual-state Button bt1
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 81
@@ -891,7 +869,6 @@ Dual-state Button bt2
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 135
@@ -940,7 +917,6 @@ Dual-state Button bt3
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 189
@@ -989,7 +965,6 @@ Dual-state Button bt4
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 243
@@ -1038,7 +1013,6 @@ Dual-state Button bt5
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 297
@@ -1087,7 +1061,6 @@ Dual-state Button bt6
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 351
@@ -1136,7 +1109,6 @@ Dual-state Button bt7
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 405
@@ -1185,7 +1157,6 @@ Dual-state Button btDetail
ID : 52
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 270
@@ -1223,7 +1194,6 @@ Dual-state Button btDown
ID : 49
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 152
@@ -1263,7 +1233,6 @@ Dual-state Button btDown1
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 346
@@ -1303,7 +1272,6 @@ Dual-state Button btUp
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 380
@@ -1343,7 +1311,6 @@ Dual-state Button btUp1
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 346
@@ -1383,7 +1350,6 @@ Hotspot mSwipeNext
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 471
@@ -1403,7 +1369,6 @@ Hotspot mSwipePrev
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1423,7 +1388,6 @@ Hotspot mSwipeUp
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -1811,6 +1775,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -1,94 +1,102 @@
Program.s
0 Component(s)
12 Line(s) of event code
12 Unique line(s) of event code
14 Line(s) of event code
14 Unique line(s) of event code
popupThermo
44 Component(s)
523 Line(s) of event code
276 Unique line(s) of event code
pageIcons
7 Component(s)
0 Line(s) of event code
0 Unique line(s) of event code
popupNotify
19 Component(s)
257 Line(s) of event code
166 Unique line(s) of event code
popupShutter
25 Component(s)
398 Line(s) of event code
218 Unique line(s) of event code
pageStartup
20 Component(s)
189 Line(s) of event code
133 Unique line(s) of event code
cardLChart
198 Line(s) of event code
137 Unique line(s) of event code
popupTimer
42 Component(s)
516 Line(s) of event code
257 Unique line(s) of event code
cardChart
33 Component(s)
398 Line(s) of event code
264 Unique line(s) of event code
437 Line(s) of event code
296 Unique line(s) of event code
popupInSel
34 Component(s)
617 Line(s) of event code
295 Unique line(s) of event code
621 Line(s) of event code
297 Unique line(s) of event code
popupNotify
19 Component(s)
267 Line(s) of event code
172 Unique line(s) of event code
pageTest
26 Component(s)
68 Line(s) of event code
66 Unique line(s) of event code
popupShutter
25 Component(s)
402 Line(s) of event code
220 Unique line(s) of event code
popupFan
27 Component(s)
351 Line(s) of event code
204 Unique line(s) of event code
popupThermo
44 Component(s)
519 Line(s) of event code
274 Unique line(s) of event code
cardChart
33 Component(s)
433 Line(s) of event code
294 Unique line(s) of event code
cardPower
54 Component(s)
523 Line(s) of event code
345 Unique line(s) of event code
cardGrid
44 Component(s)
519 Line(s) of event code
293 Unique line(s) of event code
cardMedia
59 Component(s)
645 Line(s) of event code
320 Unique line(s) of event code
popupLight
28 Component(s)
408 Line(s) of event code
225 Unique line(s) of event code
popupTimer
42 Component(s)
512 Line(s) of event code
255 Unique line(s) of event code
cardAlarm
43 Component(s)
496 Line(s) of event code
271 Unique line(s) of event code
355 Line(s) of event code
206 Unique line(s) of event code
cardQR
34 Component(s)
406 Line(s) of event code
236 Unique line(s) of event code
cardThermo
57 Component(s)
536 Line(s) of event code
317 Unique line(s) of event code
410 Line(s) of event code
238 Unique line(s) of event code
cardAlarm
43 Component(s)
500 Line(s) of event code
273 Unique line(s) of event code
popupLightNew
23 Component(s)
412 Line(s) of event code
209 Unique line(s) of event code
screensaver
46 Component(s)
421 Line(s) of event code
302 Unique line(s) of event code
screensaver2
58 Component(s)
344 Line(s) of event code
243 Unique line(s) of event code
435 Line(s) of event code
309 Unique line(s) of event code
cardPower
54 Component(s)
531 Line(s) of event code
349 Unique line(s) of event code
cardLChart
33 Component(s)
402 Line(s) of event code
266 Unique line(s) of event code
cardThermo
57 Component(s)
540 Line(s) of event code
319 Unique line(s) of event code
cardGrid
44 Component(s)
579 Line(s) of event code
330 Unique line(s) of event code
cardMedia
59 Component(s)
699 Line(s) of event code
354 Unique line(s) of event code
popupLight
28 Component(s)
412 Line(s) of event code
227 Unique line(s) of event code
cardGrid2
52 Component(s)
689 Line(s) of event code
382 Unique line(s) of event code
cardEntities
67 Component(s)
1166 Line(s) of event code
530 Unique line(s) of event code
1194 Line(s) of event code
535 Unique line(s) of event code
screensaver2
58 Component(s)
352 Line(s) of event code
247 Unique line(s) of event code
Total
21 Page(s)
800 Component(s)
9218 Line(s) of event code
2331 Unique line(s) of event code
23 Page(s)
875 Component(s)
10556 Line(s) of event code
2450 Unique line(s) of event code

View File

@@ -3,7 +3,6 @@ Page pageStartup
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -60,7 +59,6 @@ Number frame_ptr
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -90,7 +88,6 @@ Number frapic_w
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -120,7 +117,6 @@ Number spinner_w
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -150,7 +146,6 @@ Number usual_cnt
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -180,7 +175,6 @@ Text tId
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 282
@@ -210,7 +204,6 @@ Text tInstruction
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 163
@@ -240,7 +233,6 @@ Text tMsg1
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 57
@@ -270,7 +262,6 @@ Text tMsg2
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -300,7 +291,6 @@ Text tMsg3
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -330,7 +320,6 @@ Text tSend
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -360,7 +349,6 @@ Text tTmp
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 408
@@ -390,7 +378,6 @@ Text tVersion
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 402
@@ -409,7 +396,7 @@ Text tVersion
Horizontal Alignment: center
Vertical Alignment : center
Input Type : character
Text : 50
Text : 53
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
@@ -420,7 +407,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -437,7 +423,6 @@ Button bSendStartup
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 380
@@ -487,7 +472,6 @@ Hotspot mSpinner
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 169
@@ -591,6 +575,12 @@ Timer tmSerial
{
covx tTmp.txt,defaultFontColor,0,0
}
// get feature flag popup
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt!="")
{
covx tTmp.txt,featNewSliders,0,0
}
}
if(tInstruction.txt=="timeout")
{
@@ -632,6 +622,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupFan
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -126,7 +125,6 @@ Text t1
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 58
@@ -156,7 +154,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
@@ -186,7 +183,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -216,7 +212,6 @@ Text tId
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 115
@@ -246,7 +241,6 @@ Text tInstruction
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -276,7 +270,6 @@ Text tTmp
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 358
@@ -306,7 +299,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -323,7 +315,6 @@ Slider hSpeed
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 59
@@ -368,7 +359,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 412
@@ -397,7 +387,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupFan,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -415,7 +405,6 @@ Button bMode1
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -467,7 +456,6 @@ Button bMode2
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -519,7 +507,6 @@ Button bMode3
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -571,7 +558,6 @@ Button bModeNext
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 403
@@ -642,7 +628,6 @@ Dual-state Button btOnOff1
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 385
@@ -880,6 +865,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupInSel
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -148,7 +147,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
@@ -178,7 +176,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -208,7 +205,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -225,7 +221,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 412
@@ -254,7 +249,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupInSel,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -272,7 +267,6 @@ Button bMode1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -324,7 +318,6 @@ Button bMode10
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -376,7 +369,6 @@ Button bMode11
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -428,7 +420,6 @@ Button bMode12
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -480,7 +471,6 @@ Button bMode2
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -532,7 +522,6 @@ Button bMode3
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -584,7 +573,6 @@ Button bMode4
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -636,7 +624,6 @@ Button bMode5
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -688,7 +675,6 @@ Button bMode6
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -740,7 +726,6 @@ Button bMode7
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -792,7 +777,6 @@ Button bMode8
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -844,7 +828,6 @@ Button bMode9
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -896,7 +879,6 @@ Button bModeNext
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 405
@@ -1327,6 +1309,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupLight
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -76,8 +75,8 @@ Page popupLight
}
if(defaultBcoColor==0)
{
hBrightness.pic=14
hBrightness.pic1=13
hBrightness.pic=24
hBrightness.pic1=25
hBrightness.pic2=15
hTempSlider.pic=16
hTempSlider.pic1=17
@@ -122,10 +121,9 @@ Text t0
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
x coordinate : 9
y coordinate : 80
Width : 64
Height : 30
@@ -152,10 +150,9 @@ Text t1
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
x coordinate : 10
y coordinate : 226
Width : 211
Height : 30
@@ -182,10 +179,9 @@ Text t2
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
x coordinate : 10
y coordinate : 267
Width : 45
Height : 30
@@ -212,10 +208,9 @@ Text t3
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
x coordinate : 10
y coordinate : 181
Width : 45
Height : 30
@@ -242,10 +237,9 @@ Text t4
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
x coordinate : 9
y coordinate : 143
Width : 242
Height : 30
@@ -272,10 +266,9 @@ Text tEntity
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
x coordinate : 92
y coordinate : 21
Width : 263
Height : 30
@@ -302,10 +295,9 @@ Text tIcon1
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
x coordinate : 11
y coordinate : 21
Width : 45
Height : 30
@@ -332,10 +324,9 @@ Text tId
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 115
x coordinate : 100
y coordinate : 290
Width : 100
Height : 30
@@ -362,10 +353,9 @@ Text tInstruction
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
x coordinate : 0
y coordinate : 290
Width : 100
Height : 30
@@ -392,10 +382,9 @@ Text tTmp
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 421
x coordinate : 406
y coordinate : 277
Width : 34
Height : 30
@@ -422,7 +411,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -439,10 +427,9 @@ Picture pColorWheel
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 182
x coordinate : 167
y coordinate : 69
Width : 160
Height : 160
@@ -484,10 +471,9 @@ Slider hBrightness
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 76
x coordinate : 61
y coordinate : 261
Width : 335
Height : 43
@@ -529,10 +515,9 @@ Slider hTempSlider
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 76
x coordinate : 61
y coordinate : 178
Width : 335
Height : 44
@@ -543,8 +528,8 @@ Slider hTempSlider
Fill : image
Cursor width : auto
Cursor height : 255
Back. Picture ID : 7
Slided Back. Picture ID : 8
Back. Picture ID : 22
Slided Back. Picture ID: 23
Position : 50
Upper range limit : 100
Lower range limit : 0
@@ -574,10 +559,9 @@ Button b0
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 412
x coordinate : 397
y coordinate : 8
Width : 50
Height : 50
@@ -621,10 +605,9 @@ Button bColor
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 108
x coordinate : 93
y coordinate : 68
Width : 50
Height : 50
@@ -678,10 +661,9 @@ Button bEffect
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 411
x coordinate : 396
y coordinate : 95
Width : 50
Height : 50
@@ -717,10 +699,9 @@ Dual-state Button btOnOff1
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 356
x coordinate : 341
y coordinate : 95
Width : 50
Height : 50
@@ -762,7 +743,7 @@ Timer tmCooldown
Attributes
ID : 25
Scope : local
Period (ms): 100
Period (ms): 300
Enabled : no
Events
@@ -1001,6 +982,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -0,0 +1,855 @@
Page popupLightNew
Attributes
ID : 0
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
Width : 480
Effect : load
Effect Priority : 0
Effect Time : 300
Locked : no
Swide up page ID : disabled
Swide down page ID : disabled
Swide left page ID : disabled
Swide right page ID: disabled
Fill : solid color
Back. Color : 6371
Events
Preinitialize Event
dim=dimValueNormal
//get entitiy name
tEntity.txt=pageIcons.tTmp1.txt
//get entity id
entn.txt=pageIcons.tTmp2.txt
vis tSend,0
vis tTmp,0
vis tInstruction,0
vis tId,0
vis bEffect,0
vis hBrightness,0
//page open event
// event,pageOpenDetail,typeOfPage,tEntityName
// craft command
tSend.txt="event,pageOpenDetail,popupLight,"+entn.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
//disable brightness by default
//vis t1,0
//vis t2,0
vis hBrightness,1
//disable color temp by default
//vis t4,0
//vis t3,0
vis hTempSlider,0
//disable color wheel components by default
vis bColor,0
//vis t0,0
vis pColorWheel,0
//vis t0,0
popupLightNew.bco=defaultBcoColor
for(sys0=0;sys0<27;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
if(b[sys0].type==53&&defaultBcoColor==0)
{
b[sys0].pic=10
b[sys0].pic2=11
}
}
if(defaultBcoColor==0)
{
hTempSlider.pic=16
hTempSlider.pic1=16
}
Postinitialize Event
fill hBrightness.x,hBrightness.y,100,250,defaultBcoColor
Variable (int32) col
Attributes
ID : 18
Scope: local
Value: 65504
Variable (string) entn
Attributes
ID : 11
Scope : local
Text :
Max. Text Size: 80
Variable (int32) mode
Attributes
ID : 13
Scope: local
Value: 1
Variable (int32) mode_temp
Attributes
ID : 14
Scope: local
Value: 0
Variable (string) strCommand
Attributes
ID : 9
Scope : local
Text :
Max. Text Size: 500
Variable (string) tId
Attributes
ID : 20
Scope : local
Text :
Max. Text Size: 20
Variable (string) tInstruction
Attributes
ID : 19
Scope : local
Text :
Max. Text Size: 20
Variable (string) tSend
Attributes
ID : 16
Scope : local
Text :
Max. Text Size: 200
Variable (string) tTmp
Attributes
ID : 21
Scope : local
Text :
Max. Text Size: 80
Text tEntity
Attributes
ID : 2
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 92
y coordinate : 21
Width : 263
Height : 30
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 1
Back. Color : 6371
Font Color : 65535
Horizontal Alignment: center
Vertical Alignment : center
Input Type : character
Text : tEntity1
Max. Text Size : 25
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Picture pColorWheel
Attributes
ID : 1
Scope : local
Dragging : 0
Send Component ID: disabled
Opacity : 127
x coordinate : 233
y coordinate : 105
Width : 160
Height : 160
Effect : load
Effect Priority : 0
Effect Time : 300
Picture ID : 3
Events
Touch Press Event
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorWheel,"
sys0=tch0
sys0=sys0-pColorWheel.x
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
sys0=tch1
sys0=sys0-pColorWheel.y
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
covx pColorWheel.h,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Slider hBrightness
Attributes
ID : 4
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 89
y coordinate : 64
Width : 100
Height : 250
Effect : load
Effect Priority : 0
Effect Time : 300
Direction : vertical
Fill : image
Cursor width : auto
Cursor height : 1
Back. Picture ID : 65535
Slided Back. Picture ID: 65535
Position : 50
Upper range limit : 100
Lower range limit : 0
Events
Touch Release Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmCooldown.en=1
tmCooldown.tim=2500
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider,"
covx hBrightness.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Slider hTempSlider
Attributes
ID : 10
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 263
y coordinate : 64
Width : 100
Height : 250
Effect : load
Effect Priority : 0
Effect Time : 300
Direction : vertical
Fill : image
Cursor width : auto
Cursor height : 255
Back. Picture ID : 7
Slided Back. Picture ID: 7
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,"
covx hTempSlider.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Button b0
Attributes
ID : 3
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 397
y coordinate : 8
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 1
Back. Color : 6371
Back. Picture ID (Pressed): 65535
Back. Color (Pressed) : 14823
Font Color (Unpressed) : 65535
Font Color (Pressed) : 65535
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text : 
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Button bColor
Attributes
ID : 12
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 14
y coordinate : 146
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 1
Back. Color : 6371
Back. Picture ID (Pressed): 65535
Back. Color (Pressed) : 14823
Font Color (Unpressed) : 65535
Font Color (Pressed) : 65535
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text : 
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
if(mode.val==1)
{
mode.val=0
//enable color wheel
vis pColorWheel,1
//disable color temp
//vis t4,0
//vis t3,0
vis hTempSlider,0
}else
{
mode.val=1
//disable color wheel
vis pColorWheel,0
if(mode_temp.val==1)
{
//enable color temp
//vis t4,1
//vis t3,1
vis hTempSlider,1
}
}
Button bEffect
Attributes
ID : 17
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 14
y coordinate : 213
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 1
Back. Color : 6371
Back. Picture ID (Pressed): 65535
Back. Color (Pressed) : 14823
Font Color (Unpressed) : 65535
Font Color (Pressed) : 65535
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text : 
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
pageIcons.tTmp1.txt=tEntity.txt
pageIcons.tTmp2.txt=entn.txt
page popupInSel
Dual-state Button btOnOff1
Attributes
ID : 5
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 14
y coordinate : 77
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : image
Font ID : 0
Background Picture ID (Unpressed): 1
Back. Picture ID (Pressed) : 2
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text :
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+","+"OnOff,"
covx btOnOff1.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Timer tmCooldown
Attributes
ID : 15
Scope : local
Period (ms): 300
Enabled : no
Events
Timer Event
tmCooldown.en=0
Timer tmDrawCooldown
Attributes
ID : 22
Scope : local
Period (ms): 500
Enabled : no
Events
Timer Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmDrawCooldown.en=0
Timer tmSerial
Attributes
ID : 8
Scope : local
Period (ms): 50
Enabled : yes
Events
Timer Event
// data available
if(usize>1)
{
bufferPos=0
while(bufferPos<usize)
{
// check for 0x55 0xBB - Command Init Secuence
if(u[bufferPos]==187&&u[bufferPos-1]==85)
{
//remove garbage at the start of the buffer if there's any to free buffer for command
if(u[bufferPos]!=1)
{
udelete bufferPos-1
}
//instruction is now aligned with buffer, because we deleted garbage before instrcution
//get length after init sequence (check if there are more than to bytes in buffer)
if(3<usize)
{
// check if serial buffer has reached the announced length
ucopy payloadLength,2,2,0
// we are only checking payload length so we have to skip first 3 bytes (init+payload length) (-1 because of < instead of <=)
payloadLength+=3
// payload length does also not contain crc, so we are adding another 2 bytes for crc
payloadLength+=2
if(payloadLength<usize)
{
// calculate crc
crcrest 1,0xFFFF
// u[2] contains payload legth at 3rd pos in buffer, we are calculating crc from 3rd pos with number of bytes from payload length
//crcputu 3,u[2]
// u[2] cotnains payload length, we are calculating a crc over the whole message, so we have to add 3 to the length from u[2]
crcputu 0,payloadLength-1
// get recived crc to be able to compare it
ucopy recvCrc,payloadLength-1,2,0
// compare crc with recived value
if(crcval==recvCrc)
{
// crc is okay
// here is the location where acual code should be
// write command to variable strCommand
ucopy strCommand.txt,4,payloadLength-5,0
// 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,tTmp.txt,"~",1
if(tInstruction.txt=="entityUpdateDetail"&&entn.txt==tTmp.txt)
{
// change icon
//spstr strCommand.txt,tIcon1.txt,"~",2
//vis tIcon1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",3
covx tTmp.txt,sys0,0,0
col.val=sys0
//tEntity.pco=sys0
// get Button State
spstr strCommand.txt,tTmp.txt,"~",4
covx tTmp.txt,sys0,0,0
btOnOff1.val=sys0
// get Brightness value
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt=="disable")
{
//vis t1,0
//vis t2,0
vis hBrightness,0
}else
{
//vis t1,1
//vis t2,1
vis hBrightness,1
covx tTmp.txt,sys0,0,0
hBrightness.val=sys0
tmDrawCooldown.en=1
tmDrawCooldown.tim=500
}
// get ColorTemp value
spstr strCommand.txt,tTmp.txt,"~",6
if(tTmp.txt=="disable")
{
vis hTempSlider,0
//vis t3,0
//vis t4,0
mode_temp.val=0
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else if(tTmp.txt=="unknown") // temp supported, but not in color mode
{
mode_temp.val=1
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else
{
mode_temp.val=1
vis hTempSlider,1
//vis t3,1
//vis t4,1
if(tmCooldown.en==0)
{
covx tTmp.txt,sys0,0,0
hTempSlider.val=sys0
}
// mode == 0 is rgb controls currently shown
if(mode.val==0)
{
// switch mode
click bColor,1
click bColor,0
}
}
// get Color value
spstr strCommand.txt,tTmp.txt,"~",7
// disable -> isn't supported
if(tTmp.txt=="disable")
{
//vis t0,0
vis bColor,0
vis pColorWheel,0
}else
{
//vis t0,1
//only enable bColor button if color temp is also supported
if(mode_temp.val==1)
{
vis bColor,1
}
if(mode.val==0)
{
vis pColorWheel,1
}
}
// set t0 Color (Localization)
//spstr strCommand.txt,t0.txt,"~",8
// set t4 Temperature (Localization)
//spstr strCommand.txt,t4.txt,"~",9
// set t1 Brightness (Localization)
//spstr strCommand.txt,t1.txt,"~",10
// activate effect button
spstr strCommand.txt,tTmp.txt,"~",11
if(tTmp.txt=="enable")
{
vis bEffect,1
}else
{
vis bEffect,0
}
}
if(tInstruction.txt=="time")
{
// get set time to global variable
spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
}
if(tInstruction.txt=="date")
{
// get set date to global variable
spstr strCommand.txt,pageIcons.vaDate.txt,"~",1
}
if(tInstruction.txt=="dimmode")
{
// get value
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,dimValue,0,0
// get value normal
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
dim=dimValueNormal
// get background color
spstr strCommand.txt,tTmp.txt,"~",3
if(tTmp.txt!="")
{
covx tTmp.txt,defaultBcoColor,0,0
}
// get font color
spstr strCommand.txt,tTmp.txt,"~",4
if(tTmp.txt!="")
{
covx tTmp.txt,defaultFontColor,0,0
}
}
if(tInstruction.txt=="timeout")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,sleepTimeout,0,0
}
if(tInstruction.txt=="pageType")
{
//command format pageType,specialPageName
//write name of speical page to tId
spstr strCommand.txt,tId.txt,"~",1
//save second arg if there's one
spstr strCommand.txt,tTmp.txt,"~",2
//save third arg if there's one
spstr strCommand.txt,pageIcons.tTmp2.txt,"~",3
spstr strCommand.txt,pageIcons.tTmp3.txt,"~",4
//we are going to exit this page with this command, so we have to clear the buffer, so we are not getting into a stupid loop ...
udelete payloadLength-1
bufferPos=0
if(tId.txt=="pageStartup")
{
page pageStartup
}
if(tId.txt=="screensaver")
{
page screensaver
}
if(tId.txt=="cardEntities")
{
page cardEntities
}
if(tId.txt=="cardGrid")
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupLight
}
if(tId.txt=="popupShutter")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupShutter
}
if(tId.txt=="popupNotify")
{
page popupNotify
}
if(tId.txt=="cardThermo")
{
page cardThermo
}
if(tId.txt=="cardMedia")
{
page cardMedia
}
if(tId.txt=="cardAlarm")
{
page cardAlarm
}
if(tId.txt=="cardQR")
{
page cardQR
}
if(tId.txt=="cardPower")
{
page cardPower
}
if(tId.txt=="cardChart")
{
page cardChart
}
}
// end of user code
udelete payloadLength-1
bufferPos=0
}
}
}
}
// next character
bufferPos++
}
}
Timer tmSleep
Attributes
ID : 7
Scope : local
Period (ms): 1000
Enabled : yes
Events
Timer Event
if(sleepTimeout!=0)
{
sleepValue+=1
if(sleepTimeout<=sleepValue)
{
sleepValue=0
click b0,1
click b0,0
}
}
TouchCap tc0
Attributes
ID : 6
Scope: local
Value: 0
Events
Touch Press Event
sleepValue=0

View File

@@ -3,7 +3,6 @@ Page popupNotify
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -27,6 +26,8 @@ Page popupNotify
vis tTmp,0
vis tInstruction,0
vis tId,0
vis b1,0
vis b2,0
popupNotify.bco=defaultBcoColor
tHeading.bco=defaultBcoColor
b0.bco=defaultBcoColor
@@ -77,7 +78,6 @@ Text tHeading
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 38
@@ -107,7 +107,6 @@ Text tIcon
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 38
@@ -137,7 +136,6 @@ Text tId
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 115
@@ -167,7 +165,6 @@ Text tInstruction
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -197,7 +194,6 @@ Text tText
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 38
@@ -227,7 +223,6 @@ Text tTextAlt
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -257,7 +252,6 @@ Text tTmp
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 421
@@ -287,7 +281,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -304,7 +297,6 @@ Button b0
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 412
@@ -352,7 +344,6 @@ Button b1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 39
@@ -401,7 +392,6 @@ Button b2
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 254
@@ -591,7 +581,7 @@ Timer tmSerial
covx tTmp.txt,defaultFontColor,0,0
}
}
if(tInstruction.txt=="timeout")
if(tInstruction.txt=="timeout2")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
@@ -628,6 +618,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities
@@ -636,6 +630,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupShutter
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -131,7 +130,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 75
@@ -161,7 +159,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 22
@@ -191,7 +188,6 @@ Text tInfo1
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 75
@@ -221,7 +217,6 @@ Text tPosHeading
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 74
@@ -251,7 +246,6 @@ Text tTiltHeading
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 74
@@ -281,7 +275,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -298,7 +291,6 @@ Slider hPosition
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 74
@@ -342,7 +334,6 @@ Slider hTilt
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 74
@@ -386,7 +377,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 407
@@ -433,7 +423,6 @@ Button bDown1
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 396
@@ -480,7 +469,6 @@ Button bStop1
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 344
@@ -527,7 +515,6 @@ Button bTLeft
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 292
@@ -574,7 +561,6 @@ Button bTRight
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 396
@@ -621,7 +607,6 @@ Button bTStop
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 344
@@ -668,7 +653,6 @@ Button bUp1
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 292
@@ -950,6 +934,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupThermo
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -204,7 +203,6 @@ Text heading1
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -234,7 +232,6 @@ Text heading2
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -264,7 +261,6 @@ Text heading3
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -294,7 +290,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
@@ -324,7 +319,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -354,7 +348,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -371,7 +364,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 412
@@ -400,7 +392,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupThermo,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -418,7 +410,6 @@ Button bMode1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -470,7 +461,6 @@ Button bMode2
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -522,7 +512,6 @@ Button bMode3
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -574,7 +563,6 @@ Button bModeNext
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 403
@@ -645,7 +633,6 @@ Button cMode1
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -697,7 +684,6 @@ Button cMode2
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -749,7 +735,6 @@ Button cMode3
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -801,7 +786,6 @@ Button cModeNext
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 403
@@ -871,7 +855,6 @@ Button dMode1
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -923,7 +906,6 @@ Button dMode2
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 150
@@ -975,7 +957,6 @@ Button dMode3
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 274
@@ -1027,7 +1008,6 @@ Button dModeNext
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 403
@@ -1338,6 +1318,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupTimer
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -195,7 +194,6 @@ Number n1
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 92
@@ -255,7 +253,6 @@ Number n2
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 257
@@ -315,7 +312,6 @@ Text t0
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 179
@@ -345,7 +341,6 @@ Text tDP
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 223
@@ -375,7 +370,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
@@ -405,7 +399,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -435,7 +428,6 @@ Text tTime
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -465,7 +457,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -482,7 +473,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 412
@@ -511,7 +501,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupTimer,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -529,7 +519,6 @@ Button b1
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 41
@@ -578,7 +567,6 @@ Button b2
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 178
@@ -627,7 +615,6 @@ Button b3
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 317
@@ -676,7 +663,6 @@ Button bZ1M
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 178
@@ -727,7 +713,6 @@ Button bZ1P
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 179
@@ -778,7 +763,6 @@ Button bZ2M
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 248
@@ -829,7 +813,6 @@ Button bZ2P
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 248
@@ -880,7 +863,6 @@ Button bZ3M
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 316
@@ -931,7 +913,6 @@ Button bZ3P
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 317
@@ -982,7 +963,6 @@ Button bZ4M
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 386
@@ -1033,7 +1013,6 @@ Button bZ4P
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 386
@@ -1084,7 +1063,6 @@ Button fToggleEdit
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 401
@@ -1347,6 +1325,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page screensaver
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -130,7 +129,6 @@ Text t10
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 61
@@ -160,7 +158,6 @@ Text tAMPM
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 358
@@ -190,7 +187,6 @@ Text tDate
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -220,7 +216,6 @@ Text tF1Icon
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 161
@@ -250,7 +245,6 @@ Text tF2Icon
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 243
@@ -280,7 +274,6 @@ Text tF3Icon
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 324
@@ -310,7 +303,6 @@ Text tF4Icon
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 405
@@ -340,7 +332,6 @@ Text tForecast1
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 143
@@ -370,7 +361,6 @@ Text tForecast1Val
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 140
@@ -400,7 +390,6 @@ Text tForecast2
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 227
@@ -430,7 +419,6 @@ Text tForecast2Val
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 227
@@ -460,7 +448,6 @@ Text tForecast3
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 308
@@ -490,7 +477,6 @@ Text tForecast3Val
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 307
@@ -520,7 +506,6 @@ Text tForecast4
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 389
@@ -550,7 +535,6 @@ Text tForecast4Val
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 389
@@ -580,7 +564,6 @@ Text tIcon1
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -610,7 +593,6 @@ Text tIcon2
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 380
@@ -640,7 +622,6 @@ Text tMainIcon
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 41
@@ -670,7 +651,6 @@ Text tMainIconAlt
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -700,7 +680,6 @@ Text tMainIconAlt2
ID : 44
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -730,7 +709,6 @@ Text tMainText
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 22
@@ -760,7 +738,6 @@ Text tMainTextAlt
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 84
@@ -790,7 +767,6 @@ Text tMainTextAlt2
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 84
@@ -820,7 +796,6 @@ Text tNotifyHead
ID : 43
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -850,7 +825,6 @@ Text tNotifyText
ID : 45
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -880,7 +854,6 @@ Text tTime
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 52
@@ -910,7 +883,6 @@ Text tTimeAdd
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -940,7 +912,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1179,6 +1150,12 @@ Timer tmSerial
vis tMainTextAlt,0
vis tMainTextAlt2,0
vis tMainIconAlt2,0
if(p0.w!=320)
{
vis tForecast1,1
vis tF1Icon,1
vis tForecast1Val,1
}
}
}
if(tInstruction.txt=="color"&&tNotifyHead.txt==""&&tNotifyText.txt=="")
@@ -1301,6 +1278,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities
@@ -1309,6 +1290,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page screensaver2
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 480
@@ -130,7 +129,6 @@ Text d1Icon
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 30
@@ -160,7 +158,6 @@ Text d1Val
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 65
@@ -190,7 +187,6 @@ Text d2Icon
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -220,7 +216,6 @@ Text d2Val
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 65
@@ -250,7 +245,6 @@ Text d3Icon
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -280,7 +274,6 @@ Text d3Val
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 65
@@ -310,12 +303,11 @@ Text e1Icon
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 35
x coordinate : 20
y coordinate : 221
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -340,7 +332,6 @@ Text e1Name
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 20
@@ -370,7 +361,6 @@ Text e1Val
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 20
@@ -400,12 +390,11 @@ Text e2Icon
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 109
x coordinate : 94
y coordinate : 221
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -430,7 +419,6 @@ Text e2Name
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -460,7 +448,6 @@ Text e2Val
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 94
@@ -490,12 +477,11 @@ Text e3Icon
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 183
x coordinate : 168
y coordinate : 221
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -520,7 +506,6 @@ Text e3Name
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -550,7 +535,6 @@ Text e3Val
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -580,12 +564,11 @@ Text e4Icon
ID : 43
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 260
x coordinate : 245
y coordinate : 221
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -610,7 +593,6 @@ Text e4Name
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 245
@@ -640,7 +622,6 @@ Text e4Val
ID : 44
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 245
@@ -670,12 +651,11 @@ Text e5Icon
ID : 46
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 334
x coordinate : 319
y coordinate : 221
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -700,7 +680,6 @@ Text e5Name
ID : 45
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 319
@@ -730,7 +709,6 @@ Text e5Val
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 319
@@ -760,12 +738,11 @@ Text e6Icon
ID : 49
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 407
x coordinate : 392
y coordinate : 221
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -790,7 +767,6 @@ Text e6Name
ID : 48
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 392
@@ -820,7 +796,6 @@ Text e6Val
ID : 50
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 392
@@ -850,7 +825,6 @@ Text f1Icon
ID : 55
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 183
@@ -880,7 +854,6 @@ Text f2Icon
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 239
@@ -910,7 +883,6 @@ Text f3Icon
ID : 54
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 295
@@ -940,7 +912,6 @@ Text f4Icon
ID : 52
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 351
@@ -970,7 +941,6 @@ Text f5Icon
ID : 51
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 407
@@ -1000,7 +970,6 @@ Text tAMPM
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 424
@@ -1030,7 +999,6 @@ Text tDate
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 190
@@ -1060,7 +1028,6 @@ Text tIcon1
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -1080,7 +1047,7 @@ Text tIcon1
Vertical Alignment : top
Input Type : character
Text :
Max. Text Size : 10
Max. Text Size : 16
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
@@ -1090,7 +1057,6 @@ Text tIcon2
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 242
@@ -1110,7 +1076,7 @@ Text tIcon2
Vertical Alignment : top
Input Type : character
Text :
Max. Text Size : 10
Max. Text Size : 16
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
@@ -1120,7 +1086,6 @@ Text tMainIcon
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -1150,7 +1115,6 @@ Text tMainText
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 100
@@ -1180,7 +1144,6 @@ Text tNotifyHead
ID : 56
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -1210,7 +1173,6 @@ Text tNotifyText
ID : 57
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -1240,7 +1202,6 @@ Text tTime
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 266
@@ -1270,7 +1231,6 @@ Text tTimeAdd
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 105
@@ -1300,7 +1260,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1616,6 +1575,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1654,6 +1617,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="timeout")
{

View File

@@ -14,6 +14,9 @@ Program.s
//color vars
int defaultFontColor=65535
int defaultBcoColor=6371
//feature flags
int featNewSliders=0
// fix touch offset
//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

View File

@@ -2,7 +2,6 @@ Page cardAlarm
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -121,7 +120,6 @@ Text tCode
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -131,7 +129,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -141,7 +138,6 @@ Text tIcon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -151,7 +147,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -161,7 +156,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -171,7 +165,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -181,14 +174,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button arm1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -218,7 +209,6 @@ Button arm2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -248,7 +238,6 @@ Button arm3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -278,7 +267,6 @@ Button arm4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -308,7 +296,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 1
@@ -327,7 +314,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 2
@@ -346,7 +332,6 @@ Button b10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 0
@@ -365,7 +350,6 @@ Button b11
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : CLR
@@ -384,7 +368,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 3
@@ -403,7 +386,6 @@ Button b3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 4
@@ -422,7 +404,6 @@ Button b4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 5
@@ -441,7 +422,6 @@ Button b5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 6
@@ -460,7 +440,6 @@ Button b6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 7
@@ -479,7 +458,6 @@ Button b7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 8
@@ -498,7 +476,6 @@ Button b8
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 9
@@ -517,7 +494,6 @@ Button b9
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -551,7 +527,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -576,7 +551,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -601,7 +575,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -612,7 +585,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -623,7 +595,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -918,6 +889,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardChart
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -157,7 +156,6 @@ XFloat x0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -166,7 +164,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -176,14 +173,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -208,7 +203,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -233,7 +227,6 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -315,7 +308,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -326,7 +318,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -337,7 +328,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -651,6 +641,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardEntities
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -162,7 +161,6 @@ Number nNum1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -171,7 +169,6 @@ Number nNum2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -180,7 +177,6 @@ Number nNum3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -189,7 +185,6 @@ Number nNum4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -198,7 +193,6 @@ Text tEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -208,7 +202,6 @@ Text tEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity2
@@ -218,7 +211,6 @@ Text tEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity3
@@ -228,7 +220,6 @@ Text tEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity4
@@ -238,7 +229,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -248,7 +238,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -258,7 +247,6 @@ Text tIcon2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -268,7 +256,6 @@ Text tIcon3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -278,7 +265,6 @@ Text tIcon4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -288,7 +274,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -298,7 +283,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -308,7 +292,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -318,14 +301,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hSlider1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -353,7 +334,6 @@ Slider hSlider2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -381,7 +361,6 @@ Slider hSlider3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -409,7 +388,6 @@ Slider hSlider4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -437,7 +415,6 @@ Button bDown1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -462,7 +439,6 @@ Button bDown2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -487,7 +463,6 @@ Button bDown3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -512,7 +487,6 @@ Button bDown4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -537,7 +511,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -562,7 +535,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -587,7 +559,6 @@ Button bStop1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -612,7 +583,6 @@ Button bStop2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -637,7 +607,6 @@ Button bStop3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -662,7 +631,6 @@ Button bStop4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -687,7 +655,6 @@ Button bText1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -712,7 +679,6 @@ Button bText2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -737,7 +703,6 @@ Button bText3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -762,7 +727,6 @@ Button bText4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -787,7 +751,6 @@ Button bUp1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -812,7 +775,6 @@ Button bUp2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -837,7 +799,6 @@ Button bUp3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -862,7 +823,6 @@ Button bUp4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -887,7 +847,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -914,7 +873,6 @@ Dual-state Button btOnOff2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -941,7 +899,6 @@ Dual-state Button btOnOff3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -968,7 +925,6 @@ Dual-state Button btOnOff4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -995,7 +951,6 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1010,9 +965,14 @@ Hotspot m0
}
if(type1.txt=="light")
{
//popupLight.tEntity.txt=tEntity1.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type1.txt=="fan")
{
page popupFan
@@ -1030,7 +990,6 @@ Hotspot m1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1045,9 +1004,14 @@ Hotspot m1
}
if(type2.txt=="light")
{
//popupLight.tEntity.txt=tEntity2.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type2.txt=="fan")
{
page popupFan
@@ -1065,7 +1029,6 @@ Hotspot m2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1080,9 +1043,14 @@ Hotspot m2
}
if(type3.txt=="light")
{
//popupLight.tEntity.txt=tEntity3.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type3.txt=="fan")
{
page popupFan
@@ -1100,7 +1068,6 @@ Hotspot m3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1115,9 +1082,14 @@ Hotspot m3
}
if(type4.txt=="light")
{
//popupLight.tEntity.txt=tEntity4.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type4.txt=="fan")
{
page popupFan
@@ -1135,7 +1107,6 @@ Hotspot mSpecial
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1152,7 +1123,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1163,7 +1133,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1174,7 +1143,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1901,6 +1869,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardGrid
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -146,7 +145,6 @@ Text tEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -156,7 +154,6 @@ Text tEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity2
@@ -166,7 +163,6 @@ Text tEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity3
@@ -176,7 +172,6 @@ Text tEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity4
@@ -186,7 +181,6 @@ Text tEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity5
@@ -196,7 +190,6 @@ Text tEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity6
@@ -206,7 +199,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -216,7 +208,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -226,7 +217,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -236,7 +226,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -246,14 +235,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -298,7 +285,6 @@ Button bEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -343,7 +329,6 @@ Button bEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -388,7 +373,6 @@ Button bEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -433,7 +417,6 @@ Button bEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -478,7 +461,6 @@ Button bEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -523,7 +505,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -548,7 +529,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -573,7 +553,6 @@ Hotspot mSpecial
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -590,7 +569,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -601,7 +579,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -612,7 +589,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -628,9 +604,15 @@ Timer tmLP
Events
Timer Event
if(tTmp.txt=="light")
{
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(tTmp.txt=="fan")
{
page popupFan
@@ -737,6 +719,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity1.txt,"~",16
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
vis bEntity1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",17
@@ -758,6 +751,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity2.txt,"~",22
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
vis bEntity2,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",23
@@ -779,6 +783,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity3.txt,"~",28
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
vis bEntity3,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",29
@@ -800,6 +815,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity4.txt,"~",34
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
vis bEntity4,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",35
@@ -821,6 +847,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity5.txt,"~",40
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
vis bEntity5,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",41
@@ -842,6 +879,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity6.txt,"~",46
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
vis bEntity6,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",47
@@ -886,6 +934,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -924,10 +976,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,6 @@ Page cardLChart
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -161,7 +160,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -171,14 +169,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -203,7 +199,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -228,7 +223,6 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -239,7 +233,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -250,7 +243,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -261,7 +253,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -632,6 +623,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardMedia
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -221,7 +220,6 @@ Text t0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -250,7 +248,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -280,7 +277,6 @@ Text t2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -309,7 +305,6 @@ Text t3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -339,7 +334,6 @@ Text t5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -368,7 +362,6 @@ Text tAuthor
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -378,7 +371,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -388,7 +380,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -398,7 +389,6 @@ Text tPlayPause
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -427,7 +417,6 @@ Text tShuffle
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : x
@@ -456,7 +445,6 @@ Text tTitle
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -466,14 +454,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hVolume
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -504,7 +490,6 @@ Button bEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -545,7 +530,6 @@ Button bEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -590,7 +574,6 @@ Button bEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -635,7 +618,6 @@ Button bEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -680,7 +662,6 @@ Button bEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -725,7 +706,6 @@ Button bEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -770,7 +750,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -795,7 +774,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -820,7 +798,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -831,7 +808,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -842,7 +818,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1022,6 +997,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity1.txt,"~",25
vis bEntity1,1
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",26
covx tTmp.txt,sys0,0,0
@@ -1043,6 +1029,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity2.txt,"~",31
vis bEntity2,1
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",32
covx tTmp.txt,sys0,0,0
@@ -1064,6 +1061,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity3.txt,"~",37
vis bEntity3,1
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",38
covx tTmp.txt,sys0,0,0
@@ -1085,6 +1093,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity4.txt,"~",43
vis bEntity4,1
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",44
covx tTmp.txt,sys0,0,0
@@ -1106,6 +1125,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity5.txt,"~",49
vis bEntity5,1
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",50
covx tTmp.txt,sys0,0,0
@@ -1127,6 +1157,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity6.txt,"~",55
vis bEntity6,1
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",56
covx tTmp.txt,sys0,0,0
@@ -1170,6 +1211,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1208,10 +1253,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -2,7 +2,6 @@ Page cardPower
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -133,7 +132,6 @@ Text t0Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -143,7 +141,6 @@ Text t0o
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -153,7 +150,6 @@ Text t0u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -163,7 +159,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -173,7 +168,6 @@ Text t1Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -183,7 +177,6 @@ Text t1o
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -193,7 +186,6 @@ Text t1u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -203,7 +195,6 @@ Text t2Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : î °
@@ -213,7 +204,6 @@ Text t2o
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -223,7 +213,6 @@ Text t2u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -233,7 +222,6 @@ Text t3Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : î °
@@ -243,7 +231,6 @@ Text t3o
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -253,7 +240,6 @@ Text t3u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -263,7 +249,6 @@ Text t4Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : î´½
@@ -273,7 +258,6 @@ Text t4o
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -283,7 +267,6 @@ Text t4u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -293,7 +276,6 @@ Text t5Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -303,7 +285,6 @@ Text t5o
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -313,7 +294,6 @@ Text t5u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -323,7 +303,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -333,7 +312,6 @@ Text tHome
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -343,7 +321,6 @@ Text tHome2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -353,7 +330,6 @@ Text tHomeO
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -363,7 +339,6 @@ Text tHomeO2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -373,14 +348,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider h0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -390,7 +363,6 @@ Slider h1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -400,7 +372,6 @@ Slider h2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -410,7 +381,6 @@ Slider h3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -420,7 +390,6 @@ Slider h4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -430,7 +399,6 @@ Slider h5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -440,7 +408,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -465,7 +432,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -490,7 +456,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -501,7 +466,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -512,7 +476,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -959,6 +922,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -997,6 +964,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -2,7 +2,6 @@ Page cardQR
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -134,7 +133,6 @@ Text tEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -144,7 +142,6 @@ Text tEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -154,7 +151,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -164,7 +160,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -174,7 +169,6 @@ Text tIcon2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -184,14 +178,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -216,7 +208,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -241,7 +232,6 @@ Button bText1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -266,7 +256,6 @@ Button bText2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -291,7 +280,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -318,7 +306,6 @@ Dual-state Button btOnOff2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -345,21 +332,18 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Hotspot m1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -370,7 +354,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -381,7 +364,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -606,11 +588,11 @@ Timer tmSerial
{
if(type1.txt=="delete"||type1.txt=="")
{
qrcode m1.x,m1.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m1.x,m1.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}else
{
qrcode m0.x,m0.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m0.x,m0.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}
if(tInstruction.txt=="time")
@@ -685,6 +667,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -755,7 +741,7 @@ Timer tmSleep
{
sleepValue=0
dim=dimValue
tSend.txt="event,sleepReached,cardAlarm"
tSend.txt="event,sleepReached,cardQR"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC

View File

@@ -2,7 +2,6 @@ Page cardThermo
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -157,7 +156,6 @@ XFloat xTempDest
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -166,7 +164,6 @@ XFloat xTempDest1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -175,7 +172,6 @@ XFloat xTempDest2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -184,7 +180,6 @@ XFloat xTempMax1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -193,7 +188,6 @@ XFloat xTempMin1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -202,7 +196,6 @@ XFloat xTempStep1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -211,7 +204,6 @@ Text tCF
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -221,7 +213,6 @@ Text tCF1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -231,7 +222,6 @@ Text tCF2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -241,7 +231,6 @@ Text tCurTemp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -251,7 +240,6 @@ Text tCurTempLbl
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Currently
@@ -261,7 +249,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -271,7 +258,6 @@ Text tStateLbl
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : State
@@ -281,7 +267,6 @@ Text tStatus
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -291,14 +276,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -323,7 +306,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -348,7 +330,6 @@ Dual-state Button bDown2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -366,7 +347,6 @@ Dual-state Button bUp2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -384,7 +364,6 @@ Dual-state Button bt0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -411,7 +390,6 @@ Dual-state Button bt1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -438,7 +416,6 @@ Dual-state Button bt2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -465,7 +442,6 @@ Dual-state Button bt3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -492,7 +468,6 @@ Dual-state Button bt4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -519,7 +494,6 @@ Dual-state Button bt5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -546,7 +520,6 @@ Dual-state Button bt6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -573,7 +546,6 @@ Dual-state Button bt7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -600,7 +572,6 @@ Dual-state Button btDetail
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -616,7 +587,6 @@ Dual-state Button btDown
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -634,7 +604,6 @@ Dual-state Button btDown1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -652,7 +621,6 @@ Dual-state Button btUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -670,7 +638,6 @@ Dual-state Button btUp1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -688,7 +655,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -699,7 +665,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -710,7 +675,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1087,6 +1051,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page pageIcons
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -26,7 +25,6 @@ Text tTmp1
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -36,7 +34,6 @@ Text tTmp2
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -46,7 +43,6 @@ Text tTmp3
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -56,6 +52,5 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled

View File

@@ -2,7 +2,6 @@ Page pageStartup
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -49,7 +48,6 @@ Number frame_ptr
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -58,7 +56,6 @@ Number frapic_w
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 1960
@@ -67,7 +64,6 @@ Number spinner_w
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 140
@@ -76,7 +72,6 @@ Number usual_cnt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -85,7 +80,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -95,7 +89,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -105,7 +98,6 @@ Text tMsg1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Waiting for content ...
@@ -115,7 +107,6 @@ Text tMsg2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : This is taking longer than usual,
@@ -125,7 +116,6 @@ Text tMsg3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : please check your backend configuration
@@ -135,7 +125,6 @@ Text tSend
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : newtxt
@@ -145,7 +134,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -155,24 +143,21 @@ Text tVersion
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 50
Text : 53
Max. Text Size : 10
Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bSendStartup
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : startup
@@ -200,7 +185,6 @@ Hotspot mSpinner
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -295,6 +279,12 @@ Timer tmSerial
{
covx tTmp.txt,defaultFontColor,0,0
}
// get feature flag popup
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt!="")
{
covx tTmp.txt,featNewSliders,0,0
}
}
if(tInstruction.txt=="timeout")
{
@@ -336,6 +326,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page pageTest
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -44,7 +43,6 @@ Text tBench
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -54,7 +52,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : test123test123
@@ -64,14 +61,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : entities
@@ -85,7 +80,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : bauds=115200
@@ -99,7 +93,6 @@ Button b10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : alarm
@@ -113,7 +106,6 @@ Button b11
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : grid
@@ -127,7 +119,6 @@ Button b12
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : power
@@ -141,7 +132,6 @@ Button b13
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : showqq
@@ -155,7 +145,6 @@ Button b14
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : newtxt
@@ -165,7 +154,6 @@ Button b15
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : cardLchart
@@ -179,7 +167,6 @@ Button b16
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : chart
@@ -193,7 +180,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : qr
@@ -207,7 +193,6 @@ Button b3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : disable recmod
@@ -221,7 +206,6 @@ Button b4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : light
@@ -235,7 +219,6 @@ Button b5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : thermo
@@ -249,7 +232,6 @@ Button b6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : shutter
@@ -263,7 +245,6 @@ Button b7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : media
@@ -277,7 +258,6 @@ Button b8
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : screens
@@ -292,7 +272,6 @@ Button b9
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : notify

View File

@@ -2,7 +2,6 @@ Page popupFan
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -109,7 +108,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -119,7 +117,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -129,7 +126,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -139,7 +135,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -149,7 +144,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -159,7 +153,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -169,14 +162,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hSpeed
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -206,7 +197,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -214,7 +204,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupFan,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -231,7 +221,6 @@ Button bMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -261,7 +250,6 @@ Button bMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -291,7 +279,6 @@ Button bMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -321,7 +308,6 @@ Button bModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -370,7 +356,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -589,6 +574,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupInSel
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -127,7 +126,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -137,7 +135,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -147,14 +144,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -162,7 +157,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupInSel,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -179,7 +174,6 @@ Button bMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -209,7 +203,6 @@ Button bMode10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -239,7 +232,6 @@ Button bMode11
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -269,7 +261,6 @@ Button bMode12
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -299,7 +290,6 @@ Button bMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -329,7 +319,6 @@ Button bMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -359,7 +348,6 @@ Button bMode4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -389,7 +377,6 @@ Button bMode5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -419,7 +406,6 @@ Button bMode6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -449,7 +435,6 @@ Button bMode7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -479,7 +464,6 @@ Button bMode8
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -509,7 +493,6 @@ Button bMode9
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -539,7 +522,6 @@ Button bModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -947,6 +929,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupLight
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -68,8 +67,8 @@ Page popupLight
}
if(defaultBcoColor==0)
{
hBrightness.pic=14
hBrightness.pic1=13
hBrightness.pic=24
hBrightness.pic1=25
hBrightness.pic2=15
hTempSlider.pic=16
hTempSlider.pic1=17
@@ -108,7 +107,6 @@ Text t0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Color
@@ -118,7 +116,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Brightness
@@ -128,7 +125,6 @@ Text t2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -138,7 +134,6 @@ Text t3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -148,7 +143,6 @@ Text t4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Temperature
@@ -158,7 +152,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -168,7 +161,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -178,7 +170,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -188,7 +179,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -198,7 +188,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -208,14 +197,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Picture pColorWheel
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -250,7 +237,6 @@ Slider hBrightness
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -280,7 +266,6 @@ Slider hTempSlider
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -310,7 +295,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -335,7 +319,6 @@ Button bColor
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -370,7 +353,6 @@ Button bEffect
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -387,7 +369,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -414,7 +395,7 @@ Dual-state Button btOnOff1
Timer tmCooldown
Attributes
Scope : local
Period (ms): 100
Period (ms): 300
Enabled : no
Events
@@ -652,6 +633,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -0,0 +1,689 @@
Page popupLightNew
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
Events
Preinitialize Event
dim=dimValueNormal
//get entitiy name
tEntity.txt=pageIcons.tTmp1.txt
//get entity id
entn.txt=pageIcons.tTmp2.txt
vis tSend,0
vis tTmp,0
vis tInstruction,0
vis tId,0
vis bEffect,0
vis hBrightness,0
//page open event
// event,pageOpenDetail,typeOfPage,tEntityName
// craft command
tSend.txt="event,pageOpenDetail,popupLight,"+entn.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
//disable brightness by default
//vis t1,0
//vis t2,0
vis hBrightness,1
//disable color temp by default
//vis t4,0
//vis t3,0
vis hTempSlider,0
//disable color wheel components by default
vis bColor,0
//vis t0,0
vis pColorWheel,0
//vis t0,0
popupLightNew.bco=defaultBcoColor
for(sys0=0;sys0<27;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
if(b[sys0].type==53&&defaultBcoColor==0)
{
b[sys0].pic=10
b[sys0].pic2=11
}
}
if(defaultBcoColor==0)
{
hTempSlider.pic=16
hTempSlider.pic1=16
}
Postinitialize Event
fill hBrightness.x,hBrightness.y,100,250,defaultBcoColor
Variable (int32) col
Attributes
Scope: local
Value: 65504
Variable (string) entn
Attributes
Scope : local
Text :
Max. Text Size: 80
Variable (int32) mode
Attributes
Scope: local
Value: 1
Variable (int32) mode_temp
Attributes
Scope: local
Value: 0
Variable (string) strCommand
Attributes
Scope : local
Text :
Max. Text Size: 500
Variable (string) tId
Attributes
Scope : local
Text :
Max. Text Size: 20
Variable (string) tInstruction
Attributes
Scope : local
Text :
Max. Text Size: 20
Variable (string) tSend
Attributes
Scope : local
Text :
Max. Text Size: 200
Variable (string) tTmp
Attributes
Scope : local
Text :
Max. Text Size: 80
Text tEntity
Attributes
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
Max. Text Size : 25
Picture pColorWheel
Attributes
Scope : local
Dragging : 0
Send Component ID: disabled
Events
Touch Press Event
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorWheel,"
sys0=tch0
sys0=sys0-pColorWheel.x
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
sys0=tch1
sys0=sys0-pColorWheel.y
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
covx pColorWheel.h,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Release Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmCooldown.en=1
tmCooldown.tim=2500
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider,"
covx hBrightness.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Release Event
tmCooldown.en=1
tmCooldown.tim=2500
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
covx hTempSlider.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Press Event
if(mode.val==1)
{
mode.val=0
//enable color wheel
vis pColorWheel,1
//disable color temp
//vis t4,0
//vis t3,0
vis hTempSlider,0
}else
{
mode.val=1
//disable color wheel
vis pColorWheel,0
if(mode_temp.val==1)
{
//enable color temp
//vis t4,1
//vis t3,1
vis hTempSlider,1
}
}
Button bEffect
Attributes
Scope : local
Dragging : 0
Send Component ID: disabled
State : unpressed
Text : 
Max. Text Size : 10
Events
Touch Press Event
pageIcons.tTmp1.txt=tEntity.txt
pageIcons.tTmp2.txt=entn.txt
page popupInSel
Dual-state Button btOnOff1
Attributes
Scope : local
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
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Timer tmCooldown
Attributes
Scope : local
Period (ms): 300
Enabled : no
Events
Timer Event
tmCooldown.en=0
Timer tmDrawCooldown
Attributes
Scope : local
Period (ms): 500
Enabled : no
Events
Timer Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmDrawCooldown.en=0
Timer tmSerial
Attributes
Scope : local
Period (ms): 50
Enabled : yes
Events
Timer Event
// data available
if(usize>1)
{
bufferPos=0
while(bufferPos<usize)
{
// check for 0x55 0xBB - Command Init Secuence
if(u[bufferPos]==187&&u[bufferPos-1]==85)
{
//remove garbage at the start of the buffer if there's any to free buffer for command
if(u[bufferPos]!=1)
{
udelete bufferPos-1
}
//instruction is now aligned with buffer, because we deleted garbage before instrcution
//get length after init sequence (check if there are more than to bytes in buffer)
if(3<usize)
{
// check if serial buffer has reached the announced length
ucopy payloadLength,2,2,0
// we are only checking payload length so we have to skip first 3 bytes (init+payload length) (-1 because of < instead of <=)
payloadLength+=3
// payload length does also not contain crc, so we are adding another 2 bytes for crc
payloadLength+=2
if(payloadLength<usize)
{
// calculate crc
crcrest 1,0xFFFF
// u[2] contains payload legth at 3rd pos in buffer, we are calculating crc from 3rd pos with number of bytes from payload length
//crcputu 3,u[2]
// u[2] cotnains payload length, we are calculating a crc over the whole message, so we have to add 3 to the length from u[2]
crcputu 0,payloadLength-1
// get recived crc to be able to compare it
ucopy recvCrc,payloadLength-1,2,0
// compare crc with recived value
if(crcval==recvCrc)
{
// crc is okay
// here is the location where acual code should be
// write command to variable strCommand
ucopy strCommand.txt,4,payloadLength-5,0
// 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,tTmp.txt,"~",1
if(tInstruction.txt=="entityUpdateDetail"&&entn.txt==tTmp.txt)
{
// change icon
//spstr strCommand.txt,tIcon1.txt,"~",2
//vis tIcon1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",3
covx tTmp.txt,sys0,0,0
col.val=sys0
//tEntity.pco=sys0
// get Button State
spstr strCommand.txt,tTmp.txt,"~",4
covx tTmp.txt,sys0,0,0
btOnOff1.val=sys0
// get Brightness value
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt=="disable")
{
//vis t1,0
//vis t2,0
vis hBrightness,0
}else
{
//vis t1,1
//vis t2,1
vis hBrightness,1
covx tTmp.txt,sys0,0,0
hBrightness.val=sys0
tmDrawCooldown.en=1
tmDrawCooldown.tim=500
}
// get ColorTemp value
spstr strCommand.txt,tTmp.txt,"~",6
if(tTmp.txt=="disable")
{
vis hTempSlider,0
//vis t3,0
//vis t4,0
mode_temp.val=0
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else if(tTmp.txt=="unknown") // temp supported, but not in color mode
{
mode_temp.val=1
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else
{
mode_temp.val=1
vis hTempSlider,1
//vis t3,1
//vis t4,1
if(tmCooldown.en==0)
{
covx tTmp.txt,sys0,0,0
hTempSlider.val=sys0
}
// mode == 0 is rgb controls currently shown
if(mode.val==0)
{
// switch mode
click bColor,1
click bColor,0
}
}
// get Color value
spstr strCommand.txt,tTmp.txt,"~",7
// disable -> isn't supported
if(tTmp.txt=="disable")
{
//vis t0,0
vis bColor,0
vis pColorWheel,0
}else
{
//vis t0,1
//only enable bColor button if color temp is also supported
if(mode_temp.val==1)
{
vis bColor,1
}
if(mode.val==0)
{
vis pColorWheel,1
}
}
// set t0 Color (Localization)
//spstr strCommand.txt,t0.txt,"~",8
// set t4 Temperature (Localization)
//spstr strCommand.txt,t4.txt,"~",9
// set t1 Brightness (Localization)
//spstr strCommand.txt,t1.txt,"~",10
// activate effect button
spstr strCommand.txt,tTmp.txt,"~",11
if(tTmp.txt=="enable")
{
vis bEffect,1
}else
{
vis bEffect,0
}
}
if(tInstruction.txt=="time")
{
// get set time to global variable
spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
}
if(tInstruction.txt=="date")
{
// get set date to global variable
spstr strCommand.txt,pageIcons.vaDate.txt,"~",1
}
if(tInstruction.txt=="dimmode")
{
// get value
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,dimValue,0,0
// get value normal
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
dim=dimValueNormal
// get background color
spstr strCommand.txt,tTmp.txt,"~",3
if(tTmp.txt!="")
{
covx tTmp.txt,defaultBcoColor,0,0
}
// get font color
spstr strCommand.txt,tTmp.txt,"~",4
if(tTmp.txt!="")
{
covx tTmp.txt,defaultFontColor,0,0
}
}
if(tInstruction.txt=="timeout")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,sleepTimeout,0,0
}
if(tInstruction.txt=="pageType")
{
//command format pageType,specialPageName
//write name of speical page to tId
spstr strCommand.txt,tId.txt,"~",1
//save second arg if there's one
spstr strCommand.txt,tTmp.txt,"~",2
//save third arg if there's one
spstr strCommand.txt,pageIcons.tTmp2.txt,"~",3
spstr strCommand.txt,pageIcons.tTmp3.txt,"~",4
//we are going to exit this page with this command, so we have to clear the buffer, so we are not getting into a stupid loop ...
udelete payloadLength-1
bufferPos=0
if(tId.txt=="pageStartup")
{
page pageStartup
}
if(tId.txt=="screensaver")
{
page screensaver
}
if(tId.txt=="cardEntities")
{
page cardEntities
}
if(tId.txt=="cardGrid")
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupLight
}
if(tId.txt=="popupShutter")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupShutter
}
if(tId.txt=="popupNotify")
{
page popupNotify
}
if(tId.txt=="cardThermo")
{
page cardThermo
}
if(tId.txt=="cardMedia")
{
page cardMedia
}
if(tId.txt=="cardAlarm")
{
page cardAlarm
}
if(tId.txt=="cardQR")
{
page cardQR
}
if(tId.txt=="cardPower")
{
page cardPower
}
if(tId.txt=="cardChart")
{
page cardChart
}
}
// end of user code
udelete payloadLength-1
bufferPos=0
}
}
}
}
// next character
bufferPos++
}
}
Timer tmSleep
Attributes
Scope : local
Period (ms): 1000
Enabled : yes
Events
Timer Event
if(sleepTimeout!=0)
{
sleepValue+=1
if(sleepTimeout<=sleepValue)
{
sleepValue=0
click b0,1
click b0,0
}
}
TouchCap tc0
Attributes
Scope: local
Value: 0
Events
Touch Press Event
sleepValue=0

View File

@@ -2,7 +2,6 @@ Page popupNotify
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -19,6 +18,8 @@ Page popupNotify
vis tTmp,0
vis tInstruction,0
vis tId,0
vis b1,0
vis b2,0
popupNotify.bco=defaultBcoColor
tHeading.bco=defaultBcoColor
b0.bco=defaultBcoColor
@@ -64,7 +65,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -74,7 +74,6 @@ Text tIcon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -84,7 +83,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -94,7 +92,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -104,7 +101,6 @@ Text tText
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -114,7 +110,6 @@ Text tTextAlt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -124,7 +119,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -134,14 +128,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -167,7 +159,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -194,7 +185,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -362,7 +352,7 @@ Timer tmSerial
covx tTmp.txt,defaultFontColor,0,0
}
}
if(tInstruction.txt=="timeout")
if(tInstruction.txt=="timeout2")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
@@ -399,6 +389,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities
@@ -407,6 +401,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupShutter
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -116,7 +115,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -126,7 +124,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -136,7 +133,6 @@ Text tInfo1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -146,7 +142,6 @@ Text tPosHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Position
@@ -156,7 +151,6 @@ Text tTiltHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -166,14 +160,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hPosition
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -202,7 +194,6 @@ Slider hTilt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -231,7 +222,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -256,7 +246,6 @@ Button bDown1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -281,7 +270,6 @@ Button bStop1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -306,7 +294,6 @@ Button bTLeft
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -331,7 +318,6 @@ Button bTRight
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -356,7 +342,6 @@ Button bTStop
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -381,7 +366,6 @@ Button bUp1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -641,6 +625,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupThermo
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -175,7 +174,6 @@ Text heading1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -185,7 +183,6 @@ Text heading2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -195,7 +192,6 @@ Text heading3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -205,7 +201,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -215,7 +210,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -225,14 +219,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -240,7 +232,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupThermo,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -257,7 +249,6 @@ Button bMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -287,7 +278,6 @@ Button bMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -317,7 +307,6 @@ Button bMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -347,7 +336,6 @@ Button bModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -396,7 +384,6 @@ Button cMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -426,7 +413,6 @@ Button cMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -456,7 +442,6 @@ Button cMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -486,7 +471,6 @@ Button cModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -534,7 +518,6 @@ Button dMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -564,7 +547,6 @@ Button dMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -594,7 +576,6 @@ Button dMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -624,7 +605,6 @@ Button dModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -912,6 +892,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupTimer
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -169,7 +168,6 @@ Number n1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -208,7 +206,6 @@ Number n2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -247,7 +244,6 @@ Text t0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : +/- 1 +/- 5 +/- 10 +/- 15
@@ -257,7 +253,6 @@ Text tDP
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : :
@@ -267,7 +262,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -277,7 +271,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -287,7 +280,6 @@ Text tTime
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 21:32
@@ -297,14 +289,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -312,7 +302,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupTimer,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -329,7 +319,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : START
@@ -356,7 +345,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : CANCEL
@@ -383,7 +371,6 @@ Button b3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : PAUSE
@@ -410,7 +397,6 @@ Button bZ1M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -439,7 +425,6 @@ Button bZ1P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -468,7 +453,6 @@ Button bZ2M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -497,7 +481,6 @@ Button bZ2P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -526,7 +509,6 @@ Button bZ3M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -555,7 +537,6 @@ Button bZ3P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -584,7 +565,6 @@ Button bZ4M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -613,7 +593,6 @@ Button bZ4P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -642,7 +621,6 @@ Button fToggleEdit
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : hidden
@@ -883,6 +861,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page screensaver
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -108,7 +107,6 @@ Text t10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : |
@@ -118,7 +116,6 @@ Text tAMPM
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : PM
@@ -128,7 +125,6 @@ Text tDate
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Tuesday, 08. March 2022
@@ -138,7 +134,6 @@ Text tF1Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -148,7 +143,6 @@ Text tF2Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -158,7 +152,6 @@ Text tF3Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -168,7 +161,6 @@ Text tF4Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -178,7 +170,6 @@ Text tForecast1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -188,7 +179,6 @@ Text tForecast1Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -198,7 +188,6 @@ Text tForecast2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -208,7 +197,6 @@ Text tForecast2Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -218,7 +206,6 @@ Text tForecast3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -228,7 +215,6 @@ Text tForecast3Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -238,7 +224,6 @@ Text tForecast4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -248,7 +233,6 @@ Text tForecast4Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -258,7 +242,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -268,7 +251,6 @@ Text tIcon2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -278,7 +260,6 @@ Text tMainIcon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -288,7 +269,6 @@ Text tMainIconAlt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -298,7 +278,6 @@ Text tMainIconAlt2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -308,7 +287,6 @@ Text tMainText
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -318,7 +296,6 @@ Text tMainTextAlt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -328,7 +305,6 @@ Text tMainTextAlt2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -338,7 +314,6 @@ Text tNotifyHead
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -348,7 +323,6 @@ Text tNotifyText
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -358,7 +332,6 @@ Text tTime
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 21:32
@@ -368,7 +341,6 @@ Text tTimeAdd
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -378,7 +350,6 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Timer tm0
@@ -606,6 +577,12 @@ Timer tmSerial
vis tMainTextAlt,0
vis tMainTextAlt2,0
vis tMainIconAlt2,0
if(p0.w!=320)
{
vis tForecast1,1
vis tF1Icon,1
vis tForecast1Val,1
}
}
}
if(tInstruction.txt=="color"&&tNotifyHead.txt==""&&tNotifyText.txt=="")
@@ -728,6 +705,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities
@@ -736,6 +717,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page screensaver2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -108,7 +107,6 @@ Text d1Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -118,7 +116,6 @@ Text d1Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -128,7 +125,6 @@ Text d2Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -138,7 +134,6 @@ Text d2Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -148,7 +143,6 @@ Text d3Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -158,7 +152,6 @@ Text d3Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -168,7 +161,6 @@ Text e1Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -178,7 +170,6 @@ Text e1Name
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -188,7 +179,6 @@ Text e1Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -198,7 +188,6 @@ Text e2Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -208,7 +197,6 @@ Text e2Name
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -218,7 +206,6 @@ Text e2Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -228,7 +215,6 @@ Text e3Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -238,7 +224,6 @@ Text e3Name
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -248,7 +233,6 @@ Text e3Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -258,7 +242,6 @@ Text e4Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -268,7 +251,6 @@ Text e4Name
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -278,7 +260,6 @@ Text e4Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -288,7 +269,6 @@ Text e5Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -298,7 +278,6 @@ Text e5Name
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -308,7 +287,6 @@ Text e5Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -318,7 +296,6 @@ Text e6Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -328,7 +305,6 @@ Text e6Name
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -338,7 +314,6 @@ Text e6Val
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -348,7 +323,6 @@ Text f1Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -358,7 +332,6 @@ Text f2Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -368,7 +341,6 @@ Text f3Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -378,7 +350,6 @@ Text f4Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -388,7 +359,6 @@ Text f5Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -398,7 +368,6 @@ Text tAMPM
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : PM
@@ -408,7 +377,6 @@ Text tDate
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Thursday, 02.02
@@ -418,27 +386,24 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
Max. Text Size : 10
Max. Text Size : 16
Text tIcon2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
Max. Text Size : 10
Max. Text Size : 16
Text tMainIcon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -448,7 +413,6 @@ Text tMainText
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -458,7 +422,6 @@ Text tNotifyHead
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -468,7 +431,6 @@ Text tNotifyText
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -478,7 +440,6 @@ Text tTime
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 21:32
@@ -488,7 +449,6 @@ Text tTimeAdd
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -498,7 +458,6 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Timer tm0
@@ -803,6 +762,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -841,6 +804,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="timeout")
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,13 @@
+++ /dev/fd/62 2023-02-18 15:07:51.297065909 +0000
+++ /dev/fd/62 2023-09-16 10:55:16.569411880 +0000
+I/n2t-out/Program.s.txt
++ HMI/US/portrait/n2t-out/Program.s.txt
+1 +12,11 @@
+eature flags
+ featNewSliders=0
+nth 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
+I/n2t-out/cardEntities.txt
++ HMI/US/portrait/n2t-out/cardEntities.txt
+6 +61,36 @@
+6 +60,36 @@
+ //ui e6
+ vis btOnOff6,0
+ vis bUp6,0
@@ -18,7 +22,7 @@
+ for(sys0=0;sys0<90;sys0++)
+ }
+ if(b[sys0].type==53&&defaultBcoColor==0)
+5 +106,57 @@
+5 +105,57 @@
+ }
+ }
+
@@ -27,87 +31,144 @@
+ Scope : local
+ Text :
+ Max. Text Size: 80
+ Max. Text Size: 65
+ Max. Text Size: 64
+
+e (string) entn2
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 80
+ Max. Text Size: 65
+ Max. Text Size: 64
+
+e (string) entn3
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 80
+ Max. Text Size: 65
+ Max. Text Size: 65
+ Max. Text Size: 65
+ Max. Text Size: 64
+ Max. Text Size: 64
+ Max. Text Size: 64
+
+e (string) entn6
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 65
+ Max. Text Size: 64
+
+e (string) nent1
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 80
+ Max. Text Size: 40
+ Max. Text Size: 38
+
+e (string) nent2
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 40
+14 +186,26 @@
+ Max. Text Size: 80
+ Max. Text Size: 38
+14 +185,26 @@
+e (string) type6
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 10
+
+14 +234,32 @@
+nNum6
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Value : 0
+14 +229,30 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Value : 0
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Value : 0
+
+14 +292,34 @@
+ntity6
+nNum6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Value : 0
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity1
+14 +281,32 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity4
+ Max. Text Size : 30
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity5
+ Max. Text Size : 30
+
+14 +362,34 @@
+con6
+ntity6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity5
+ Max. Text Size : 30
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
+14 +344,32 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : 
+ Max. Text Size : 5
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : 
+ Max. Text Size : 5
+
+14 +531,70 @@
+con6
+ributes
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : 
+ Max. Text Size : 5
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
+14 +503,68 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ Position : 50
+ Upper range limit: 100
+ Lower range limit: 0
+hSlider6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+ Position : 50
+ Upper range limit: 100
@@ -115,9 +176,9 @@
+
+nts
+ Touch Release Event
+ nNum5.val=hSlider5.val
+ nNum6.val=hSlider6.val
+ tSend.txt="event,buttonPress2,"+entn6.txt+",number-set,"
+ covx nNum5.val,tTmp.txt,0,0
+ covx nNum6.val,tTmp.txt,0,0
+ tSend.txt+=tTmp.txt
+ //send calc crc
+ btlen tSend.txt,sys0
@@ -131,12 +192,22 @@
+ prints tSend.txt,0
+ prints crcval,2
+
+14 +687,64 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+14 +653,62 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+ Max. Text Size : 10
+bDown6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
@@ -157,12 +228,22 @@
+ prints tSend.txt,0
+ prints crcval,2
+
+14 +887,64 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+14 +845,62 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+ Max. Text Size : 10
+bStop6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
@@ -183,12 +264,22 @@
+ prints tSend.txt,0
+ prints crcval,2
+
+14 +1037,64 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text :
+14 +989,62 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text :
+ Max. Text Size : 45
+bText6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+ State : unpressed
+ Text :
@@ -209,12 +300,22 @@
+ prints tSend.txt,0
+ prints crcval,2
+
+14 +1187,64 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+14 +1133,62 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+ Max. Text Size : 10
+bUp6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
@@ -235,12 +336,22 @@
+ prints tSend.txt,0
+ prints crcval,2
+
+14 +1345,68 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text :
+14 +1285,66 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text :
+ Max. Text Size : 10
+ate Button btOnOff6
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+ State : unpressed
+ Text :
@@ -249,7 +360,7 @@
+nts
+ Touch Press Event
+ tSend.txt="event,buttonPress2,"+entn6.txt+",OnOff,"
+ covx btOnOff5.val,tTmp.txt,0,0
+ covx btOnOff6.val,tTmp.txt,0,0
+ tSend.txt+=tTmp.txt
+ //send calc crc
+ btlen tSend.txt,sys0
@@ -263,10 +374,24 @@
+ prints tSend.txt,0
+ prints crcval,2
+
+,14 +1539,84 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+nts
+,14 +1493,92 @@
+ page popupInSel
+ if(type4.txt=="timer")
+ page popupTimer
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ if(featNewSliders==1)
+ {
+ page popupLightNew
+ }else
+ {
+ page popupLight
+ }
+ if(type5.txt=="timer")
+ {
+ page popupTimer
@@ -276,7 +401,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID: disabled
+
+nts
@@ -291,9 +415,14 @@
+ }
+ if(type6.txt=="light")
+ {
+ //popupLight.tEntity.txt=tEntity5.txt
+ if(featNewSliders==1)
+ {
+ page popupLightNew
+ }else
+ {
+ page popupLight
+ }
+ }
+ if(type6.txt=="fan")
+ {
+ page popupFan
@@ -306,7 +435,11 @@
+ {
+ page popupTimer
+ }
+,14 +2344,312 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+nts
+,14 +2302,312 @@
+ spstr strCommand.txt,type5.txt,"~",38
+ spstr strCommand.txt,entn5.txt,"~",39
+ spstr strCommand.txt,tIcon5.txt,"~",40
@@ -467,9 +600,213 @@
+ covx tTmp.txt,sys0,0,0
+ hSlider6.maxval=sys0
+ }
+I/n2t-out/cardGrid2.txt
++ HMI/US/portrait/n2t-out/cardGrid2.txt
+6 +25,28 @@
+ vis bEntity2,0
+ vis bEntity3,0
+ vis bEntity4,0
+ vis bEntity5,0
+ vis bEntity6,0
+ vis bEntity7,0
+ vis bEntity8,0
+ vis bEntity9,0
+ vis tEntity1,0
+ vis tEntity2,0
+ vis tEntity3,0
+ vis tEntity4,0
+ vis tEntity5,0
+ vis tEntity6,0
+ vis tEntity7,0
+ vis tEntity8,0
+ vis tEntity9,0
+ vis bPrev,0
+ vis bNext,0
+ cardGrid2.bco=defaultBcoColor
+ for(sys0=0;sys0<48;sys0++)
+ for(sys0=0;sys0<50;sys0++)
+ {
+ if(b[sys0].type==98||b[sys0].type==116)
+ {
+ b[sys0].bco=defaultBcoColor
+ b[sys0].pco=defaultFontColor
+ }
+ }
+4 +95,20 @@
+
+e (string) entn8
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 80
+
+e (string) entn9
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 80
+
+e (string) nent1
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 80
+
+e (string) nent2
+14 +173,20 @@
+
+e (string) type8
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 10
+
+e (string) type9
+ributes
+ Scope : local
+ Text :
+ Max. Text Size: 10
+
+ntity1
+ributes
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity1
+14 +251,23 @@
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity8
+ Max. Text Size : 30
+
+ntity9
+ributes
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : tEntity9
+ Max. Text Size : 30
+
+eading
+ributes
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
+14 +654,58 @@
+ crcputs tSend.txt,0
+ //send cmd
+ printh 55 bb
+ prints sys0,2
+ prints tSend.txt,0
+ prints crcval,2
+
+bEntity9
+ributes
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+ Max. Text Size : 10
+
+nts
+ Touch Press Event
+ tmLP.en=1
+ tTmp.txt=type9.txt
+ pageIcons.tTmp1.txt=tEntity9.txt
+ pageIcons.tTmp2.txt=entn9.txt
+ pageIcons.tTmp3.txt=bEntity9.txt
+ if(type9.txt=="shutter")
+ {
+ page popupShutter
+ }
+ if(type9.txt=="input_sel")
+ {
+ page popupInSel
+ }
+ if(type9.txt=="timer")
+ {
+ page popupTimer
+ }
+
+ Touch Release Event
+ tmLP.en=0
+ tSend.txt="event,buttonPress2,"+entn9.txt+",button"
+ //send calc crc
+ btlen tSend.txt,sys0
+ crcrest 1,0xffff // reset CRC
+ crcputh 55 bb
+ crcputs sys0,2
+ crcputs tSend.txt,0
+ //send cmd
+ printh 55 bb
+ prints sys0,2
+ prints tSend.txt,0
+ prints crcval,2
+
+bNext
+ributes
+ Scope : local
+ Dragging : 0
+ Send Component ID: disabled
+ State : unpressed
+ Text : 
+,14 +1160,46 @@
+ spstr strCommand.txt,tTmp.txt,"~",59
+ covx tTmp.txt,sys0,0,0
+ bEntity8.pco=sys0
+ // set name
+ spstr strCommand.txt,tEntity8.txt,"~",60
+ vis tEntity8,1
+ }
+ // get Type
+ spstr strCommand.txt,type9.txt,"~",62
+ // get internal name
+ spstr strCommand.txt,entn9.txt,"~",63
+ if(type9.txt=="delete"||type9.txt=="")
+ {
+ vis tEntity9,0
+ vis bEntity9,0
+ }else
+ {
+ // change icon
+ spstr strCommand.txt,bEntity9.txt,"~",64
+ // way to get force font adjustment
+ strlen bEntity9.txt,sys0
+ //check 2nd last char for ¬
+ substr bEntity9.txt,tTmp.txt,sys0-2,1
+ if(tTmp.txt=="¬")
+ {
+ substr bEntity9.txt,tTmp.txt,sys0-1,1
+ covx tTmp.txt,sys1,0,0
+ bEntity9.font=sys1
+ substr bEntity9.txt,bEntity9.txt,0,sys0-2
+ }
+ vis bEntity9,1
+ // change icon color
+ spstr strCommand.txt,tTmp.txt,"~",65
+ covx tTmp.txt,sys0,0,0
+ bEntity9.pco=sys0
+ // set name
+ spstr strCommand.txt,tEntity9.txt,"~",66
+ vis tEntity9,1
+ }
+ }
+ if(tInstruction.txt=="pageType")
+ {
+ sleepValue=0
+ //command format pageType,specialPageName
+ //write name of speical page to tId
+ spstr strCommand.txt,tId.txt,"~",1
+I/n2t-out/cardPower.txt
++ HMI/US/portrait/n2t-out/cardPower.txt
+6 +46,16 @@
+6 +45,16 @@
+ b[sys0].bco=defaultBcoColor
+ b[sys0].pco=defaultFontColor
+ }
@@ -488,7 +825,7 @@
+
+e (string) nent1
+ributes
+9 +76,75 @@
+9 +75,75 @@
+ Max. Text Size: 1000
+
+e (int32) t0Speed
@@ -564,9 +901,9 @@
+ Max. Text Size: 20
+
+e (string) tInstruction
+24 +171,14 @@
+23 +169,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : 
@@ -576,7 +913,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -586,12 +922,12 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+24 +201,14 @@
+ Text :
+23 +196,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : 
@@ -601,7 +937,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -611,12 +946,12 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+24 +221,14 @@
+ Text :
+23 +214,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : î °
@@ -626,7 +961,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -636,12 +970,12 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+24 +241,14 @@
+ Text :
+23 +232,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : î °
@@ -651,7 +985,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -661,12 +994,12 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+24 +261,14 @@
+ Text :
+23 +250,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : î´½
@@ -676,7 +1009,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -686,12 +1018,12 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+24 +281,14 @@
+ Text :
+23 +268,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : 
@@ -701,7 +1033,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -711,10 +1042,10 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+85 +511,79 @@
+ Text :
+85 +480,79 @@
+ h0.val=h0.minval
+ }
+ if(sys0<h0.minval)
@@ -800,9 +1131,26 @@
+ Scope : local
+ Period (ms): 50
+ Enabled : yes
+15 +938,15 @@
+ }
+ if(tId.txt=="cardChart")
+ {
+ page cardChart
+ }
+ if(tId.txt=="cardLChart")
+ {
+ page cardLChart
+ page cardChart
+ }
+ }
+ if(tInstruction.txt=="time")
+ {
+ // get set time to global variable
+ spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
+ }
+I/n2t-out/pageStartup.txt
++ HMI/US/portrait/n2t-out/pageStartup.txt
+0 +35,14 @@
+0 +34,14 @@
+
+e (string) strCommand
+ributes
@@ -820,12 +1168,102 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Value : 0
+15 +108,15 @@
+
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : please check your backend configuration
+ Text : pls check your backend configuration
+ Max. Text Size : 100
+ Scope : local
+ Dragging : 0
+ Send Component ID : disabled
+15 +158,15 @@
+ Max. Text Size : 10
+15 +276,15 @@
+ // get feature flag popup
+ spstr strCommand.txt,tTmp.txt,"~",5
+ if(tTmp.txt!="")
+ {
+ covx tTmp.txt,featNewSliders,0,0
+ }
+ }
+ if(tInstruction.txt=="timeout")
+ if(tInstruction.txt=="timeout2")
+ {
+ //set timeout to global var
+ spstr strCommand.txt,tTmp.txt,"~",1
+ covx tTmp.txt,sleepTimeout,0,0
+ }
+ if(tInstruction.txt=="pageType")
+ {
+I/n2t-out/popupLight.txt
++ HMI/US/portrait/n2t-out/popupLight.txt
+3 +48,33 @@
+ vis hTempSlider,0
+ //disable color wheel components by default
+ vis bColor,0
+ vis t0,0
+ vis pColorWheel,0
+ //vis t0,0
+ popupLight.bco=defaultBcoColor
+ for(sys0=0;sys0<27;sys0++)
+ for(sys0=0;sys0<28;sys0++)
+ {
+ if(b[sys0].type==98||b[sys0].type==116)
+ {
+ b[sys0].bco=defaultBcoColor
+ b[sys0].pco=defaultFontColor
+ }
+ if(b[sys0].type==53&&defaultBcoColor==0)
+ {
+ b[sys0].pic=10
+ b[sys0].pic2=11
+ }
+ }
+ if(defaultBcoColor==0)
+ {
+ hBrightness.pic=24
+ hBrightness.pic1=25
+ hBrightness.pic=14
+ hBrightness.pic1=13
+ hBrightness.pic2=15
+ hTempSlider.pic=16
+ hTempSlider.pic=23
+ hTempSlider.pic1=17
+ hTempSlider.pic2=15
+ }
+
+e (string) entn
+ributes
+ Scope : local
+I/n2t-out/popupNotify.txt
++ HMI/US/portrait/n2t-out/popupNotify.txt
+15 +348,15 @@
+ // get font color
+ spstr strCommand.txt,tTmp.txt,"~",4
+ if(tTmp.txt!="")
+ {
+ covx tTmp.txt,defaultFontColor,0,0
+ }
+ }
+ if(tInstruction.txt=="timeout2")
+ if(tInstruction.txt=="timeout")
+ {
+ //set timeout to global var
+ spstr strCommand.txt,tTmp.txt,"~",1
+ covx tTmp.txt,sleepTimeout,0,0
+ }
+ if(tInstruction.txt=="exitPopup")
+ {
+I/n2t-out/screensaver.txt
++ HMI/US/portrait/n2t-out/screensaver.txt
+7 +29,14 @@
+7 +28,14 @@
+ }
+ tDate.txt=pageIcons.vaDate.txt
+ dim=dimValue
@@ -843,7 +1281,7 @@
+ Max. Text Size: 600
+
+e (string) strTmp
+35 +100,14 @@
+34 +99,14 @@
+ Value: 0
+
+e (int32) ycR
@@ -855,7 +1293,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -876,12 +1313,33 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text : |
+20 +573,14 @@
+ {
+ vis tMainIcon,1
+ vis tMainIconAlt,0
+ vis tMainText,1
+ vis tMainTextAlt,0
+ vis tMainTextAlt2,0
+ vis tMainIconAlt2,0
+ if(p0.w!=320)
+ {
+ vis tForecast1,1
+ vis tF1Icon,1
+ vis tForecast1Val,1
+ }
+ }
+ }
+ if(tInstruction.txt=="color"&&tNotifyHead.txt==""&&tNotifyText.txt=="")
+ {
+ spstr strCommand.txt,tTmp.txt,"~",1
+ covx tTmp.txt,tTime.bco,0,0
+ if(tTime.bco!=screensaver.bco)
+I/n2t-out/screensaver2.txt
++ HMI/US/portrait/n2t-out/screensaver2.txt
+7 +29,14 @@
+7 +28,14 @@
+ }
+ tDate.txt=pageIcons.vaDate.txt
+ dim=dimValue
@@ -899,9 +1357,9 @@
+ Max. Text Size: 1979
+
+e (string) strTmp
+35 +390,14 @@
+34 +360,14 @@
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -911,7 +1369,6 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+ Text :
@@ -932,10 +1389,10 @@
+ributes
+ Scope : local
+ Dragging : 0
+ Disable release event after dragging: 0
+ Send Component ID : disabled
+ Associated Keyboard: none
+15 +590,14 @@
+ Text : PM
+15 +549,14 @@
+ if(tTmp.txt!="")
+ {
+ covx tTmp.txt,defaultFontColor,0,0

View File

@@ -14,6 +14,9 @@ Program.s
//color vars
int defaultFontColor=65535
int defaultBcoColor=6371
//feature flags
int featNewSliders=0
// fix touch offset (Removed for US version)
//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

View File

@@ -3,7 +3,6 @@ Page cardAlarm
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -140,7 +139,6 @@ Text tCode
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 23
@@ -170,7 +168,6 @@ Text tHeading
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 68
@@ -200,7 +197,6 @@ Text tIcon
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 236
@@ -230,7 +226,6 @@ Text tId
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 99
@@ -260,7 +255,6 @@ Text tInstruction
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -290,7 +284,6 @@ Text tTmp
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 42
@@ -320,7 +313,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -337,7 +329,6 @@ Button arm1
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 17
@@ -391,7 +382,6 @@ Button arm2
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 17
@@ -445,7 +435,6 @@ Button arm3
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 171
@@ -499,7 +488,6 @@ Button arm4
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 172
@@ -553,7 +541,6 @@ Button b0
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
@@ -596,7 +583,6 @@ Button b1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 117
@@ -639,7 +625,6 @@ Button b10
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 117
@@ -682,7 +667,6 @@ Button b11
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 209
@@ -725,7 +709,6 @@ Button b2
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 209
@@ -768,7 +751,6 @@ Button b3
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
@@ -811,7 +793,6 @@ Button b4
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 117
@@ -854,7 +835,6 @@ Button b5
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 209
@@ -897,7 +877,6 @@ Button b6
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
@@ -940,7 +919,6 @@ Button b7
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 117
@@ -983,7 +961,6 @@ Button b8
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 209
@@ -1026,7 +1003,6 @@ Button b9
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 24
@@ -1084,7 +1060,6 @@ Button bNext
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -1131,7 +1106,6 @@ Button bPrev
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -1178,7 +1152,6 @@ Hotspot mSwipeNext
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 311
@@ -1198,7 +1171,6 @@ Hotspot mSwipePrev
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1218,7 +1190,6 @@ Hotspot mSwipeUp
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 10
@@ -1523,6 +1494,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardChart
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -186,7 +185,6 @@ XFloat x0
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 108
@@ -218,7 +216,6 @@ Text tHeading
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 66
@@ -248,7 +245,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -265,7 +261,6 @@ Button bNext
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -312,7 +307,6 @@ Button bPrev
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -359,7 +353,6 @@ Hotspot m0
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 20
@@ -450,7 +443,6 @@ Hotspot mSwipeNext
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 311
@@ -470,7 +462,6 @@ Hotspot mSwipePrev
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -490,7 +481,6 @@ Hotspot mSwipeUp
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 10
@@ -813,6 +803,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardEntities
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -119,56 +118,56 @@ Variable (string) entn1
ID : 48
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn2
Attributes
ID : 49
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn3
Attributes
ID : 50
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn4
Attributes
ID : 51
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn5
Attributes
ID : 61
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn6
Attributes
ID : 88
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) nent1
Attributes
ID : 90
Scope : local
Text :
Max. Text Size: 40
Max. Text Size: 38
Variable (string) nent2
Attributes
ID : 89
Scope : local
Text :
Max. Text Size: 40
Max. Text Size: 38
Variable (string) strCommand
Attributes
@@ -231,7 +230,6 @@ Number nNum1
ID : 68
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -261,7 +259,6 @@ Number nNum2
ID : 69
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -291,7 +288,6 @@ Number nNum3
ID : 70
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -321,7 +317,6 @@ Number nNum4
ID : 71
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -351,7 +346,6 @@ Number nNum5
ID : 72
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -381,7 +375,6 @@ Number nNum6
ID : 86
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -411,7 +404,6 @@ Text tEntity1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -441,7 +433,6 @@ Text tEntity2
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -471,7 +462,6 @@ Text tEntity3
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -501,7 +491,6 @@ Text tEntity4
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -531,7 +520,6 @@ Text tEntity5
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -561,7 +549,6 @@ Text tEntity6
ID : 77
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -591,7 +578,6 @@ Text tHeading
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 60
@@ -621,7 +607,6 @@ Text tIcon1
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -651,7 +636,6 @@ Text tIcon2
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -681,7 +665,6 @@ Text tIcon3
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 13
@@ -711,7 +694,6 @@ Text tIcon4
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -741,7 +723,6 @@ Text tIcon5
ID : 54
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -771,7 +752,6 @@ Text tIcon6
ID : 78
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -801,7 +781,6 @@ Text tId
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 99
@@ -831,7 +810,6 @@ Text tInstruction
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -861,7 +839,6 @@ Text tTmp
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 286
@@ -891,7 +868,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -908,7 +884,6 @@ Slider hSlider1
ID : 63
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 164
@@ -951,7 +926,6 @@ Slider hSlider2
ID : 64
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 164
@@ -994,7 +968,6 @@ Slider hSlider3
ID : 65
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 164
@@ -1037,7 +1010,6 @@ Slider hSlider4
ID : 66
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 164
@@ -1080,7 +1052,6 @@ Slider hSlider5
ID : 67
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 164
@@ -1123,7 +1094,6 @@ Slider hSlider6
ID : 85
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 164
@@ -1145,9 +1115,9 @@ Slider hSlider6
Events
Touch Release Event
nNum5.val=hSlider5.val
nNum6.val=hSlider6.val
tSend.txt="event,buttonPress2,"+entn6.txt+",number-set,"
covx nNum5.val,tTmp.txt,0,0
covx nNum6.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
@@ -1166,7 +1136,6 @@ Button bDown1
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -1213,7 +1182,6 @@ Button bDown2
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -1260,7 +1228,6 @@ Button bDown3
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -1307,7 +1274,6 @@ Button bDown4
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -1354,7 +1320,6 @@ Button bDown5
ID : 56
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -1401,7 +1366,6 @@ Button bDown6
ID : 80
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -1448,7 +1412,6 @@ Button bNext
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 261
@@ -1495,7 +1458,6 @@ Button bPrev
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -1542,7 +1504,6 @@ Button bStop1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -1589,7 +1550,6 @@ Button bStop2
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -1636,7 +1596,6 @@ Button bStop3
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -1683,7 +1642,6 @@ Button bStop4
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 215
@@ -1730,7 +1688,6 @@ Button bStop5
ID : 55
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 218
@@ -1777,7 +1734,6 @@ Button bStop6
ID : 79
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 218
@@ -1824,7 +1780,6 @@ Button bText1
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -1871,7 +1826,6 @@ Button bText2
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -1918,7 +1872,6 @@ Button bText3
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -1965,7 +1918,6 @@ Button bText4
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -2012,7 +1964,6 @@ Button bText5
ID : 59
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -2059,7 +2010,6 @@ Button bText6
ID : 83
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -2106,7 +2056,6 @@ Button bUp1
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -2153,7 +2102,6 @@ Button bUp2
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -2200,7 +2148,6 @@ Button bUp3
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -2247,7 +2194,6 @@ Button bUp4
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -2294,7 +2240,6 @@ Button bUp5
ID : 57
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -2341,7 +2286,6 @@ Button bUp6
ID : 81
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -2388,7 +2332,6 @@ Dual-state Button btOnOff1
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -2433,7 +2376,6 @@ Dual-state Button btOnOff2
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -2478,7 +2420,6 @@ Dual-state Button btOnOff3
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -2523,7 +2464,6 @@ Dual-state Button btOnOff4
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 265
@@ -2568,7 +2508,6 @@ Dual-state Button btOnOff5
ID : 58
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -2613,7 +2552,6 @@ Dual-state Button btOnOff6
ID : 82
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -2639,7 +2577,7 @@ Dual-state Button btOnOff6
Events
Touch Press Event
tSend.txt="event,buttonPress2,"+entn6.txt+",OnOff,"
covx btOnOff5.val,tTmp.txt,0,0
covx btOnOff6.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
@@ -2658,7 +2596,6 @@ Hotspot m0
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 14
@@ -2681,9 +2618,14 @@ Hotspot m0
}
if(type1.txt=="light")
{
//popupLight.tEntity.txt=tEntity1.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type1.txt=="fan")
{
page popupFan
@@ -2702,7 +2644,6 @@ Hotspot m1
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 14
@@ -2725,9 +2666,14 @@ Hotspot m1
}
if(type2.txt=="light")
{
//popupLight.tEntity.txt=tEntity2.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type2.txt=="fan")
{
page popupFan
@@ -2746,7 +2692,6 @@ Hotspot m2
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 13
@@ -2769,9 +2714,14 @@ Hotspot m2
}
if(type3.txt=="light")
{
//popupLight.tEntity.txt=tEntity3.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type3.txt=="fan")
{
page popupFan
@@ -2790,7 +2740,6 @@ Hotspot m3
ID : 43
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 16
@@ -2813,9 +2762,14 @@ Hotspot m3
}
if(type4.txt=="light")
{
//popupLight.tEntity.txt=tEntity4.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type4.txt=="fan")
{
page popupFan
@@ -2834,7 +2788,6 @@ Hotspot m4
ID : 60
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 13
@@ -2857,9 +2810,14 @@ Hotspot m4
}
if(type5.txt=="light")
{
//popupLight.tEntity.txt=tEntity5.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type5.txt=="fan")
{
page popupFan
@@ -2878,7 +2836,6 @@ Hotspot m5
ID : 84
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 13
@@ -2901,9 +2858,14 @@ Hotspot m5
}
if(type6.txt=="light")
{
//popupLight.tEntity.txt=tEntity5.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type6.txt=="fan")
{
page popupFan
@@ -2922,7 +2884,6 @@ Hotspot mSpecial
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 177
@@ -2948,7 +2909,6 @@ Hotspot mSwipeNext
ID : 73
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 313
@@ -2968,7 +2928,6 @@ Hotspot mSwipePrev
ID : 75
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -2988,7 +2947,6 @@ Hotspot mSwipeUp
ID : 74
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 10
@@ -4022,6 +3980,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardGrid
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -171,7 +170,6 @@ Text tEntity1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 13
@@ -201,7 +199,6 @@ Text tEntity2
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -231,7 +228,6 @@ Text tEntity3
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 8
@@ -261,7 +257,6 @@ Text tEntity4
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -291,7 +286,6 @@ Text tEntity5
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 8
@@ -321,7 +315,6 @@ Text tEntity6
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -351,7 +344,6 @@ Text tHeading
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 60
@@ -381,7 +373,6 @@ Text tId
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 107
@@ -411,7 +402,6 @@ Text tInstruction
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 6
@@ -441,7 +431,6 @@ Text tTmp
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 275
@@ -471,7 +460,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -488,7 +476,6 @@ Button bEntity1
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 13
@@ -555,7 +542,6 @@ Button bEntity2
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -622,7 +608,6 @@ Button bEntity3
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 8
@@ -689,7 +674,6 @@ Button bEntity4
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -756,7 +740,6 @@ Button bEntity5
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 8
@@ -823,7 +806,6 @@ Button bEntity6
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -890,7 +872,6 @@ Button bNext
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 261
@@ -937,7 +918,6 @@ Button bPrev
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -984,7 +964,6 @@ Hotspot mSpecial
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 174
@@ -1010,7 +989,6 @@ Hotspot mSwipeNext
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 311
@@ -1030,7 +1008,6 @@ Hotspot mSwipePrev
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1050,7 +1027,6 @@ Hotspot mSwipeUp
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 10
@@ -1075,9 +1051,15 @@ Timer tmLP
Events
Timer Event
if(tTmp.txt=="light")
{
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(tTmp.txt=="fan")
{
page popupFan
@@ -1185,6 +1167,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity1.txt,"~",16
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
vis bEntity1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",17
@@ -1206,6 +1199,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity2.txt,"~",22
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
vis bEntity2,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",23
@@ -1227,6 +1231,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity3.txt,"~",28
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
vis bEntity3,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",29
@@ -1248,6 +1263,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity4.txt,"~",34
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
vis bEntity4,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",35
@@ -1269,6 +1295,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity5.txt,"~",40
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
vis bEntity5,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",41
@@ -1290,6 +1327,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity6.txt,"~",46
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
vis bEntity6,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",47
@@ -1334,6 +1382,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1372,10 +1424,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,6 @@ Page cardLChart
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -191,7 +190,6 @@ Text tHeading
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 66
@@ -221,7 +219,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -238,7 +235,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -285,7 +281,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -332,7 +327,6 @@ Hotspot m0
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 20
@@ -352,7 +346,6 @@ Hotspot mSwipeNext
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 313
@@ -372,7 +365,6 @@ Hotspot mSwipePrev
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -392,7 +384,6 @@ Hotspot mSwipeUp
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -772,6 +763,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page cardMedia
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -259,7 +258,6 @@ Text t0
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -308,7 +306,6 @@ Text t1
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -358,7 +355,6 @@ Text t2
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 230
@@ -407,7 +403,6 @@ Text t3
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 176
@@ -457,7 +452,6 @@ Text t5
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -506,7 +500,6 @@ Text tAuthor
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 85
@@ -536,7 +529,6 @@ Text tHeading
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 68
@@ -566,7 +558,6 @@ Text tInstruction
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 122
@@ -596,7 +587,6 @@ Text tPlayPause
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 135
@@ -645,7 +635,6 @@ Text tShuffle
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 10
@@ -694,7 +683,6 @@ Text tTitle
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 84
@@ -724,7 +712,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -741,7 +728,6 @@ Slider hVolume
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 36
@@ -787,7 +773,6 @@ Button bEntity1
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -850,7 +835,6 @@ Button bEntity2
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -917,7 +901,6 @@ Button bEntity3
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 72
@@ -984,7 +967,6 @@ Button bEntity4
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 133
@@ -1051,7 +1033,6 @@ Button bEntity5
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 194
@@ -1118,7 +1099,6 @@ Button bEntity6
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 255
@@ -1185,7 +1165,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -1232,7 +1211,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -1279,7 +1257,6 @@ Hotspot mSwipeNext
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 311
@@ -1299,7 +1276,6 @@ Hotspot mSwipePrev
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1319,7 +1295,6 @@ Hotspot mSwipeUp
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -1510,6 +1485,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity1.txt,"~",25
vis bEntity1,1
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",26
covx tTmp.txt,sys0,0,0
@@ -1531,6 +1517,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity2.txt,"~",31
vis bEntity2,1
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",32
covx tTmp.txt,sys0,0,0
@@ -1552,6 +1549,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity3.txt,"~",37
vis bEntity3,1
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",38
covx tTmp.txt,sys0,0,0
@@ -1573,6 +1581,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity4.txt,"~",43
vis bEntity4,1
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",44
covx tTmp.txt,sys0,0,0
@@ -1594,6 +1613,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity5.txt,"~",49
vis bEntity5,1
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",50
covx tTmp.txt,sys0,0,0
@@ -1615,6 +1645,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity6.txt,"~",55
vis bEntity6,1
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",56
covx tTmp.txt,sys0,0,0
@@ -1658,6 +1699,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1696,10 +1741,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -3,7 +3,6 @@ Page cardPower
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -197,7 +196,6 @@ Text t0Icon
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 50
@@ -229,7 +227,6 @@ Text t0u
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 40
@@ -259,7 +256,6 @@ Text t1
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 46
@@ -291,7 +287,6 @@ Text t1Icon
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 130
@@ -323,7 +318,6 @@ Text t1u
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 120
@@ -353,7 +347,6 @@ Text t2Icon
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 210
@@ -385,7 +378,6 @@ Text t2u
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 200
@@ -415,7 +407,6 @@ Text t3Icon
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 50
@@ -447,7 +438,6 @@ Text t3u
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 38
@@ -477,7 +467,6 @@ Text t4Icon
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 129
@@ -509,7 +498,6 @@ Text t4u
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 118
@@ -539,7 +527,6 @@ Text t5Icon
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 208
@@ -571,7 +558,6 @@ Text t5u
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 197
@@ -601,7 +587,6 @@ Text tHeading
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 66
@@ -631,7 +616,6 @@ Text tHome
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 178
@@ -661,7 +645,6 @@ Text tHome2
ID : 45
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 239
@@ -691,7 +674,6 @@ Text tHomeO
ID : 46
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 48
@@ -721,7 +703,6 @@ Text tHomeO2
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 108
@@ -751,7 +732,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -768,7 +748,6 @@ Slider h0
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 61
@@ -793,7 +772,6 @@ Slider h1
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 139
@@ -818,7 +796,6 @@ Slider h2
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 217
@@ -843,7 +820,6 @@ Slider h3
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 61
@@ -868,7 +844,6 @@ Slider h4
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 139
@@ -893,7 +868,6 @@ Slider h5
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 217
@@ -918,7 +892,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -965,7 +938,6 @@ Button bPrev
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -1012,7 +984,6 @@ Hotspot mSwipeNext
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 311
@@ -1032,7 +1003,6 @@ Hotspot mSwipePrev
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1052,7 +1022,6 @@ Hotspot mSwipeUp
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 11
@@ -1503,6 +1472,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1541,6 +1514,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -3,7 +3,6 @@ Page cardQR
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -156,7 +155,6 @@ Text tEntity1
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 82
@@ -186,7 +184,6 @@ Text tEntity2
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 83
@@ -216,7 +213,6 @@ Text tHeading
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 66
@@ -246,7 +242,6 @@ Text tIcon1
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
@@ -276,7 +271,6 @@ Text tIcon2
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -306,7 +300,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -323,7 +316,6 @@ Button bNext
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -370,7 +362,6 @@ Button bPrev
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -417,7 +408,6 @@ Button bText1
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 84
@@ -464,7 +454,6 @@ Button bText2
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 80
@@ -511,7 +500,6 @@ Dual-state Button btOnOff1
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 249
@@ -556,7 +544,6 @@ Dual-state Button btOnOff2
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 251
@@ -601,7 +588,6 @@ Hotspot m0
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 57
@@ -617,7 +603,6 @@ Hotspot m1
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 57
@@ -633,7 +618,6 @@ Hotspot mSwipeNext
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 310
@@ -653,7 +637,6 @@ Hotspot mSwipePrev
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -673,7 +656,6 @@ Hotspot mSwipeUp
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -907,11 +889,11 @@ Timer tmSerial
{
if(type1.txt=="delete"||type1.txt=="")
{
qrcode m1.x,m1.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m1.x,m1.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}else
{
qrcode m0.x,m0.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m0.x,m0.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}
if(tInstruction.txt=="time")
@@ -986,6 +968,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1057,7 +1043,7 @@ Timer tmSleep
{
sleepValue=0
dim=dimValue
tSend.txt="event,sleepReached,cardAlarm"
tSend.txt="event,sleepReached,cardQR"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC

View File

@@ -3,7 +3,6 @@ Page cardThermo
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -182,7 +181,6 @@ XFloat xTempDest
ID : 48
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 89
@@ -212,7 +210,6 @@ XFloat xTempDest1
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 166
@@ -242,7 +239,6 @@ XFloat xTempDest2
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 13
@@ -272,7 +268,6 @@ XFloat xTempMax1
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 278
@@ -302,7 +297,6 @@ XFloat xTempMin1
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 254
@@ -332,7 +326,6 @@ XFloat xTempStep1
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 256
@@ -362,7 +355,6 @@ Text tCF
ID : 50
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 210
@@ -392,7 +384,6 @@ Text tCF1
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 287
@@ -422,7 +413,6 @@ Text tCF2
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 134
@@ -452,7 +442,6 @@ Text tCurTemp
ID : 51
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 37
@@ -482,7 +471,6 @@ Text tCurTempLbl
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 36
@@ -512,7 +500,6 @@ Text tHeading
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 64
@@ -542,7 +529,6 @@ Text tStateLbl
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 167
@@ -572,7 +558,6 @@ Text tStatus
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 166
@@ -602,7 +587,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -619,7 +603,6 @@ Button bNext
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -666,7 +649,6 @@ Button bPrev
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 9
@@ -713,7 +695,6 @@ Dual-state Button bDown2
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -753,7 +734,6 @@ Dual-state Button bUp2
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 49
@@ -793,7 +773,6 @@ Dual-state Button bt0
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 32
@@ -842,7 +821,6 @@ Dual-state Button bt1
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 100
@@ -891,7 +869,6 @@ Dual-state Button bt2
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -940,7 +917,6 @@ Dual-state Button bt3
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 236
@@ -989,7 +965,6 @@ Dual-state Button bt4
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 32
@@ -1038,7 +1013,6 @@ Dual-state Button bt5
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 100
@@ -1087,7 +1061,6 @@ Dual-state Button bt6
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -1136,7 +1109,6 @@ Dual-state Button bt7
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 236
@@ -1185,7 +1157,6 @@ Dual-state Button btDetail
ID : 52
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 126
@@ -1223,7 +1194,6 @@ Dual-state Button btDown
ID : 49
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 16
@@ -1263,7 +1233,6 @@ Dual-state Button btDown1
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 202
@@ -1303,7 +1272,6 @@ Dual-state Button btUp
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 239
@@ -1343,7 +1311,6 @@ Dual-state Button btUp1
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 202
@@ -1383,7 +1350,6 @@ Hotspot mSwipeNext
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 312
@@ -1403,7 +1369,6 @@ Hotspot mSwipePrev
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1423,7 +1388,6 @@ Hotspot mSwipeUp
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 12
@@ -1811,6 +1775,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -1,7 +1,7 @@
Program.s
0 Component(s)
12 Line(s) of event code
12 Unique line(s) of event code
14 Line(s) of event code
14 Unique line(s) of event code
pageIcons
7 Component(s)
0 Line(s) of event code
@@ -10,85 +10,93 @@ pageTest
14 Component(s)
14 Line(s) of event code
14 Unique line(s) of event code
popupLight
28 Component(s)
408 Line(s) of event code
225 Unique line(s) of event code
popupNotify
19 Component(s)
257 Line(s) of event code
166 Unique line(s) of event code
popupFan
27 Component(s)
351 Line(s) of event code
204 Unique line(s) of event code
cardQR
34 Component(s)
406 Line(s) of event code
236 Unique line(s) of event code
cardPower
54 Component(s)
517 Line(s) of event code
339 Unique line(s) of event code
cardThermo
57 Component(s)
536 Line(s) of event code
317 Unique line(s) of event code
popupShutter
25 Component(s)
398 Line(s) of event code
218 Unique line(s) of event code
popupThermo
44 Component(s)
519 Line(s) of event code
274 Unique line(s) of event code
cardAlarm
43 Component(s)
496 Line(s) of event code
271 Unique line(s) of event code
cardChart
33 Component(s)
433 Line(s) of event code
294 Unique line(s) of event code
cardLChart
33 Component(s)
398 Line(s) of event code
264 Unique line(s) of event code
267 Line(s) of event code
172 Unique line(s) of event code
pageStartup
19 Component(s)
189 Line(s) of event code
133 Unique line(s) of event code
cardMedia
59 Component(s)
645 Line(s) of event code
320 Unique line(s) of event code
198 Line(s) of event code
137 Unique line(s) of event code
popupTimer
42 Component(s)
512 Line(s) of event code
255 Unique line(s) of event code
screensaver
46 Component(s)
425 Line(s) of event code
304 Unique line(s) of event code
516 Line(s) of event code
257 Unique line(s) of event code
popupLight
28 Component(s)
412 Line(s) of event code
227 Unique line(s) of event code
popupFan
27 Component(s)
355 Line(s) of event code
206 Unique line(s) of event code
popupLightNew
23 Component(s)
412 Line(s) of event code
209 Unique line(s) of event code
cardChart
33 Component(s)
437 Line(s) of event code
296 Unique line(s) of event code
cardGrid
44 Component(s)
519 Line(s) of event code
293 Unique line(s) of event code
579 Line(s) of event code
330 Unique line(s) of event code
cardLChart
33 Component(s)
402 Line(s) of event code
266 Unique line(s) of event code
popupShutter
25 Component(s)
402 Line(s) of event code
220 Unique line(s) of event code
cardQR
34 Component(s)
410 Line(s) of event code
238 Unique line(s) of event code
popupThermo
44 Component(s)
523 Line(s) of event code
276 Unique line(s) of event code
popupInSel
34 Component(s)
617 Line(s) of event code
295 Unique line(s) of event code
621 Line(s) of event code
297 Unique line(s) of event code
cardAlarm
43 Component(s)
500 Line(s) of event code
273 Unique line(s) of event code
cardMedia
59 Component(s)
699 Line(s) of event code
354 Unique line(s) of event code
cardThermo
57 Component(s)
540 Line(s) of event code
319 Unique line(s) of event code
screensaver
46 Component(s)
429 Line(s) of event code
306 Unique line(s) of event code
cardPower
54 Component(s)
525 Line(s) of event code
342 Unique line(s) of event code
screensaver2
58 Component(s)
344 Line(s) of event code
243 Unique line(s) of event code
352 Line(s) of event code
247 Unique line(s) of event code
cardEntities
91 Component(s)
1626 Line(s) of event code
703 Unique line(s) of event code
1666 Line(s) of event code
711 Unique line(s) of event code
cardGrid2
56 Component(s)
744 Line(s) of event code
408 Unique line(s) of event code
Total
21 Page(s)
811 Component(s)
9622 Line(s) of event code
2453 Unique line(s) of event code
23 Page(s)
890 Component(s)
11017 Line(s) of event code
2600 Unique line(s) of event code

View File

@@ -3,7 +3,6 @@ Page pageStartup
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -53,7 +52,6 @@ Number frame_ptr
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 6
@@ -83,7 +81,6 @@ Number frapic_w
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 6
@@ -113,7 +110,6 @@ Number spinner_w
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 6
@@ -143,7 +139,6 @@ Number usual_cnt
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 7
@@ -173,7 +168,6 @@ Text tId
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -203,7 +197,6 @@ Text tInstruction
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 163
@@ -233,7 +226,6 @@ Text tMsg1
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -263,7 +255,6 @@ Text tMsg2
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -293,7 +284,6 @@ Text tMsg3
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -323,7 +313,6 @@ Text tSend
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -353,7 +342,6 @@ Text tTmp
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 127
@@ -383,7 +371,6 @@ Text tVersion
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 240
@@ -402,7 +389,7 @@ Text tVersion
Horizontal Alignment: center
Vertical Alignment : center
Input Type : character
Text : 50
Text : 53
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
@@ -413,7 +400,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -430,7 +416,6 @@ Button bSendStartup
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 254
@@ -480,7 +465,6 @@ Hotspot mSpinner
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 89
@@ -584,8 +568,14 @@ Timer tmSerial
{
covx tTmp.txt,defaultFontColor,0,0
}
// get feature flag popup
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt!="")
{
covx tTmp.txt,featNewSliders,0,0
}
if(tInstruction.txt=="timeout")
}
if(tInstruction.txt=="timeout2")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
@@ -625,6 +615,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupFan
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -126,7 +125,6 @@ Text t1
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -156,7 +154,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 63
@@ -186,7 +183,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -216,7 +212,6 @@ Text tId
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 90
@@ -246,7 +241,6 @@ Text tInstruction
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -276,7 +270,6 @@ Text tTmp
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 272
@@ -306,7 +299,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -323,7 +315,6 @@ Slider hSpeed
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 16
@@ -368,7 +359,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -397,7 +387,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupFan,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -415,7 +405,6 @@ Button bMode1
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -467,7 +456,6 @@ Button bMode2
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 169
@@ -519,7 +507,6 @@ Button bMode3
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -571,7 +558,6 @@ Button bModeNext
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 208
@@ -642,7 +628,6 @@ Dual-state Button btOnOff1
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 260
@@ -880,6 +865,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupInSel
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -148,7 +147,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 63
@@ -178,7 +176,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -208,7 +205,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -225,7 +221,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -254,7 +249,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupInSel,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -272,7 +267,6 @@ Button bMode1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 30
@@ -324,7 +318,6 @@ Button bMode10
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 171
@@ -376,7 +369,6 @@ Button bMode11
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 32
@@ -428,7 +420,6 @@ Button bMode12
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 172
@@ -480,7 +471,6 @@ Button bMode2
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 170
@@ -532,7 +522,6 @@ Button bMode3
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -584,7 +573,6 @@ Button bMode4
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 170
@@ -636,7 +624,6 @@ Button bMode5
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 30
@@ -688,7 +675,6 @@ Button bMode6
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 170
@@ -740,7 +726,6 @@ Button bMode7
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 30
@@ -792,7 +777,6 @@ Button bMode8
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 170
@@ -844,7 +828,6 @@ Button bMode9
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 31
@@ -896,7 +879,6 @@ Button bModeNext
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -1327,6 +1309,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupLight
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -61,7 +60,7 @@ Page popupLight
vis pColorWheel,0
//vis t0,0
popupLight.bco=defaultBcoColor
for(sys0=0;sys0<27;sys0++)
for(sys0=0;sys0<28;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
@@ -79,7 +78,7 @@ Page popupLight
hBrightness.pic=14
hBrightness.pic1=13
hBrightness.pic2=15
hTempSlider.pic=16
hTempSlider.pic=23
hTempSlider.pic1=17
hTempSlider.pic2=15
}
@@ -122,7 +121,6 @@ Text t0
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -152,7 +150,6 @@ Text t1
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 60
@@ -182,7 +179,6 @@ Text t2
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 10
@@ -212,7 +208,6 @@ Text t3
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 10
@@ -242,7 +237,6 @@ Text t4
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 60
@@ -272,7 +266,6 @@ Text tEntity
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 60
@@ -302,7 +295,6 @@ Text tIcon1
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -332,7 +324,6 @@ Text tId
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 100
@@ -362,7 +353,6 @@ Text tInstruction
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -392,7 +382,6 @@ Text tTmp
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 282
@@ -422,7 +411,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -439,7 +427,6 @@ Picture pColorWheel
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 67
@@ -449,7 +436,7 @@ Picture pColorWheel
Effect : load
Effect Priority : 0
Effect Time : 300
Picture ID : 3
Picture ID : 20
Events
Touch Press Event
@@ -484,7 +471,6 @@ Slider hBrightness
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -529,7 +515,6 @@ Slider hTempSlider
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -543,8 +528,8 @@ Slider hTempSlider
Fill : image
Cursor width : auto
Cursor height : 255
Back. Picture ID : 7
Slided Back. Picture ID : 8
Back. Picture ID : 21
Slided Back. Picture ID: 22
Position : 50
Upper range limit : 100
Lower range limit : 0
@@ -574,7 +559,6 @@ Button b0
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 266
@@ -621,7 +605,6 @@ Button bColor
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -678,7 +661,6 @@ Button bEffect
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -717,7 +699,6 @@ Dual-state Button btOnOff1
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 12
@@ -762,7 +743,7 @@ Timer tmCooldown
Attributes
ID : 25
Scope : local
Period (ms): 100
Period (ms): 300
Enabled : no
Events
@@ -1001,6 +982,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -0,0 +1,855 @@
Page popupLightNew
Attributes
ID : 0
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
Width : 320
Effect : load
Effect Priority : 0
Effect Time : 300
Locked : no
Swide up page ID : disabled
Swide down page ID : disabled
Swide left page ID : disabled
Swide right page ID: disabled
Fill : solid color
Back. Color : 6371
Events
Preinitialize Event
dim=dimValueNormal
//get entitiy name
tEntity.txt=pageIcons.tTmp1.txt
//get entity id
entn.txt=pageIcons.tTmp2.txt
vis tSend,0
vis tTmp,0
vis tInstruction,0
vis tId,0
vis bEffect,0
vis hBrightness,0
//page open event
// event,pageOpenDetail,typeOfPage,tEntityName
// craft command
tSend.txt="event,pageOpenDetail,popupLight,"+entn.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
//disable brightness by default
//vis t1,0
//vis t2,0
vis hBrightness,1
//disable color temp by default
//vis t4,0
//vis t3,0
vis hTempSlider,0
//disable color wheel components by default
vis bColor,0
//vis t0,0
vis pColorWheel,0
//vis t0,0
popupLightNew.bco=defaultBcoColor
for(sys0=0;sys0<27;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
if(b[sys0].type==53&&defaultBcoColor==0)
{
b[sys0].pic=10
b[sys0].pic2=11
}
}
if(defaultBcoColor==0)
{
hTempSlider.pic=16
hTempSlider.pic1=16
}
Postinitialize Event
fill hBrightness.x,hBrightness.y,100,250,defaultBcoColor
Variable (int32) col
Attributes
ID : 18
Scope: local
Value: 65504
Variable (string) entn
Attributes
ID : 11
Scope : local
Text :
Max. Text Size: 80
Variable (int32) mode
Attributes
ID : 13
Scope: local
Value: 1
Variable (int32) mode_temp
Attributes
ID : 14
Scope: local
Value: 0
Variable (string) strCommand
Attributes
ID : 9
Scope : local
Text :
Max. Text Size: 500
Variable (string) tId
Attributes
ID : 20
Scope : local
Text :
Max. Text Size: 20
Variable (string) tInstruction
Attributes
ID : 19
Scope : local
Text :
Max. Text Size: 20
Variable (string) tSend
Attributes
ID : 16
Scope : local
Text :
Max. Text Size: 200
Variable (string) tTmp
Attributes
ID : 21
Scope : local
Text :
Max. Text Size: 80
Text tEntity
Attributes
ID : 2
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 19
y coordinate : 21
Width : 224
Height : 30
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 1
Back. Color : 6371
Font Color : 65535
Horizontal Alignment: center
Vertical Alignment : center
Input Type : character
Text : tEntity1
Max. Text Size : 25
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Picture pColorWheel
Attributes
ID : 1
Scope : local
Dragging : 0
Send Component ID: disabled
Opacity : 127
x coordinate : 150
y coordinate : 168
Width : 160
Height : 160
Effect : load
Effect Priority : 0
Effect Time : 300
Picture ID : 3
Events
Touch Press Event
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorWheel,"
sys0=tch0
sys0=sys0-pColorWheel.x
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
sys0=tch1
sys0=sys0-pColorWheel.y
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
covx pColorWheel.h,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Slider hBrightness
Attributes
ID : 4
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 25
y coordinate : 127
Width : 100
Height : 250
Effect : load
Effect Priority : 0
Effect Time : 300
Direction : vertical
Fill : image
Cursor width : auto
Cursor height : 1
Back. Picture ID : 65535
Slided Back. Picture ID: 65535
Position : 50
Upper range limit : 100
Lower range limit : 0
Events
Touch Release Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmCooldown.en=1
tmCooldown.tim=2500
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider,"
covx hBrightness.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Slider hTempSlider
Attributes
ID : 10
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 187
y coordinate : 127
Width : 100
Height : 250
Effect : load
Effect Priority : 0
Effect Time : 300
Direction : vertical
Fill : image
Cursor width : auto
Cursor height : 255
Back. Picture ID : 7
Slided Back. Picture ID: 7
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,"
covx hTempSlider.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Button b0
Attributes
ID : 3
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 256
y coordinate : 12
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 1
Back. Color : 6371
Back. Picture ID (Pressed): 65535
Back. Color (Pressed) : 14823
Font Color (Unpressed) : 65535
Font Color (Pressed) : 65535
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text : 
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Button bColor
Attributes
ID : 12
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 134
y coordinate : 407
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 1
Back. Color : 6371
Back. Picture ID (Pressed): 65535
Back. Color (Pressed) : 14823
Font Color (Unpressed) : 65535
Font Color (Pressed) : 65535
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text : 
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
if(mode.val==1)
{
mode.val=0
//enable color wheel
vis pColorWheel,1
//disable color temp
//vis t4,0
//vis t3,0
vis hTempSlider,0
}else
{
mode.val=1
//disable color wheel
vis pColorWheel,0
if(mode_temp.val==1)
{
//enable color temp
//vis t4,1
//vis t3,1
vis hTempSlider,1
}
}
Button bEffect
Attributes
ID : 17
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 60
y coordinate : 407
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 1
Back. Color : 6371
Back. Picture ID (Pressed): 65535
Back. Color (Pressed) : 14823
Font Color (Unpressed) : 65535
Font Color (Pressed) : 65535
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text : 
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
pageIcons.tTmp1.txt=tEntity.txt
pageIcons.tTmp2.txt=entn.txt
page popupInSel
Dual-state Button btOnOff1
Attributes
ID : 5
Scope : local
Dragging : 0
Send Component ID : disabled
Opacity : 127
x coordinate : 208
y coordinate : 407
Width : 50
Height : 50
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : image
Font ID : 0
Background Picture ID (Unpressed): 1
Back. Picture ID (Pressed) : 2
Horizontal Alignment : center
Vertical Alignment : center
State : unpressed
Text :
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+","+"OnOff,"
covx btOnOff1.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Timer tmCooldown
Attributes
ID : 15
Scope : local
Period (ms): 300
Enabled : no
Events
Timer Event
tmCooldown.en=0
Timer tmDrawCooldown
Attributes
ID : 22
Scope : local
Period (ms): 500
Enabled : no
Events
Timer Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmDrawCooldown.en=0
Timer tmSerial
Attributes
ID : 8
Scope : local
Period (ms): 50
Enabled : yes
Events
Timer Event
// data available
if(usize>1)
{
bufferPos=0
while(bufferPos<usize)
{
// check for 0x55 0xBB - Command Init Secuence
if(u[bufferPos]==187&&u[bufferPos-1]==85)
{
//remove garbage at the start of the buffer if there's any to free buffer for command
if(u[bufferPos]!=1)
{
udelete bufferPos-1
}
//instruction is now aligned with buffer, because we deleted garbage before instrcution
//get length after init sequence (check if there are more than to bytes in buffer)
if(3<usize)
{
// check if serial buffer has reached the announced length
ucopy payloadLength,2,2,0
// we are only checking payload length so we have to skip first 3 bytes (init+payload length) (-1 because of < instead of <=)
payloadLength+=3
// payload length does also not contain crc, so we are adding another 2 bytes for crc
payloadLength+=2
if(payloadLength<usize)
{
// calculate crc
crcrest 1,0xFFFF
// u[2] contains payload legth at 3rd pos in buffer, we are calculating crc from 3rd pos with number of bytes from payload length
//crcputu 3,u[2]
// u[2] cotnains payload length, we are calculating a crc over the whole message, so we have to add 3 to the length from u[2]
crcputu 0,payloadLength-1
// get recived crc to be able to compare it
ucopy recvCrc,payloadLength-1,2,0
// compare crc with recived value
if(crcval==recvCrc)
{
// crc is okay
// here is the location where acual code should be
// write command to variable strCommand
ucopy strCommand.txt,4,payloadLength-5,0
// 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,tTmp.txt,"~",1
if(tInstruction.txt=="entityUpdateDetail"&&entn.txt==tTmp.txt)
{
// change icon
//spstr strCommand.txt,tIcon1.txt,"~",2
//vis tIcon1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",3
covx tTmp.txt,sys0,0,0
col.val=sys0
//tEntity.pco=sys0
// get Button State
spstr strCommand.txt,tTmp.txt,"~",4
covx tTmp.txt,sys0,0,0
btOnOff1.val=sys0
// get Brightness value
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt=="disable")
{
//vis t1,0
//vis t2,0
vis hBrightness,0
}else
{
//vis t1,1
//vis t2,1
vis hBrightness,1
covx tTmp.txt,sys0,0,0
hBrightness.val=sys0
tmDrawCooldown.en=1
tmDrawCooldown.tim=500
}
// get ColorTemp value
spstr strCommand.txt,tTmp.txt,"~",6
if(tTmp.txt=="disable")
{
vis hTempSlider,0
//vis t3,0
//vis t4,0
mode_temp.val=0
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else if(tTmp.txt=="unknown") // temp supported, but not in color mode
{
mode_temp.val=1
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else
{
mode_temp.val=1
vis hTempSlider,1
//vis t3,1
//vis t4,1
if(tmCooldown.en==0)
{
covx tTmp.txt,sys0,0,0
hTempSlider.val=sys0
}
// mode == 0 is rgb controls currently shown
if(mode.val==0)
{
// switch mode
click bColor,1
click bColor,0
}
}
// get Color value
spstr strCommand.txt,tTmp.txt,"~",7
// disable -> isn't supported
if(tTmp.txt=="disable")
{
//vis t0,0
vis bColor,0
vis pColorWheel,0
}else
{
//vis t0,1
//only enable bColor button if color temp is also supported
if(mode_temp.val==1)
{
vis bColor,1
}
if(mode.val==0)
{
vis pColorWheel,1
}
}
// set t0 Color (Localization)
//spstr strCommand.txt,t0.txt,"~",8
// set t4 Temperature (Localization)
//spstr strCommand.txt,t4.txt,"~",9
// set t1 Brightness (Localization)
//spstr strCommand.txt,t1.txt,"~",10
// activate effect button
spstr strCommand.txt,tTmp.txt,"~",11
if(tTmp.txt=="enable")
{
vis bEffect,1
}else
{
vis bEffect,0
}
}
if(tInstruction.txt=="time")
{
// get set time to global variable
spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
}
if(tInstruction.txt=="date")
{
// get set date to global variable
spstr strCommand.txt,pageIcons.vaDate.txt,"~",1
}
if(tInstruction.txt=="dimmode")
{
// get value
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,dimValue,0,0
// get value normal
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
dim=dimValueNormal
// get background color
spstr strCommand.txt,tTmp.txt,"~",3
if(tTmp.txt!="")
{
covx tTmp.txt,defaultBcoColor,0,0
}
// get font color
spstr strCommand.txt,tTmp.txt,"~",4
if(tTmp.txt!="")
{
covx tTmp.txt,defaultFontColor,0,0
}
}
if(tInstruction.txt=="timeout")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,sleepTimeout,0,0
}
if(tInstruction.txt=="pageType")
{
//command format pageType,specialPageName
//write name of speical page to tId
spstr strCommand.txt,tId.txt,"~",1
//save second arg if there's one
spstr strCommand.txt,tTmp.txt,"~",2
//save third arg if there's one
spstr strCommand.txt,pageIcons.tTmp2.txt,"~",3
spstr strCommand.txt,pageIcons.tTmp3.txt,"~",4
//we are going to exit this page with this command, so we have to clear the buffer, so we are not getting into a stupid loop ...
udelete payloadLength-1
bufferPos=0
if(tId.txt=="pageStartup")
{
page pageStartup
}
if(tId.txt=="screensaver")
{
page screensaver
}
if(tId.txt=="cardEntities")
{
page cardEntities
}
if(tId.txt=="cardGrid")
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupLight
}
if(tId.txt=="popupShutter")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupShutter
}
if(tId.txt=="popupNotify")
{
page popupNotify
}
if(tId.txt=="cardThermo")
{
page cardThermo
}
if(tId.txt=="cardMedia")
{
page cardMedia
}
if(tId.txt=="cardAlarm")
{
page cardAlarm
}
if(tId.txt=="cardQR")
{
page cardQR
}
if(tId.txt=="cardPower")
{
page cardPower
}
if(tId.txt=="cardChart")
{
page cardChart
}
}
// end of user code
udelete payloadLength-1
bufferPos=0
}
}
}
}
// next character
bufferPos++
}
}
Timer tmSleep
Attributes
ID : 7
Scope : local
Period (ms): 1000
Enabled : yes
Events
Timer Event
if(sleepTimeout!=0)
{
sleepValue+=1
if(sleepTimeout<=sleepValue)
{
sleepValue=0
click b0,1
click b0,0
}
}
TouchCap tc0
Attributes
ID : 6
Scope: local
Value: 0
Events
Touch Press Event
sleepValue=0

View File

@@ -3,7 +3,6 @@ Page popupNotify
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -27,6 +26,8 @@ Page popupNotify
vis tTmp,0
vis tInstruction,0
vis tId,0
vis b1,0
vis b2,0
popupNotify.bco=defaultBcoColor
tHeading.bco=defaultBcoColor
b0.bco=defaultBcoColor
@@ -77,7 +78,6 @@ Text tHeading
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 5
@@ -107,7 +107,6 @@ Text tIcon
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 3
@@ -137,7 +136,6 @@ Text tId
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 113
@@ -167,7 +165,6 @@ Text tInstruction
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 13
@@ -197,7 +194,6 @@ Text tText
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 4
@@ -227,7 +223,6 @@ Text tTextAlt
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 4
@@ -257,7 +252,6 @@ Text tTmp
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 281
@@ -287,7 +281,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -304,7 +297,6 @@ Button b0
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 268
@@ -352,7 +344,6 @@ Button b1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 5
@@ -401,7 +392,6 @@ Button b2
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 162
@@ -628,6 +618,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities
@@ -636,6 +630,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupShutter
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -131,7 +130,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 68
@@ -161,7 +159,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -191,7 +188,6 @@ Text tInfo1
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 68
@@ -221,7 +217,6 @@ Text tPosHeading
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -251,7 +246,6 @@ Text tTiltHeading
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -281,7 +275,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -298,7 +291,6 @@ Slider hPosition
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -342,7 +334,6 @@ Slider hTilt
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -386,7 +377,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 264
@@ -433,7 +423,6 @@ Button bDown1
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 251
@@ -480,7 +469,6 @@ Button bStop1
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 188
@@ -527,7 +515,6 @@ Button bTLeft
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 125
@@ -574,7 +561,6 @@ Button bTRight
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 249
@@ -621,7 +607,6 @@ Button bTStop
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 187
@@ -668,7 +653,6 @@ Button bUp1
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 125
@@ -950,6 +934,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupThermo
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -204,7 +203,6 @@ Text heading1
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -234,7 +232,6 @@ Text heading2
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -264,7 +261,6 @@ Text heading3
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -294,7 +290,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 63
@@ -324,7 +319,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -354,7 +348,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -371,7 +364,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -400,7 +392,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupThermo,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -418,7 +410,6 @@ Button bMode1
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -470,7 +461,6 @@ Button bMode2
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 174
@@ -522,7 +512,6 @@ Button bMode3
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -574,7 +563,6 @@ Button bModeNext
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 207
@@ -645,7 +633,6 @@ Button cMode1
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -697,7 +684,6 @@ Button cMode2
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 174
@@ -749,7 +735,6 @@ Button cMode3
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -801,7 +786,6 @@ Button cModeNext
ID : 25
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 207
@@ -871,7 +855,6 @@ Button dMode1
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -923,7 +906,6 @@ Button dMode2
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 174
@@ -975,7 +957,6 @@ Button dMode3
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 26
@@ -1027,7 +1008,6 @@ Button dModeNext
ID : 30
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 207
@@ -1338,6 +1318,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page popupTimer
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -195,7 +194,6 @@ Number n1
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -255,7 +253,6 @@ Number n2
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 176
@@ -315,7 +312,6 @@ Text t0
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -345,7 +341,6 @@ Text tDP
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 142
@@ -375,7 +370,6 @@ Text tEntity
ID : 2
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 63
@@ -405,7 +399,6 @@ Text tIcon1
ID : 3
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 11
@@ -435,7 +428,6 @@ Text tTime
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -465,7 +457,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -482,7 +473,6 @@ Button b0
ID : 4
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 262
@@ -511,7 +501,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupTimer,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -529,7 +519,6 @@ Button b1
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 101
@@ -578,7 +567,6 @@ Button b2
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 101
@@ -627,7 +615,6 @@ Button b3
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 101
@@ -676,7 +663,6 @@ Button bZ1M
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 28
@@ -727,7 +713,6 @@ Button bZ1P
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 29
@@ -778,7 +763,6 @@ Button bZ2M
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 98
@@ -829,7 +813,6 @@ Button bZ2P
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 98
@@ -880,7 +863,6 @@ Button bZ3M
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 166
@@ -931,7 +913,6 @@ Button bZ3P
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 167
@@ -982,7 +963,6 @@ Button bZ4M
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 236
@@ -1033,7 +1013,6 @@ Button bZ4P
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 236
@@ -1084,7 +1063,6 @@ Button fToggleEdit
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 250
@@ -1347,6 +1325,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page screensaver
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -130,7 +129,6 @@ Text t10
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 53
@@ -160,7 +158,6 @@ Text tAMPM
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 30
@@ -190,7 +187,6 @@ Text tDate
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -220,7 +216,6 @@ Text tF1Icon
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 23
@@ -250,7 +245,6 @@ Text tF2Icon
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 103
@@ -280,7 +274,6 @@ Text tF3Icon
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 183
@@ -310,7 +303,6 @@ Text tF4Icon
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 263
@@ -340,7 +332,6 @@ Text tForecast1
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 5
@@ -370,7 +361,6 @@ Text tForecast1Val
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 2
@@ -400,7 +390,6 @@ Text tForecast2
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 86
@@ -430,7 +419,6 @@ Text tForecast2Val
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 83
@@ -460,7 +448,6 @@ Text tForecast3
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 167
@@ -490,7 +477,6 @@ Text tForecast3Val
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 165
@@ -520,7 +506,6 @@ Text tForecast4
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 247
@@ -550,7 +535,6 @@ Text tForecast4Val
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 246
@@ -580,7 +564,6 @@ Text tIcon1
ID : 31
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -610,7 +593,6 @@ Text tIcon2
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 275
@@ -640,7 +622,6 @@ Text tMainIcon
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 125
@@ -670,7 +651,6 @@ Text tMainIconAlt
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 47
@@ -700,7 +680,6 @@ Text tMainIconAlt2
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 203
@@ -730,7 +709,6 @@ Text tMainText
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 111
@@ -760,7 +738,6 @@ Text tMainTextAlt
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -790,7 +767,6 @@ Text tMainTextAlt2
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 160
@@ -820,7 +796,6 @@ Text tNotifyHead
ID : 44
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -850,7 +825,6 @@ Text tNotifyText
ID : 43
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -880,7 +854,6 @@ Text tTime
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -910,7 +883,6 @@ Text tTimeAdd
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -940,7 +912,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1313,6 +1284,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -3,7 +3,6 @@ Page screensaver2
ID : 0
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
Width : 320
@@ -130,7 +129,6 @@ Text d1Icon
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 15
@@ -160,7 +158,6 @@ Text d1Val
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 50
@@ -190,7 +187,6 @@ Text d2Icon
ID : 33
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 14
@@ -220,7 +216,6 @@ Text d2Val
ID : 32
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 50
@@ -250,7 +245,6 @@ Text d3Icon
ID : 34
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 14
@@ -280,7 +274,6 @@ Text d3Val
ID : 35
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 50
@@ -310,12 +303,11 @@ Text e1Icon
ID : 11
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 35
x coordinate : 20
y coordinate : 286
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -340,7 +332,6 @@ Text e1Name
ID : 9
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 20
@@ -370,7 +361,6 @@ Text e1Val
ID : 10
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 20
@@ -400,12 +390,11 @@ Text e2Icon
ID : 37
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 109
x coordinate : 94
y coordinate : 286
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -430,7 +419,6 @@ Text e2Name
ID : 36
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 93
@@ -460,7 +448,6 @@ Text e2Val
ID : 38
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 94
@@ -490,12 +477,11 @@ Text e3Icon
ID : 40
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 183
x coordinate : 168
y coordinate : 286
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -520,7 +506,6 @@ Text e3Name
ID : 39
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -550,7 +535,6 @@ Text e3Val
ID : 41
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 168
@@ -580,12 +564,11 @@ Text e4Icon
ID : 43
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 35
x coordinate : 20
y coordinate : 372
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -610,7 +593,6 @@ Text e4Name
ID : 42
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 20
@@ -640,7 +622,6 @@ Text e4Val
ID : 44
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 20
@@ -670,12 +651,11 @@ Text e5Icon
ID : 46
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 109
x coordinate : 94
y coordinate : 372
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -700,7 +680,6 @@ Text e5Name
ID : 45
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 94
@@ -730,7 +709,6 @@ Text e5Val
ID : 47
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 94
@@ -760,12 +738,11 @@ Text e6Icon
ID : 49
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 182
x coordinate : 167
y coordinate : 372
Width : 40
Width : 70
Height : 30
Effect : load
Effect Priority : 0
@@ -790,7 +767,6 @@ Text e6Name
ID : 48
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 167
@@ -820,7 +796,6 @@ Text e6Val
ID : 50
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 167
@@ -850,7 +825,6 @@ Text f1Icon
ID : 55
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -880,7 +854,6 @@ Text f2Icon
ID : 53
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -910,7 +883,6 @@ Text f3Icon
ID : 54
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -940,7 +912,6 @@ Text f4Icon
ID : 52
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -970,7 +941,6 @@ Text f5Icon
ID : 51
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 259
@@ -1000,7 +970,6 @@ Text tAMPM
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 276
@@ -1030,7 +999,6 @@ Text tDate
ID : 6
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 95
@@ -1060,7 +1028,6 @@ Text tIcon1
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -1080,7 +1047,7 @@ Text tIcon1
Vertical Alignment : top
Input Type : character
Text :
Max. Text Size : 10
Max. Text Size : 16
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
@@ -1090,7 +1057,6 @@ Text tIcon2
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 160
@@ -1110,7 +1076,7 @@ Text tIcon2
Vertical Alignment : top
Input Type : character
Text :
Max. Text Size : 10
Max. Text Size : 16
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
@@ -1120,7 +1086,6 @@ Text tMainIcon
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 14
@@ -1150,7 +1115,6 @@ Text tMainText
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 8
@@ -1180,7 +1144,6 @@ Text tNotifyHead
ID : 56
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -1210,7 +1173,6 @@ Text tNotifyText
ID : 57
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 0
@@ -1240,7 +1202,6 @@ Text tTime
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 125
@@ -1270,7 +1231,6 @@ Text tTimeAdd
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 95
@@ -1300,7 +1260,6 @@ Picture p0
ID : 1
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Opacity : 127
x coordinate : 0
@@ -1616,6 +1575,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1654,6 +1617,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="timeout")
{

View File

@@ -14,6 +14,9 @@ Program.s
//color vars
int defaultFontColor=65535
int defaultBcoColor=6371
//feature flags
int featNewSliders=0
// fix touch offset (Removed for US version)
//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

View File

@@ -2,7 +2,6 @@ Page cardAlarm
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -121,7 +120,6 @@ Text tCode
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -131,7 +129,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -141,7 +138,6 @@ Text tIcon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -151,7 +147,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -161,7 +156,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -171,7 +165,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -181,14 +174,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button arm1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -218,7 +209,6 @@ Button arm2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -248,7 +238,6 @@ Button arm3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -278,7 +267,6 @@ Button arm4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -308,7 +296,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 1
@@ -327,7 +314,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 2
@@ -346,7 +332,6 @@ Button b10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 0
@@ -365,7 +350,6 @@ Button b11
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : CLR
@@ -384,7 +368,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 3
@@ -403,7 +386,6 @@ Button b3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 4
@@ -422,7 +404,6 @@ Button b4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 5
@@ -441,7 +422,6 @@ Button b5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 6
@@ -460,7 +440,6 @@ Button b6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 7
@@ -479,7 +458,6 @@ Button b7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 8
@@ -498,7 +476,6 @@ Button b8
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 9
@@ -517,7 +494,6 @@ Button b9
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -551,7 +527,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -576,7 +551,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -601,7 +575,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -612,7 +585,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -623,7 +595,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -918,6 +889,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardChart
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -157,7 +156,6 @@ XFloat x0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -166,7 +164,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -176,14 +173,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -208,7 +203,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -233,7 +227,6 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -315,7 +308,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -326,7 +318,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -337,7 +328,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -651,6 +641,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardEntities
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -110,49 +109,49 @@ Variable (string) entn1
Attributes
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn2
Attributes
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn3
Attributes
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn4
Attributes
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn5
Attributes
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn6
Attributes
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) nent1
Attributes
Scope : local
Text :
Max. Text Size: 40
Max. Text Size: 38
Variable (string) nent2
Attributes
Scope : local
Text :
Max. Text Size: 40
Max. Text Size: 38
Variable (string) strCommand
Attributes
@@ -206,7 +205,6 @@ Number nNum1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -215,7 +213,6 @@ Number nNum2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -224,7 +221,6 @@ Number nNum3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -233,7 +229,6 @@ Number nNum4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -242,7 +237,6 @@ Number nNum5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -251,7 +245,6 @@ Number nNum6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -260,7 +253,6 @@ Text tEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -270,7 +262,6 @@ Text tEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity2
@@ -280,7 +271,6 @@ Text tEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity3
@@ -290,7 +280,6 @@ Text tEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity4
@@ -300,7 +289,6 @@ Text tEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity5
@@ -310,7 +298,6 @@ Text tEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity5
@@ -320,7 +307,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -330,7 +316,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -340,7 +325,6 @@ Text tIcon2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -350,7 +334,6 @@ Text tIcon3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -360,7 +343,6 @@ Text tIcon4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -370,7 +352,6 @@ Text tIcon5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -380,7 +361,6 @@ Text tIcon6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -390,7 +370,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -400,7 +379,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -410,7 +388,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -420,14 +397,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hSlider1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -455,7 +430,6 @@ Slider hSlider2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -483,7 +457,6 @@ Slider hSlider3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -511,7 +484,6 @@ Slider hSlider4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -539,7 +511,6 @@ Slider hSlider5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -567,7 +538,6 @@ Slider hSlider6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -575,9 +545,9 @@ Slider hSlider6
Events
Touch Release Event
nNum5.val=hSlider5.val
nNum6.val=hSlider6.val
tSend.txt="event,buttonPress2,"+entn6.txt+",number-set,"
covx nNum5.val,tTmp.txt,0,0
covx nNum6.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
@@ -595,7 +565,6 @@ Button bDown1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -620,7 +589,6 @@ Button bDown2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -645,7 +613,6 @@ Button bDown3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -670,7 +637,6 @@ Button bDown4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -695,7 +661,6 @@ Button bDown5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -720,7 +685,6 @@ Button bDown6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -745,7 +709,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -770,7 +733,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -795,7 +757,6 @@ Button bStop1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -820,7 +781,6 @@ Button bStop2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -845,7 +805,6 @@ Button bStop3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -870,7 +829,6 @@ Button bStop4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -895,7 +853,6 @@ Button bStop5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -920,7 +877,6 @@ Button bStop6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -945,7 +901,6 @@ Button bText1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -970,7 +925,6 @@ Button bText2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -995,7 +949,6 @@ Button bText3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1020,7 +973,6 @@ Button bText4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1045,7 +997,6 @@ Button bText5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1070,7 +1021,6 @@ Button bText6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1095,7 +1045,6 @@ Button bUp1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -1120,7 +1069,6 @@ Button bUp2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -1145,7 +1093,6 @@ Button bUp3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -1170,7 +1117,6 @@ Button bUp4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -1195,7 +1141,6 @@ Button bUp5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -1220,7 +1165,6 @@ Button bUp6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -1245,7 +1189,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1272,7 +1215,6 @@ Dual-state Button btOnOff2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1299,7 +1241,6 @@ Dual-state Button btOnOff3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1326,7 +1267,6 @@ Dual-state Button btOnOff4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1353,7 +1293,6 @@ Dual-state Button btOnOff5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1380,7 +1319,6 @@ Dual-state Button btOnOff6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -1389,7 +1327,7 @@ Dual-state Button btOnOff6
Events
Touch Press Event
tSend.txt="event,buttonPress2,"+entn6.txt+",OnOff,"
covx btOnOff5.val,tTmp.txt,0,0
covx btOnOff6.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
@@ -1407,7 +1345,6 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1422,9 +1359,14 @@ Hotspot m0
}
if(type1.txt=="light")
{
//popupLight.tEntity.txt=tEntity1.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type1.txt=="fan")
{
page popupFan
@@ -1442,7 +1384,6 @@ Hotspot m1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1457,9 +1398,14 @@ Hotspot m1
}
if(type2.txt=="light")
{
//popupLight.tEntity.txt=tEntity2.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type2.txt=="fan")
{
page popupFan
@@ -1477,7 +1423,6 @@ Hotspot m2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1492,9 +1437,14 @@ Hotspot m2
}
if(type3.txt=="light")
{
//popupLight.tEntity.txt=tEntity3.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type3.txt=="fan")
{
page popupFan
@@ -1512,7 +1462,6 @@ Hotspot m3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1527,9 +1476,14 @@ Hotspot m3
}
if(type4.txt=="light")
{
//popupLight.tEntity.txt=tEntity4.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type4.txt=="fan")
{
page popupFan
@@ -1547,7 +1501,6 @@ Hotspot m4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1562,9 +1515,14 @@ Hotspot m4
}
if(type5.txt=="light")
{
//popupLight.tEntity.txt=tEntity5.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type5.txt=="fan")
{
page popupFan
@@ -1582,7 +1540,6 @@ Hotspot m5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1597,9 +1554,14 @@ Hotspot m5
}
if(type6.txt=="light")
{
//popupLight.tEntity.txt=tEntity5.txt
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type6.txt=="fan")
{
page popupFan
@@ -1617,7 +1579,6 @@ Hotspot mSpecial
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1634,7 +1595,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1645,7 +1605,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1656,7 +1615,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -2681,6 +2639,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardGrid
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -146,7 +145,6 @@ Text tEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -156,7 +154,6 @@ Text tEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity2
@@ -166,7 +163,6 @@ Text tEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity3
@@ -176,7 +172,6 @@ Text tEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity4
@@ -186,7 +181,6 @@ Text tEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity5
@@ -196,7 +190,6 @@ Text tEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity6
@@ -206,7 +199,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -216,7 +208,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -226,7 +217,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -236,7 +226,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -246,14 +235,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -298,7 +285,6 @@ Button bEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -343,7 +329,6 @@ Button bEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -388,7 +373,6 @@ Button bEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -433,7 +417,6 @@ Button bEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -478,7 +461,6 @@ Button bEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -523,7 +505,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -548,7 +529,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -573,7 +553,6 @@ Hotspot mSpecial
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -590,7 +569,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -601,7 +579,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -612,7 +589,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -628,9 +604,15 @@ Timer tmLP
Events
Timer Event
if(tTmp.txt=="light")
{
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(tTmp.txt=="fan")
{
page popupFan
@@ -737,6 +719,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity1.txt,"~",16
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
vis bEntity1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",17
@@ -758,6 +751,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity2.txt,"~",22
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
vis bEntity2,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",23
@@ -779,6 +783,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity3.txt,"~",28
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
vis bEntity3,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",29
@@ -800,6 +815,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity4.txt,"~",34
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
vis bEntity4,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",35
@@ -821,6 +847,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity5.txt,"~",40
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
vis bEntity5,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",41
@@ -842,6 +879,17 @@ Timer tmSerial
{
// change icon
spstr strCommand.txt,bEntity6.txt,"~",46
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
vis bEntity6,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",47
@@ -886,6 +934,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -924,10 +976,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,6 @@ Page cardLChart
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -161,7 +160,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -171,14 +169,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -203,7 +199,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -228,7 +223,6 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -239,7 +233,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -250,7 +243,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -261,7 +253,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -632,6 +623,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page cardMedia
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -221,7 +220,6 @@ Text t0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -250,7 +248,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -280,7 +277,6 @@ Text t2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -309,7 +305,6 @@ Text t3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -339,7 +334,6 @@ Text t5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -368,7 +362,6 @@ Text tAuthor
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -378,7 +371,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -388,7 +380,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -398,7 +389,6 @@ Text tPlayPause
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -427,7 +417,6 @@ Text tShuffle
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : x
@@ -456,7 +445,6 @@ Text tTitle
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -466,14 +454,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hVolume
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -504,7 +490,6 @@ Button bEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -545,7 +530,6 @@ Button bEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -590,7 +574,6 @@ Button bEntity3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -635,7 +618,6 @@ Button bEntity4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -680,7 +662,6 @@ Button bEntity5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -725,7 +706,6 @@ Button bEntity6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -770,7 +750,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -795,7 +774,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -820,7 +798,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -831,7 +808,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -842,7 +818,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1022,6 +997,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity1.txt,"~",25
vis bEntity1,1
// way to get force font adjustment
strlen bEntity1.txt,sys0
//check 2nd last char for ¬
substr bEntity1.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity1.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity1.font=sys1
substr bEntity1.txt,bEntity1.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",26
covx tTmp.txt,sys0,0,0
@@ -1043,6 +1029,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity2.txt,"~",31
vis bEntity2,1
// way to get force font adjustment
strlen bEntity2.txt,sys0
//check 2nd last char for ¬
substr bEntity2.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity2.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity2.font=sys1
substr bEntity2.txt,bEntity2.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",32
covx tTmp.txt,sys0,0,0
@@ -1064,6 +1061,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity3.txt,"~",37
vis bEntity3,1
// way to get force font adjustment
strlen bEntity3.txt,sys0
//check 2nd last char for ¬
substr bEntity3.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity3.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity3.font=sys1
substr bEntity3.txt,bEntity3.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",38
covx tTmp.txt,sys0,0,0
@@ -1085,6 +1093,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity4.txt,"~",43
vis bEntity4,1
// way to get force font adjustment
strlen bEntity4.txt,sys0
//check 2nd last char for ¬
substr bEntity4.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity4.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity4.font=sys1
substr bEntity4.txt,bEntity4.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",44
covx tTmp.txt,sys0,0,0
@@ -1106,6 +1125,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity5.txt,"~",49
vis bEntity5,1
// way to get force font adjustment
strlen bEntity5.txt,sys0
//check 2nd last char for ¬
substr bEntity5.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity5.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity5.font=sys1
substr bEntity5.txt,bEntity5.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",50
covx tTmp.txt,sys0,0,0
@@ -1127,6 +1157,17 @@ Timer tmSerial
// change icon
spstr strCommand.txt,bEntity6.txt,"~",55
vis bEntity6,1
// way to get force font adjustment
strlen bEntity6.txt,sys0
//check 2nd last char for ¬
substr bEntity6.txt,tTmp.txt,sys0-2,1
if(tTmp.txt=="¬")
{
substr bEntity6.txt,tTmp.txt,sys0-1,1
covx tTmp.txt,sys1,0,0
bEntity6.font=sys1
substr bEntity6.txt,bEntity6.txt,0,sys0-2
}
// change icon color
spstr strCommand.txt,tTmp.txt,"~",56
covx tTmp.txt,sys0,0,0
@@ -1170,6 +1211,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -1208,10 +1253,6 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -2,7 +2,6 @@ Page cardPower
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -169,7 +168,6 @@ Text t0Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -179,7 +177,6 @@ Text t0u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -189,7 +186,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -199,7 +195,6 @@ Text t1Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -209,7 +204,6 @@ Text t1u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -219,7 +213,6 @@ Text t2Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : î °
@@ -229,7 +222,6 @@ Text t2u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -239,7 +231,6 @@ Text t3Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : î °
@@ -249,7 +240,6 @@ Text t3u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -259,7 +249,6 @@ Text t4Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : î´½
@@ -269,7 +258,6 @@ Text t4u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -279,7 +267,6 @@ Text t5Icon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -289,7 +276,6 @@ Text t5u
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -299,7 +285,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -309,7 +294,6 @@ Text tHome
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -319,7 +303,6 @@ Text tHome2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -329,7 +312,6 @@ Text tHomeO
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -339,7 +321,6 @@ Text tHomeO2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -349,14 +330,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider h0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -366,7 +345,6 @@ Slider h1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -376,7 +354,6 @@ Slider h2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -386,7 +363,6 @@ Slider h3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -396,7 +372,6 @@ Slider h4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -406,7 +381,6 @@ Slider h5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 600
Upper range limit: 1200
@@ -416,7 +390,6 @@ Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -441,7 +414,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -466,7 +438,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -477,7 +448,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -488,7 +458,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -929,6 +898,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -967,6 +940,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -2,7 +2,6 @@ Page cardQR
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -134,7 +133,6 @@ Text tEntity1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -144,7 +142,6 @@ Text tEntity2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -154,7 +151,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -164,7 +160,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -174,7 +169,6 @@ Text tIcon2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -184,14 +178,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -216,7 +208,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -241,7 +232,6 @@ Button bText1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -266,7 +256,6 @@ Button bText2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -291,7 +280,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -318,7 +306,6 @@ Dual-state Button btOnOff2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -345,21 +332,18 @@ Hotspot m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Hotspot m1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -370,7 +354,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -381,7 +364,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -606,11 +588,11 @@ Timer tmSerial
{
if(type1.txt=="delete"||type1.txt=="")
{
qrcode m1.x,m1.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m1.x,m1.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}else
{
qrcode m0.x,m0.y,200,defaultBcoColor,65535,-1,vaQR.txt
qrcode m0.x,m0.y,200,65535,defaultBcoColor,-1,8,vaQR.txt
}
}
if(tInstruction.txt=="time")
@@ -685,6 +667,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
@@ -755,7 +741,7 @@ Timer tmSleep
{
sleepValue=0
dim=dimValue
tSend.txt="event,sleepReached,cardAlarm"
tSend.txt="event,sleepReached,cardQR"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC

View File

@@ -2,7 +2,6 @@ Page cardThermo
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -157,7 +156,6 @@ XFloat xTempDest
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -166,7 +164,6 @@ XFloat xTempDest1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -175,7 +172,6 @@ XFloat xTempDest2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -184,7 +180,6 @@ XFloat xTempMax1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -193,7 +188,6 @@ XFloat xTempMin1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -202,7 +196,6 @@ XFloat xTempStep1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -211,7 +204,6 @@ Text tCF
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -221,7 +213,6 @@ Text tCF1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -231,7 +222,6 @@ Text tCF2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -241,7 +231,6 @@ Text tCurTemp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -251,7 +240,6 @@ Text tCurTempLbl
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Currently
@@ -261,7 +249,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -271,7 +258,6 @@ Text tStateLbl
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : State
@@ -281,7 +267,6 @@ Text tStatus
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -291,14 +276,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -323,7 +306,6 @@ Button bPrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -348,7 +330,6 @@ Dual-state Button bDown2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -366,7 +347,6 @@ Dual-state Button bUp2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -384,7 +364,6 @@ Dual-state Button bt0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -411,7 +390,6 @@ Dual-state Button bt1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -438,7 +416,6 @@ Dual-state Button bt2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -465,7 +442,6 @@ Dual-state Button bt3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -492,7 +468,6 @@ Dual-state Button bt4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -519,7 +494,6 @@ Dual-state Button bt5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -546,7 +520,6 @@ Dual-state Button bt6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -573,7 +546,6 @@ Dual-state Button bt7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : pressed
Text : 
@@ -600,7 +572,6 @@ Dual-state Button btDetail
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -616,7 +587,6 @@ Dual-state Button btDown
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -634,7 +604,6 @@ Dual-state Button btDown1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -652,7 +621,6 @@ Dual-state Button btUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -670,7 +638,6 @@ Dual-state Button btUp1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -688,7 +655,6 @@ Hotspot mSwipeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -699,7 +665,6 @@ Hotspot mSwipePrev
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -710,7 +675,6 @@ Hotspot mSwipeUp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -1087,6 +1051,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page pageIcons
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -26,7 +25,6 @@ Text tTmp1
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -36,7 +34,6 @@ Text tTmp2
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -46,7 +43,6 @@ Text tTmp3
Attributes
Scope : global
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -56,6 +52,5 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled

View File

@@ -2,7 +2,6 @@ Page pageStartup
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -43,7 +42,6 @@ Number frame_ptr
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -52,7 +50,6 @@ Number frapic_w
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 1960
@@ -61,7 +58,6 @@ Number spinner_w
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 140
@@ -70,7 +66,6 @@ Number usual_cnt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -79,7 +74,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -89,7 +83,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -99,7 +92,6 @@ Text tMsg1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Waiting for content ...
@@ -109,7 +101,6 @@ Text tMsg2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : This is taking longer than usual,
@@ -119,7 +110,6 @@ Text tMsg3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : pls check your backend configuration
@@ -129,7 +119,6 @@ Text tSend
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : newtxt
@@ -139,7 +128,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -149,24 +137,21 @@ Text tVersion
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 50
Text : 53
Max. Text Size : 10
Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button bSendStartup
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : startup
@@ -194,7 +179,6 @@ Hotspot mSpinner
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -289,8 +273,14 @@ Timer tmSerial
{
covx tTmp.txt,defaultFontColor,0,0
}
// get feature flag popup
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt!="")
{
covx tTmp.txt,featNewSliders,0,0
}
if(tInstruction.txt=="timeout")
}
if(tInstruction.txt=="timeout2")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
@@ -330,6 +320,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page pageTest
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -18,14 +17,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : entities
@@ -39,7 +36,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : bauds=115200
@@ -53,7 +49,6 @@ Button b10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : alarm
@@ -67,7 +62,6 @@ Button b11
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : grid
@@ -81,7 +75,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : qr
@@ -95,7 +88,6 @@ Button b3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : disable recmod
@@ -109,7 +101,6 @@ Button b4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : light
@@ -123,7 +114,6 @@ Button b5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : thermo
@@ -137,7 +127,6 @@ Button b6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : shutter
@@ -151,7 +140,6 @@ Button b7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : media
@@ -165,7 +153,6 @@ Button b8
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : screens
@@ -180,7 +167,6 @@ Button b9
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : notify

View File

@@ -2,7 +2,6 @@ Page popupFan
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -109,7 +108,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -119,7 +117,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -129,7 +126,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -139,7 +135,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -149,7 +144,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -159,7 +153,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -169,14 +162,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hSpeed
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -206,7 +197,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -214,7 +204,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupFan,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -231,7 +221,6 @@ Button bMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -261,7 +250,6 @@ Button bMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -291,7 +279,6 @@ Button bMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -321,7 +308,6 @@ Button bModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -370,7 +356,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -589,6 +574,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupInSel
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -127,7 +126,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -137,7 +135,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -147,14 +144,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -162,7 +157,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupInSel,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -179,7 +174,6 @@ Button bMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -209,7 +203,6 @@ Button bMode10
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -239,7 +232,6 @@ Button bMode11
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -269,7 +261,6 @@ Button bMode12
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -299,7 +290,6 @@ Button bMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -329,7 +319,6 @@ Button bMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -359,7 +348,6 @@ Button bMode4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -389,7 +377,6 @@ Button bMode5
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -419,7 +406,6 @@ Button bMode6
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -449,7 +435,6 @@ Button bMode7
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -479,7 +464,6 @@ Button bMode8
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -509,7 +493,6 @@ Button bMode9
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -539,7 +522,6 @@ Button bModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -947,6 +929,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupLight
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -53,7 +52,7 @@ Page popupLight
vis pColorWheel,0
//vis t0,0
popupLight.bco=defaultBcoColor
for(sys0=0;sys0<27;sys0++)
for(sys0=0;sys0<28;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
@@ -71,7 +70,7 @@ Page popupLight
hBrightness.pic=14
hBrightness.pic1=13
hBrightness.pic2=15
hTempSlider.pic=16
hTempSlider.pic=23
hTempSlider.pic1=17
hTempSlider.pic2=15
}
@@ -108,7 +107,6 @@ Text t0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Color
@@ -118,7 +116,6 @@ Text t1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Brightness
@@ -128,7 +125,6 @@ Text t2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -138,7 +134,6 @@ Text t3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -148,7 +143,6 @@ Text t4
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Temperature
@@ -158,7 +152,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -168,7 +161,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -178,7 +170,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -188,7 +179,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -198,7 +188,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -208,14 +197,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Picture pColorWheel
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Events
@@ -250,7 +237,6 @@ Slider hBrightness
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -280,7 +266,6 @@ Slider hTempSlider
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -310,7 +295,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -335,7 +319,6 @@ Button bColor
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -370,7 +353,6 @@ Button bEffect
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -387,7 +369,6 @@ Dual-state Button btOnOff1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -414,7 +395,7 @@ Dual-state Button btOnOff1
Timer tmCooldown
Attributes
Scope : local
Period (ms): 100
Period (ms): 300
Enabled : no
Events
@@ -652,6 +633,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -0,0 +1,689 @@
Page popupLightNew
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
Events
Preinitialize Event
dim=dimValueNormal
//get entitiy name
tEntity.txt=pageIcons.tTmp1.txt
//get entity id
entn.txt=pageIcons.tTmp2.txt
vis tSend,0
vis tTmp,0
vis tInstruction,0
vis tId,0
vis bEffect,0
vis hBrightness,0
//page open event
// event,pageOpenDetail,typeOfPage,tEntityName
// craft command
tSend.txt="event,pageOpenDetail,popupLight,"+entn.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
//disable brightness by default
//vis t1,0
//vis t2,0
vis hBrightness,1
//disable color temp by default
//vis t4,0
//vis t3,0
vis hTempSlider,0
//disable color wheel components by default
vis bColor,0
//vis t0,0
vis pColorWheel,0
//vis t0,0
popupLightNew.bco=defaultBcoColor
for(sys0=0;sys0<27;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
if(b[sys0].type==53&&defaultBcoColor==0)
{
b[sys0].pic=10
b[sys0].pic2=11
}
}
if(defaultBcoColor==0)
{
hTempSlider.pic=16
hTempSlider.pic1=16
}
Postinitialize Event
fill hBrightness.x,hBrightness.y,100,250,defaultBcoColor
Variable (int32) col
Attributes
Scope: local
Value: 65504
Variable (string) entn
Attributes
Scope : local
Text :
Max. Text Size: 80
Variable (int32) mode
Attributes
Scope: local
Value: 1
Variable (int32) mode_temp
Attributes
Scope: local
Value: 0
Variable (string) strCommand
Attributes
Scope : local
Text :
Max. Text Size: 500
Variable (string) tId
Attributes
Scope : local
Text :
Max. Text Size: 20
Variable (string) tInstruction
Attributes
Scope : local
Text :
Max. Text Size: 20
Variable (string) tSend
Attributes
Scope : local
Text :
Max. Text Size: 200
Variable (string) tTmp
Attributes
Scope : local
Text :
Max. Text Size: 80
Text tEntity
Attributes
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
Max. Text Size : 25
Picture pColorWheel
Attributes
Scope : local
Dragging : 0
Send Component ID: disabled
Events
Touch Press Event
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorWheel,"
sys0=tch0
sys0=sys0-pColorWheel.x
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
sys0=tch1
sys0=sys0-pColorWheel.y
covx sys0,tTmp.txt,0,0
tSend.txt+=tTmp.txt
tSend.txt+="|"
covx pColorWheel.h,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Release Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmCooldown.en=1
tmCooldown.tim=2500
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider,"
covx hBrightness.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Release Event
tmCooldown.en=1
tmCooldown.tim=2500
//craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
covx hTempSlider.val,tTmp.txt,0,0
tSend.txt+=tTmp.txt
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
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
Events
Touch Press Event
if(mode.val==1)
{
mode.val=0
//enable color wheel
vis pColorWheel,1
//disable color temp
//vis t4,0
//vis t3,0
vis hTempSlider,0
}else
{
mode.val=1
//disable color wheel
vis pColorWheel,0
if(mode_temp.val==1)
{
//enable color temp
//vis t4,1
//vis t3,1
vis hTempSlider,1
}
}
Button bEffect
Attributes
Scope : local
Dragging : 0
Send Component ID: disabled
State : unpressed
Text : 
Max. Text Size : 10
Events
Touch Press Event
pageIcons.tTmp1.txt=tEntity.txt
pageIcons.tTmp2.txt=entn.txt
page popupInSel
Dual-state Button btOnOff1
Attributes
Scope : local
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
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
prints sys0,2
prints tSend.txt,0
prints crcval,2
Timer tmCooldown
Attributes
Scope : local
Period (ms): 300
Enabled : no
Events
Timer Event
tmCooldown.en=0
Timer tmDrawCooldown
Attributes
Scope : local
Period (ms): 500
Enabled : no
Events
Timer Event
//draw black background
fill hBrightness.x,hBrightness.y,100,hBrightness.val*-25/10+250,8484
//draw draw colored bar at the position of the current brightness value
fill hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.val*25/10,col.val
if(hBrightness.val>7)
{
//draw cursor
fill hBrightness.x+25,hBrightness.val*-25/10+322,50,4,WHITE
//paint corner
xstr hBrightness.x,hBrightness.val*-25/10+314,100,hBrightness.h,7,8484,0,0,0,3,"a"
}
//paint corners
xstr hBrightness.x,hBrightness.y,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"a"
xstr hBrightness.x,hBrightness.y+hBrightness.h-15,100,hBrightness.h,7,defaultBcoColor,0,0,0,3,"b"
tmDrawCooldown.en=0
Timer tmSerial
Attributes
Scope : local
Period (ms): 50
Enabled : yes
Events
Timer Event
// data available
if(usize>1)
{
bufferPos=0
while(bufferPos<usize)
{
// check for 0x55 0xBB - Command Init Secuence
if(u[bufferPos]==187&&u[bufferPos-1]==85)
{
//remove garbage at the start of the buffer if there's any to free buffer for command
if(u[bufferPos]!=1)
{
udelete bufferPos-1
}
//instruction is now aligned with buffer, because we deleted garbage before instrcution
//get length after init sequence (check if there are more than to bytes in buffer)
if(3<usize)
{
// check if serial buffer has reached the announced length
ucopy payloadLength,2,2,0
// we are only checking payload length so we have to skip first 3 bytes (init+payload length) (-1 because of < instead of <=)
payloadLength+=3
// payload length does also not contain crc, so we are adding another 2 bytes for crc
payloadLength+=2
if(payloadLength<usize)
{
// calculate crc
crcrest 1,0xFFFF
// u[2] contains payload legth at 3rd pos in buffer, we are calculating crc from 3rd pos with number of bytes from payload length
//crcputu 3,u[2]
// u[2] cotnains payload length, we are calculating a crc over the whole message, so we have to add 3 to the length from u[2]
crcputu 0,payloadLength-1
// get recived crc to be able to compare it
ucopy recvCrc,payloadLength-1,2,0
// compare crc with recived value
if(crcval==recvCrc)
{
// crc is okay
// here is the location where acual code should be
// write command to variable strCommand
ucopy strCommand.txt,4,payloadLength-5,0
// 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,tTmp.txt,"~",1
if(tInstruction.txt=="entityUpdateDetail"&&entn.txt==tTmp.txt)
{
// change icon
//spstr strCommand.txt,tIcon1.txt,"~",2
//vis tIcon1,1
// change icon color
spstr strCommand.txt,tTmp.txt,"~",3
covx tTmp.txt,sys0,0,0
col.val=sys0
//tEntity.pco=sys0
// get Button State
spstr strCommand.txt,tTmp.txt,"~",4
covx tTmp.txt,sys0,0,0
btOnOff1.val=sys0
// get Brightness value
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt=="disable")
{
//vis t1,0
//vis t2,0
vis hBrightness,0
}else
{
//vis t1,1
//vis t2,1
vis hBrightness,1
covx tTmp.txt,sys0,0,0
hBrightness.val=sys0
tmDrawCooldown.en=1
tmDrawCooldown.tim=500
}
// get ColorTemp value
spstr strCommand.txt,tTmp.txt,"~",6
if(tTmp.txt=="disable")
{
vis hTempSlider,0
//vis t3,0
//vis t4,0
mode_temp.val=0
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else if(tTmp.txt=="unknown") // temp supported, but not in color mode
{
mode_temp.val=1
// mode == 1 is temp controls currently shown
if(mode.val==1)
{
// switch mode
click bColor,1
click bColor,0
}
}else
{
mode_temp.val=1
vis hTempSlider,1
//vis t3,1
//vis t4,1
if(tmCooldown.en==0)
{
covx tTmp.txt,sys0,0,0
hTempSlider.val=sys0
}
// mode == 0 is rgb controls currently shown
if(mode.val==0)
{
// switch mode
click bColor,1
click bColor,0
}
}
// get Color value
spstr strCommand.txt,tTmp.txt,"~",7
// disable -> isn't supported
if(tTmp.txt=="disable")
{
//vis t0,0
vis bColor,0
vis pColorWheel,0
}else
{
//vis t0,1
//only enable bColor button if color temp is also supported
if(mode_temp.val==1)
{
vis bColor,1
}
if(mode.val==0)
{
vis pColorWheel,1
}
}
// set t0 Color (Localization)
//spstr strCommand.txt,t0.txt,"~",8
// set t4 Temperature (Localization)
//spstr strCommand.txt,t4.txt,"~",9
// set t1 Brightness (Localization)
//spstr strCommand.txt,t1.txt,"~",10
// activate effect button
spstr strCommand.txt,tTmp.txt,"~",11
if(tTmp.txt=="enable")
{
vis bEffect,1
}else
{
vis bEffect,0
}
}
if(tInstruction.txt=="time")
{
// get set time to global variable
spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
}
if(tInstruction.txt=="date")
{
// get set date to global variable
spstr strCommand.txt,pageIcons.vaDate.txt,"~",1
}
if(tInstruction.txt=="dimmode")
{
// get value
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,dimValue,0,0
// get value normal
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
dim=dimValueNormal
// get background color
spstr strCommand.txt,tTmp.txt,"~",3
if(tTmp.txt!="")
{
covx tTmp.txt,defaultBcoColor,0,0
}
// get font color
spstr strCommand.txt,tTmp.txt,"~",4
if(tTmp.txt!="")
{
covx tTmp.txt,defaultFontColor,0,0
}
}
if(tInstruction.txt=="timeout")
{
//set timeout to global var
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,sleepTimeout,0,0
}
if(tInstruction.txt=="pageType")
{
//command format pageType,specialPageName
//write name of speical page to tId
spstr strCommand.txt,tId.txt,"~",1
//save second arg if there's one
spstr strCommand.txt,tTmp.txt,"~",2
//save third arg if there's one
spstr strCommand.txt,pageIcons.tTmp2.txt,"~",3
spstr strCommand.txt,pageIcons.tTmp3.txt,"~",4
//we are going to exit this page with this command, so we have to clear the buffer, so we are not getting into a stupid loop ...
udelete payloadLength-1
bufferPos=0
if(tId.txt=="pageStartup")
{
page pageStartup
}
if(tId.txt=="screensaver")
{
page screensaver
}
if(tId.txt=="cardEntities")
{
page cardEntities
}
if(tId.txt=="cardGrid")
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupLight
}
if(tId.txt=="popupShutter")
{
pageIcons.tTmp1.txt=tTmp.txt
page popupShutter
}
if(tId.txt=="popupNotify")
{
page popupNotify
}
if(tId.txt=="cardThermo")
{
page cardThermo
}
if(tId.txt=="cardMedia")
{
page cardMedia
}
if(tId.txt=="cardAlarm")
{
page cardAlarm
}
if(tId.txt=="cardQR")
{
page cardQR
}
if(tId.txt=="cardPower")
{
page cardPower
}
if(tId.txt=="cardChart")
{
page cardChart
}
}
// end of user code
udelete payloadLength-1
bufferPos=0
}
}
}
}
// next character
bufferPos++
}
}
Timer tmSleep
Attributes
Scope : local
Period (ms): 1000
Enabled : yes
Events
Timer Event
if(sleepTimeout!=0)
{
sleepValue+=1
if(sleepTimeout<=sleepValue)
{
sleepValue=0
click b0,1
click b0,0
}
}
TouchCap tc0
Attributes
Scope: local
Value: 0
Events
Touch Press Event
sleepValue=0

View File

@@ -2,7 +2,6 @@ Page popupNotify
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -19,6 +18,8 @@ Page popupNotify
vis tTmp,0
vis tInstruction,0
vis tId,0
vis b1,0
vis b2,0
popupNotify.bco=defaultBcoColor
tHeading.bco=defaultBcoColor
b0.bco=defaultBcoColor
@@ -64,7 +65,6 @@ Text tHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -74,7 +74,6 @@ Text tIcon
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -84,7 +83,6 @@ Text tId
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -94,7 +92,6 @@ Text tInstruction
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -104,7 +101,6 @@ Text tText
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -114,7 +110,6 @@ Text tTextAlt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -124,7 +119,6 @@ Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -134,14 +128,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -167,7 +159,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -194,7 +185,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -399,6 +389,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities
@@ -407,6 +401,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupShutter
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -116,7 +115,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : tEntity1
@@ -126,7 +124,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 
@@ -136,7 +133,6 @@ Text tInfo1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -146,7 +142,6 @@ Text tPosHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : Position
@@ -156,7 +151,6 @@ Text tTiltHeading
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -166,14 +160,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Slider hPosition
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -202,7 +194,6 @@ Slider hTilt
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Position : 50
Upper range limit: 100
@@ -231,7 +222,6 @@ Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -256,7 +246,6 @@ Button bDown1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -281,7 +270,6 @@ Button bStop1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -306,7 +294,6 @@ Button bTLeft
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -331,7 +318,6 @@ Button bTRight
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -356,7 +342,6 @@ Button bTStop
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -381,7 +366,6 @@ Button bUp1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -641,6 +625,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupThermo
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -175,7 +174,6 @@ Text heading1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -185,7 +183,6 @@ Text heading2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -195,7 +192,6 @@ Text heading3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -205,7 +201,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -215,7 +210,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -225,14 +219,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -240,7 +232,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupThermo,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -257,7 +249,6 @@ Button bMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -287,7 +278,6 @@ Button bMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -317,7 +307,6 @@ Button bMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -347,7 +336,6 @@ Button bModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -396,7 +384,6 @@ Button cMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -426,7 +413,6 @@ Button cMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -456,7 +442,6 @@ Button cMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -486,7 +471,6 @@ Button cModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -534,7 +518,6 @@ Button dMode1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -564,7 +547,6 @@ Button dMode2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -594,7 +576,6 @@ Button dMode3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text :
@@ -624,7 +605,6 @@ Button dModeNext
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -912,6 +892,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

View File

@@ -2,7 +2,6 @@ Page popupTimer
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Locked : no
Swide up page ID : disabled
@@ -169,7 +168,6 @@ Number n1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -208,7 +206,6 @@ Number n2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Value : 0
@@ -247,7 +244,6 @@ Text t0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : +/- 1 +/- 5 +/- 10 +/- 15
@@ -257,7 +253,6 @@ Text tDP
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : :
@@ -267,7 +262,6 @@ Text tEntity
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -277,7 +271,6 @@ Text tIcon1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text :
@@ -287,7 +280,6 @@ Text tTime
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard: none
Text : 21:32
@@ -297,14 +289,12 @@ Picture p0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
Button b0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -312,7 +302,7 @@ Button b0
Events
Touch Press Event
tSend.txt="event,buttonPress2,popupLight,bExit"
tSend.txt="event,buttonPress2,popupTimer,bExit"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
@@ -329,7 +319,6 @@ Button b1
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : START
@@ -356,7 +345,6 @@ Button b2
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : CANCEL
@@ -383,7 +371,6 @@ Button b3
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : PAUSE
@@ -410,7 +397,6 @@ Button bZ1M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -439,7 +425,6 @@ Button bZ1P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -468,7 +453,6 @@ Button bZ2M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -497,7 +481,6 @@ Button bZ2P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -526,7 +509,6 @@ Button bZ3M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -555,7 +537,6 @@ Button bZ3P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -584,7 +565,6 @@ Button bZ4M
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -613,7 +593,6 @@ Button bZ4P
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : 
@@ -642,7 +621,6 @@ Button fToggleEdit
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID: disabled
State : unpressed
Text : hidden
@@ -883,6 +861,10 @@ Timer tmSerial
{
page cardGrid
}
if(tId.txt=="cardGrid2")
{
page cardGrid2
}
if(tId.txt=="popupLight")
{
pageIcons.tTmp1.txt=tTmp.txt

Some files were not shown because too many files have changed in this diff Show More