8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide 225
Mass Storage, Display, and Print Functions 5
:DISPlay:BRIGhtness
:DISPlay:BRIGhtness?
command: :DISPlay:BRIGhtness
syntax: :DISPlay:BRIGhtness<wsp><value>
description: Controls the brightness of the display.
parameters: An integer value in the range 0 to 100
response: none
example: disp:brig 75
affects: 8163B Lightwave Multimeter and 8166B Lightwave Multichannel System -
8164A Lightwave Measurement System: only checks if the value equals 0. (0 -> display off, other values: display on)
command: :DISPlay:BRIGhtness?
syntax: :DISPlay:BRIGhtness?
description: Queries the brightness of the display.
parameters: none
response: An integer value in the range 0 to 100
example: disp:brig? -> +75<END>
affects: 8163B Lightwave Multimeter and 8166B Lightwave Multichannel System -
8164A Lightwave Measurement System: only checks if the value equals 0. (0 -> display off, other values: display on)