Page screensaver Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Locked : no Swide up page ID : disabled Swide down page ID : disabled Swide left page ID : disabled Swide right page ID : disabled Events Preinitialize Event recmod=1 bauds=115200 vis tInstruction,0 vis tTmp,0 vis p0,0 vis tNotifyHead,0 vis tNotifyText,0 //load gloabl time string from pageIcons //tTime.txt=vaTime.txt spstr pageIcons.vaTime.txt,tTime.txt,"?",0 spstr pageIcons.vaTime.txt,tAMPM.txt,"?",1 if(tAMPM.txt=="") { vis tAMPM,0 } tDate.txt=pageIcons.vaDate.txt dim=dimValue vis tSend,0 //page open event // clear weather elements, to keep example content in HMI Variable (string) strCommand Attributes Scope : local Text : Max. Text Size: 200 Variable (string) tId Attributes Scope : local Text : Max. Text Size: 25 Variable (string) tInstruction Attributes Scope : local Text : Max. Text Size: 50 Variable (string) tSend Attributes Scope : local Text : Max. Text Size: 50 Variable (string) tTmp Attributes Scope : local Text : Max. Text Size: 50 Variable (int32) vaTap Attributes Scope: local Value: 0 Variable (int32) xc1 Attributes Scope: local Value: 0 Variable (int32) xc2 Attributes Scope: local Value: 0 Variable (int32) xcR Attributes Scope: local Value: 0 Variable (int32) yc1 Attributes Scope: local Value: 0 Variable (int32) yc2 Attributes Scope: local Value: 0 Variable (int32) ycR Attributes Scope: local Value: 0 Text t10 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : | Max. Text Size : 10 Text tAMPM Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : PM Max. Text Size : 10 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 Max. Text Size : 40 Text tF1Icon Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tF2Icon Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tF3Icon Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tF4Icon Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 5 Text tForecast1 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast1Val Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast2 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast2Val Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast3 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast3Val Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast4 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tForecast4Val Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tIcon1 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 5 Text tIcon2 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 5 Text tMR Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tMRIcon Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tMainIcon Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tMainIconAlt Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tMainText Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tMainTextAlt Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 10 Text tNotifyHead Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 35 Text tNotifyText Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 35 Text tTime Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : 21:32 Max. Text Size : 15 Text tTimeAdd Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Associated Keyboard : none Text : Max. Text Size : 40 Picture p0 Attributes Scope : local Dragging : 0 Disable release event after dragging: 0 Send Component ID : disabled Timer tm0 Attributes Scope : local Period (ms): 50 Enabled : yes Events Timer Event if(tc0.val!=0) { xc2.val=tch0 yc2.val=tch1 } Timer tmSerial Attributes Scope : local Period (ms): 50 Enabled : yes Events Timer Event // data available if(usize>1) { bufferPos=0 while(bufferPos-125&&xcR.val<125) { //tStatusNew.txt="x low, -> y" // check if below minimum value (change is negative) if(ycR.val<-80) { //tDirNew.txt="down" tSend.txt="event,buttonPress2,screensaver,swipeDown" }else if(ycR.val>80) { //tDirNew.txt="up" tSend.txt="event,buttonPress2,screensaver,swipeUp" }else { //tDirNew.txt="invalid" } // y difference between -125 and 125 (swipe on x-axis) }else if(ycR.val>-125&&ycR.val<125) { //tStatusNew.txt="y low, -> x" if(xcR.val<-80) { //tDirNew.txt="right" tSend.txt="event,buttonPress2,screensaver,swipeRight" }else if(xcR.val>80) { //tDirNew.txt="left" tSend.txt="event,buttonPress2,screensaver,swipeLeft" }else { //tDirNew.txt="invalid" } //diagonal swipe invalid }else { //tStatusNew.txt="invalid" //tDirNew.txt="diagonal" } } //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