Parameters that can be used

Parameters that can be used

To see a list of all parameters/command options to use for a certain device, enter the parameter “-g” or “–device-help”

Example for the localhost:

displaxservice -a 127.0.0.1 -g

or

displaxservice -a 127.0.0.1 --device-help

Example for a computer on the same network:

displaxservice -a 192.168.1.50 -g

or

displaxservice -a 198.168.1.50 --device-help

    • Related Articles

    • Parameters Syntax

      If you want to change a parameter, or just see its current value, follow the same syntax: $  displaxservice -a IP_ADDRESS --PARAMETER IP_ADDRESS: The IP address of the computer connected to the device you want to control. For localhost device ...
    • Uninstall

      These parameters allow you to uninstall DISPLAX Service: $  displaxservice -u or $  displaxservice --uninstall
    • Install

      To install DISPLAX Service via the command line, enter the following parameters: $ displaxservice -i or $ displaxservice --install
    • Trigger a Reference Frame

      The Reference Frame feature consists of making a data record of the actual state of the sensor, to be used as a comparative measure for the next signal readings: $  displaxservice -a 127.0.0.1 --fnref
    • 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 ...