Enable / disable Infinity feature

Enable / disable Infinity feature

Overview

The Infinity feature in DISPLAX Service allows for multiple sensors placed alongside each other to continue smoothly beyond standard sensor boundaries, and eliminating cross-talk (interference) between them, improving continuity in large or extended touch surfaces.

This feature can be enabled or disabled via the command line using DISPLAX Service, depending on your application requirements.


When to Use the Infinity Feature

Enable the Infinity feature when using large-format touch installations with mulitple sensors side-by-side.


Check Infinity Feature Status

To view the current status of the Infinity feature, run:

displaxservice -a 127.0.0.1 --fcolsa

This command displays whether the Infinity feature is currently enabled or disabled.


Enable the Infinity Feature

To enable the Infinity feature, run:

displaxservice -a 127.0.0.1 --fcolsa 1

The touch controller will now apply Infinity processing to touch input.


Disable the Infinity Feature

To disable the Infinity feature, run:

displaxservice -a 127.0.0.1 --fcolsa 0

Touch input will return to standard boundary processing.


Important Note

  • Only available for Skin FIT and Skin ULTRA products



    • Related Articles

    • Enable / disable touch in the operating system

      Overview DISPLAX Service allows you to enable or disable touch injection at the operating system level. This setting controls whether touch input from the DISPLAX touch controller is sent to and processed by the OS. When touch injection is disabled, ...
    • Enable / disable rows or columns

      Overview DISPLAX Service allows you to enable or disable specific rows or columns of the touch sensor. This is useful when: Certain areas must be excluded from touch A section of the sensor is affected by noise Physical obstructions exist near the ...
    • 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 ...
    • Enable or Disable Network Host Discovery

      DISPLAX Service – Enable or Disable Network Host Discovery Overview DISPLAX Service includes a network discovery feature that allows it to find and list other DISPLAX-enabled hosts on the same network. This is commonly used for remote management, ...
    • Enable / disable TUIO

      Overview All DISPLAX touch products support the TUIO protocol, allowing touch data to be sent over the network to compatible client applications. When TUIO is enabled, the Touch Controller sends the following data: X coordinate Y coordinate Pressure ...