28
3M™ MicroTouch™ Controller EX Serial Reference Guide
3M Touch Systems, Inc. Proprietary Information -- 29087v03
Table 11 defines the status bits (Byte 1) for the Format Tablet data.
Table 11 Format Tablet Status Bits
Bit
Description
Values
S0 – S5 Reserved
—
S6
Proximity (touch state)
1 = Sensor is being touched (a touchdown or a continued touch).
0 = Sensor is not being touched (a touch liftoff or inactive).
When the proximity bit changes from 1 to 0 (touch liftoff), the
controller outputs one final set of X/Y coordinate data with the bit
equal to 0 and the X/Y coordinate data equal to the last touch point.
S7
Packet synchronization Always 1.
Mode Stream
Syntax:
<SOH>
MS
<CR>
Description:
Sends a continuous stream of X/Y coordinate data when you touch the sensor. The
controller continues to send data as long as you touch the sensor. The controller sends the
data even if the touch is stationary and unchanging.
The format of the coordinate data depends on the last format command received by the
controller.
Response:
<SOH>
0
<CR> Positive
response.
Name Command
Syntax:
<SOH>
NM
<CR>
Description:
This
command returns a string of characters to help identify the controller. The
string contains the controller model number and current firmware revision
number. The content and format of this command can change and therefore is not
intended for normal customer use.
Null Command
Syntax: <SOH>
Z
<CR>
Description:
Queries the controller and waits for a response.
Use Z to determine that you are communicating with the controller or to make sure that a
utility is communicating with the controller. Using this command does not affect the
controller’s current operating parameters.
Response: <SOH>
0
<CR> Positive
response.