46
RabbitCore RCM3200
C.5.2 LCD Display
The functions used to control the LCD display are contained in the
GRAPHIC.LIB
library
located in the Dynamic C
DISPLAYS\GRAPHIC
library directory.
Initializes the display devices, clears the screen.
RETURN VALUE
None.
SEE ALSO
glDispOnOFF, glBacklight, glSetContrast, glPlotDot, glBlock, glPlotDot,
glPlotPolygon, glPlotCircle, glHScroll, glVScroll, glXFontInit, glPrintf,
glPutChar, glSetBrushType, glBuffLock, glBuffUnlock, glPlotLine
Sets the intensity of the backlight, if circuitry is installed.
PARAMETER
:
onOff
reflects the low to high values (typically 0 to 255, depending on the board design) to set the back-
light intensity (0 will turn the backlight off completely.)
RETURN VALUE
None.
SEE ALSO
glInit, glDispOnoff, glSetContrast
Sets the LCD screen on or off. Data will not be cleared from the screen.
PARAMETER
onOff
turns the LCD screen on or off
1—turn the LCD screen on
0—turn the LCD screen off
RETURN VALUE
None.
SEE ALSO
glInit, glSetContrast, glBackLight
void glInit(void);
void glBackLight(int onOff);
void glDispOnOff(int onOff);
Содержание RabbitCore RCM3200
Страница 1: ...RabbitCore RCM3200 C Programmable Module with Ethernet User s Manual 019 0118 020923 A ...
Страница 8: ...4 RabbitCore RCM3200 ...
Страница 20: ...16 RabbitCore RCM3200 ...
Страница 44: ...40 RabbitCore RCM3200 ...
Страница 70: ...66 RabbitCore RCM3200 ...
Страница 76: ...72 RabbitCore RCM3200 ...
Страница 88: ...84 RabbitCore RCM3200 ...
Страница 92: ......