Limit the number of touches

Limit the number of touches

To see the current number of touches that will be reported:

$  displaxservice -a 127.0.0.1 --tmax

To set the limit of touches reported to 10:

$  displaxservice -a 127.0.0.1 --tmax 10

    • Related Articles

    • Count Number of current touches

      For a count of the number touches happening at the moment: $ displaxservice -a 127.0.0.1 --tcicount
    • Count number of readings

      For a count of the number of readings since the Touch Controller was powered-up or restarted: $ displaxservice -a 127.0.0.1 --tccount If this number increases, it means someone is touching the sensor, or false touches are being reported. The count ...
    • Serial Number

      To obtain the Touch Controller serial number, enter: $  displaxservice -a 127.0.0.1 --dserial
    • Trigger Automatic Reference Frame

      This parameter allows you to define the number of rows or columns you wish to “clean” (remove the EMI noise) when a certain amount of touches happen (usually when you notice false touches around the edges). Syntax: $ displaxservice -a 127.0.0.1 ...
    • Enable / disable TUIO

      All DISPLAX products offer the end-users the option to activate the TUIO protocol, allowing them to enter the network values: X coordinate Y coordinate Pressure Sensing (only for DISPLAX Skin Ultra) To activate TUIO, follow these steps: Ensure you ...