Visual Basic commands for lk202-25
Posted: Sat Apr 26, 2003 10:28 am
i am seraching for visual basic codes for the lk202-25 LCD
eg. clear screen
private sub Command1_Click
Mscomm1.Output = chr(254) & Chr(88)
end sub
now i am searching for going to the next line, they give LF but i can get this running, can somebosy give me an idea or tip, tnx
eg. clear screen
private sub Command1_Click
Mscomm1.Output = chr(254) & Chr(88)
end sub
now i am searching for going to the next line, they give LF but i can get this running, can somebosy give me an idea or tip, tnx
