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.
Enable the Infinity feature when using large-format touch installations with mulitple sensors side-by-side.
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.
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.
To disable the Infinity feature, run:
displaxservice -a 127.0.0.1 --fcolsa 0
Touch input will return to standard boundary processing.
Only available for Skin FIT and Skin ULTRA products