Trigger A New Frame Of Reference

Trigger A New Frame Of Reference

Overview

The Frame of Reference feature in DISPLAX Service creates a baseline snapshot of the current sensor state, at the moment the controller receives power. This reference frame is then used as a comparison point for all subsequent signal readings.

Triggering a new frame of reference should be done after configuration changes, and helps the system distinguish valid touch input from background noise, environmental changes, or residual interference. It's the same as restarting the controller, but much quicker.


When to Use a New Frame of Reference

You should trigger a new reference frame when:

  • Environmental conditions change (temperature, humidity, EMI, hardware/structure)

  • The sensor surface has been cleaned or modified

  • Hardware has been moved or reinstalled

  • Touch behavior becomes unstable or inconsistent

  • After adjusting Shield, Gain, or Threshold values


Trigger a New Frame of Reference

To create a new reference frame on a local device, run:

displaxservice -a 127.0.0.1 --fnref

This command records the current, idle state of the sensor and applies it immediately.


Important Usage Notes

  • Ensure no touches or objects are present on the sensor when triggering the reference frame.

  • The sensor surface should be completely clear.

  • Any active touches during execution may impact the reference data.

  • This operation does not change configuration parameters; it only updates the baseline signal reference.


Best Practices

  • Always trigger a new frame after making sensitivity-related adjustments.

  • Combine this step with Gain, Threshold, or Shield tuning for optimal results.

  • Use this feature as part of regular maintenance in electrically noisy environments.

  • Re-trigger the frame if ghost touches or baseline drift appear.


    • Related Articles

    • 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 ...
    • 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 ...
    • Factory Reset

      Overview The Factory Reset feature allows you to restore a DISPLAX Touch Controller to its original factory default settings using DISPLAX Service. This action resets all configuration parameters and calibration data stored on the Touch Controller, ...
    • 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 ...