How can I send text to a lcd2004 into a rule ?
tkx Ad
Send txt to lcd in a rule
Moderators: grovkillen, Stuntteam, TD-er
-
- Normal user
- Posts: 1049
- Joined: 25 Apr 2015, 14:39
Re: Send txt to lcd in a rule
I hope my memory does not play games, but I think it was:
lcd,<row>,<col>,<text>
Example: lcd,1,1,hi there
lcd,<row>,<col>,<text>
Example: lcd,1,1,hi there
-
- Normal user
- Posts: 26
- Joined: 04 Apr 2017, 23:14
Re: Send txt to lcd in a rule
That works
but i want have a delay to show the text before start
can anybody help me to with the rules
On System#Boot do
lcd,1,1,hi there
timerSet,1,10000
endon
On Rules#Timer=1 do
lcd ,2,1, terug naar scherm
endon
thanks in advance
Ad
but i want have a delay to show the text before start
can anybody help me to with the rules
On System#Boot do
lcd,1,1,hi there
timerSet,1,10000
endon
On Rules#Timer=1 do
lcd ,2,1, terug naar scherm
endon
thanks in advance
Ad
-
- Normal user
- Posts: 1049
- Joined: 25 Apr 2015, 14:39
Re: Send txt to lcd in a rule
Try Delay 1000 for 1 second delay.
Also have a look here:
https://www.letscontrolit.com/wiki/inde ... _Reference
Also have a look here:
https://www.letscontrolit.com/wiki/inde ... _Reference
Who is online
Users browsing this forum: Anthropic Claude Bot [bot] and 11 guests