To see the current Gain value:
$ displaxservice -a 127.0.0.1 --gainTo set the Gain value to 2 (for example):
$ displaxservice -a 127.0.0.1 --gain 5
Note: In the Command Line tool (DisplaxService) the Gain value is inverted compared to the value you can see in DISPLAX Connect. Therefore a “–gain 5” will be the same as Gain “2” in DISPLAX Connect.The following table shows the corresponding Gain values between DISPLAX Connect and DisplaxService.
| Displax Connect | displaxservice |
| 7 | 0 |
| 6 | 1 |
| 5 | 2 |
| 4 | 3 |
| 3 | 4 |
| 2 | 5 |
| 1 | 6 |
| 0 | 7 |