Count Total Number of Readings

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

  • Monitoring sensor behavior over time


How to Check the Number of Readings

Run the following command:

displaxservice -a 127.0.0.1 --tccount

Important Notes

  • The value represents sensor readings, not individual touch points.

  • If the count continues to increase when no one is touching the screen, this may indicate:

    • Electromagnetic interference (EMI)

    • Environmental noise

    • Incorrect Shield, Gain, or Threshold settings


    • Related Articles

    • 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 ...
    • 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 ...
    • Trigger Automatic Reference Frame

      Overview The Automatic Reference Frame Trigger feature allows the Touch Controller to automatically “clean” noise from sensor edges when specific touch conditions are met. This is especially useful when: False touches appear near sensor edges EMI ...
    • Uptime

      Overview The Uptime command allows you to check how long a DISPLAX Touch Controller has been powered on and running continuously. This information is useful for: Diagnostics and troubleshooting Verifying recent restarts or power cycles Monitoring ...