USING THE COMBISCOPE INSTRUMENTS 3 - 61
3.11 Screen/Display Functions
3.11.1 Brightness control
The DISPlay:BRIGhtness command allows you to control the brightness of the
trace(s) displayed on the screen of your CombiScope instrument on a scale from
0.0 (low) to 1.0 (high). After a
*
RST command, the brightness intensity is 0.18.
PROGRAM EXAMPLE:
CALL Send(0, 8, "DISPlay:BRIGhtness .3", 1) ’
.
3.11.2 Display functions
The DISPlay:WINDow and DISPlay:MENU commands allow you to use the
following display functions:
•
The WINDow1 functions use the front panel screen display of MEAS1/MEAS2,
CURSORS, and MATH-FFT to read measurement data from the CombiScope
instrument (refer to section 3.11.2.1).
•
The WINDow2 function to write user-defined text on the screen (refer to
section 3.11.2.2).
•
The MENU function to display softkey menus on the screen (refer to
section 3.11.2.3).
The layout of the display areas on the screen is as follows:
WINDow[1]
MENU
WINDow2
Figure 3.21 Screen layout of display functions