Count Number of Current Touches
Overview
The Current Number of Touches command reports how many touches are being detected at this exact moment.
This is particularly helpful for:
-
Detecting ghost or false touches
-
Verifying palm or object rejection
-
Monitoring live touch activity
How to Check Current Touch Count
Run the following command:
displaxservice -a 127.0.0.1 --tcicount
Interpretation
Related Articles
Count Total Number of Readings
Overview The Count Number of Readings command shows how many sensor readings have been processed since the Touch Controller was powered on or last restarted. This is useful for: Detecting ongoing touch activity Identifying false touches or noise ...
Limit the Number of Touches
Overview DISPLAX Service allows you to limit the maximum number of simultaneous touches reported by a touch controller. This is useful for performance optimization, application compatibility, and filtering out unintended or excessive touch input. By ...
What is DISPLAX Service?
DISPLAX Service Overview DISPLAX Service is a background process (agent/daemon) installed alongside DISPLAX Connect that enables low-level communication with your DISPLAX Touch Controllers. It acts as a command-line interface, allowing advanced ...
Touch operation mode
Overview By default, DISPLAX Touch Controllers automatically select the correct touch operation mode for the operating system in use. In most cases, no manual configuration is required. However, if your application or environment requires a specific ...
Serial Number
Overview The Serial Number command allows you to retrieve the unique serial number of a DISPLAX Touch Controller. The serial number is required for: Specifying a device to run commands on when multiple devices are connected Technical support requests ...