Change SCI no efect
- 
 Initializacion: 
 |LB UID:lb28 X:4 Y:2 TXT:"00:00:00" ALP:1 LALP:1 SCI:0after sending @lb28 SCI:1 
 nothing happend.
- 
 @forest70 
 You declare a label on SCI:0 and you write in this label on SCI:1. This can't work!
 You must declare your bel on SCI:1 and write in SCI:1|LB UID:lb28 X:4 Y:2 TXT:"00:00:00" ALP:1 LALP:1 SCI:1 
 after sending @lb28 SCI:1Bernard 
- 
 @forest70 Hi, currently, when widget is created it cannot be moved to another screen afterwards. Best regards, 
 Kl3m3n
- 
 @kl3m3n 
 OK, Tank you.