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
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
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
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: No registered users and 20 guests