Datasheet
Programming PIC Microcontrollers in BASIC - mikroElektronika
Example
LCD_Out_CP("Some text")
' Prints "Some text" at current cursor position
5.2.9.7 LCD_Cmd – Sends command to LCD
Prototype
sub procedure LCD_Cmd(dim Command as byte)
Description Sends <Command> to LCD.
List of available commands follows:
LCD_First_Row
' Moves cursor to 1st row
LCD_Second_Row
' Moves cursor to 2nd row
LCD_Third_Row
' Moves cursor to 3rd row
LCD_Fourth_Row
' Moves cursor to 4th row
LCD_Clear
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm (62 sur 112)05/11/2004 02:20:53