Datasheet
Programming PIC Microcontrollers in BASIC - mikroElektronika
 ' Clears display
LCD_Return_Home
 ' Returns cursor to home position,
 ' returns a shifted display to original position.
 ' Display data RAM is unaffected.
LCD_Cursor_Off
 ' Turn off cursor
LCD_Underline_On
 ' Underline cursor on
LCD_Blink_Cursor_On
 ' Blink cursor on
LCD_Move_Cursor_Left
 ' Move cursor left without changing display data RAM
LCD_Move_Cursor_Right
 ' Move cursor right without changing display data RAM
LCD_Turn_On
 ' Turn LCD display on
LCD_Turn_Off
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm (63 sur 112)05/11/2004 02:20:53










