Threshold

Threshold

Overview

The Threshold setting in DISPLAX Service defines the sensitivity level used to determine what is considered a valid touch input. Adjusting the Threshold helps improve touch accuracy, stability, and reliability across different sensor sizes, glass thicknesses, and installation conditions.

Threshold tuning is commonly performed together with Gain adjustments.


Check the Current Threshold Value

To view the current Threshold value on a local device, run:

displaxservice -a 127.0.0.1 --thni

This command returns the active Threshold value.


Set the Threshold Value

To change the Threshold value, specify a numeric value.

Example: Set Threshold to 30

displaxservice -a 127.0.0.1 --thni 30

The new Threshold value will be applied to the connected touch controller.


What Threshold Controls

  • Higher Threshold values increase sensitivity but may cause false touches

  • Lower Threshold values reduce sensitivity and improve noise immunity

The correct Threshold value depends on:

  • Touch sensor size

  • Glass thickness

  • Installation environment

  • Level of electromagnetic interference


Best Practices

  • Start with a lower Gain and gradually increase the Threshold.

  • Test dragging across the entire sensor, including edges and corners.

  • Increase Threshold until touch tracking is continuous and stable;

    • if this is not achieved with Threshold at maximum value of 50, increase the Gain by 1 value, and start again with Threshold from 0

  • Avoid excessive Threshold values that make the sensor hyper-sensitive.



    • Related Articles

    • Gain

      Overview The Gain setting in DISPLAX Service controls the amplification level of the touch signal injected by the DISPLAX touch controller. Proper Gain adjustment is essential for achieving accurate touch detection while avoiding noise, false ...
    • Shield

      Overview The Shield feature in DISPLAX Service is used to reduce the effects of electromagnetic interference (EMI) on a touch sensor. Increasing the Shield value helps suppress noise that can cause false touches or unstable touch behavior, especially ...
    • 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 ...
    • Save / Load Settings

      Overview DISPLAX Service allows you to save and load all device settings and calibration data between Touch Controllers of the same model and firmware version. This feature is useful for backup, replication, and fast deployment across multiple ...