84
eDisplay (OP7200)
4.5 Touchscreen (OP7200 only)
The
GLTOUCHSCREEN.LIB
library in the
TouchScreens
directory allows the user to
link adjacent pixel locations on the LCD to create a button. The button can then be trans-
lated by the touchscreen when pressed.
Initializes the
GLTOUCHSCREEN.LIB
library, must be called at power-up before any other
GLTOUCHSCREEN.LIB
library functions can be used. This function allocates
xmem
SRAM for the
storage of the button parameters.
PARAMETER
MaxButtons
is the number of buttons to initialize
RETURN VALUE
The unsigned long memory location of the
BtnData
area
SEE ALSO
btnCreateText, btnCreateBitmap, btnRecall, btnStore, btnDisplay,
btnDisplayLevel, btnClear, btnClearLevel, btnAttributes, btnMsgBox,
btnDisplayText, btnClearRegion
Stores the
btnData
structure in
xmem
SRAM. This function is normally called by
btnCreateText
or by
btnCreateBmp
.
PARAMETERS
xmemPtr
is the unsigned long value assigned by
btnInit
BtnID
is the button ID number to store the structure
RETURN VALUE
1 when completed
SEE ALSO
btnRecall, btnInit, btnCreateText, btnCreateBitmap
unsigned long btnInit(int MaxButtons);
int btnStore(unsigned long xmemPtr, int BtnID);
Содержание eDisplay OP7200
Страница 1: ...eDisplay OP7200 VGA Operator Control Panel User s Manual 019 0116 021001 A ...
Страница 6: ...eDisplay OP7200 ...
Страница 44: ...38 eDisplay OP7200 ...
Страница 117: ...User s Manual 111 APPENDIX A SPECIFICATIONS Appendix A provides the specifications for the OP7200 ...
Страница 128: ...122 eDisplay OP7200 ...
Страница 136: ...130 eDisplay OP7200 ...
Страница 144: ...138 eDisplay OP7200 ...
Страница 146: ...140 eDisplay OP7200 ...
Страница 150: ...144 eDisplay OP7200 ...
Страница 152: ......