92
eDisplay (OP7200)
Searches the list of buttons in use for a button that matches the x,y coordinates from the touchscreen.
PARAMETERS
xmemPtr
is the command code for the button assigned by
btnInit
x
is the x coordinate of the location on the touchscreen
y
is the y coordinate of the location on the touchscreen
RETURN VALUE
The command code of the button corresponding to the button being verified. If the button is not the cor-
rect button, the function returns a negative number.
SEE ALSO
btnSearchXY, btnGet
Checks the touchscreen x,y coordinates against a given set of buttons being displayed to look for a match.
If a match is found, then the button ID code for the button will be returned.
PARAMETERS
xmemPtr
is the command code for the button assigned by
btnInit
RETURN VALUE
The button ID code of the button corresponding to the button being pressed. If no such button is found,
the function returns a negative number.
SEE ALSO
btnSearchXY, btnVerifyXY,
int btnVerifyXY(unsigned long xmemPtr, int btn,
int x, int y);
int btnGet(unsigned long xmemPtr);
Summary of Contents for eDisplay OP7200
Page 1: ...eDisplay OP7200 VGA Operator Control Panel User s Manual 019 0116 021001 A ...
Page 6: ...eDisplay OP7200 ...
Page 44: ...38 eDisplay OP7200 ...
Page 128: ...122 eDisplay OP7200 ...
Page 136: ...130 eDisplay OP7200 ...
Page 144: ...138 eDisplay OP7200 ...
Page 146: ...140 eDisplay OP7200 ...
Page 150: ...144 eDisplay OP7200 ...
Page 152: ......