Lcd Display - Rabbit RCM3000 User Manual

C-programmable module with ethernet
Hide thumbs Also See for RCM3000:
Table of Contents

Advertisement

C.7.3 LCD Display
The functions used to control the LCD display are contained in the
located in the Dynamic C
void glInit(void);
RETURN VALUE
SEE ALSO
void glBackLight(int onOff);
PARAMETER
RETURN VALUE
SEE ALSO
void glDispOnOff(int onOff);
PARAMETER
RETURN VALUE
SEE ALSO
User's Manual
Downloaded from
Elcodis.com
electronic components distributor
DISPLAYS\GRAPHIC
Initializes the display devices, clears the screen.
None.
glDispOnOFF, glBacklight, glSetContrast, glPlotDot, glBlock, glPlotDot,
glPlotPolygon, glPlotCircle, glHScroll, glVScroll, glXFontInit, glPrintf,
glPutChar, glSetBrushType, glBuffLock, glBuffUnlock, glPlotLine
Turns the display backlight on or off.
onOff turns the backlight on or off
1—turn the backlight on
0—turn the backlight off
None.
glInit, glDispOnoff, glSetContrast
Sets the LCD screen on or off. Data will not be cleared from the screen.
onOff turns the LCD screen on or off
1—turn the LCD screen on
0—turn the LCD screen off
None.
glInit, glSetContrast, glBackLight
GRAPHIC.LIB
library directory.
library
83

Advertisement

Table of Contents
loading

Table of Contents