Specifications
Chapter 2 Firmware Commands 43
Format Binary Stream
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>FBS<CR>
Description: Functions exactly like the Format Binary command, except the Format
Binary Stream command initializes the operating mode to Mode
Stream instead of Mode Polled.
In Mode Stream, the controller sends a continuous stream of X, Y
coordinate data when you touch the screen. The controller continues
to send data as long as you touch the screen. The controller sends the
data even if the touch is stationary and unchanging.