Specifications

Chapter 2 Firmware Commands 59
Mode Point
Note:
MicroTouch provides this command for compatibility with older touchscreen
controllers. To ensure compatibility with all existing and future MicroTouch controllers,
do not use this command when developing your touch drivers and applications.
Syntax: <SOH>MP<CR>
Description: Sends a single X, Y coordinate for each touchdown.
In Mode Point, the controller sends one X, Y coordinate when the
screen is touched. The controller sends no further coordinates while
the touch is held or at touch liftoff. The format of the coordinate data
depends on the last format command received by the controller.
Response: <SOH>0<CR> Positive response.