MikroElektronika PIC Microcontrollers PIC16 Ficha de datos Pagina 104

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 103
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
Vista de pagina 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 193 194

Comentarios a estos manuales

Sin comentarios