6
Syntax
COUNter:SENSitivity [LOW|MIDDle|HIGH]
COUNter:SENSitivity?
Arguments
LOW means that Low is selected for the trigger sensitivity of the counter.
MIDDle means that Middle is selected for the trigger sensitivity of the counter.
HIGH means that High is selected for the trigger sensitivity of the counter.
Returns
LOW|MIDDle|HIGH
Example
COUNter:SENSitivity LOW
sets the trigger sensitivity of the counter to Low.
DISPlay:BRIGhtness
This command sets or queries the brightness of the LCD display.
Syntax
DISPlay:BRIGhtness {<brightness>|MINimum|MAXimum}
DISPlay:BRIGhtness?
Arguments
<brightness>::=<NR1>[<units>]
where:
<NR1> is a range of display brightness from 0 through 100. The larger the value, the
higher the screen brightness.
<units>::=[PCT]
MINimum sets the display to the lowest brightness level.
MAXimum sets the display to the highest brightness level.
Returns
<NR1>
Examples
DISPLAY:BRIGHTNESS 90
sets the display brightness to 90%.