Programming Guide
Digital Oscilloscopes Series
73
DISPLAY
INTENSITY,INTS
Command/Query
DESCRIPTION
The INTENSITY command sets the intensity level
of the grid or the trace.
The intensity level is expressed as a percentage
(PCT). A level of 100 PCT corresponds to the
maximum intensity whilst a level of 0 PCT sets the
intensity to its minimum value.(The minimum value
of the trace is 30 PCT)
The response to the INTENSITY? Query indicates
the grid and trace intensity levels.
COMMAND SYNTAX
INTenSity GRID, <value>, TRACE, <value>
<value> : = 0(or 30) to 100 [PCT]
Note:
1. Parameters are grouped in pairs. The first of the
pair names the variable to be modified, whilst the
second gives the new value to be assigned. Pairs
may be given in any order and be restricted to
those variables to be changed.
2. The suffix PCT is optional.
QUERY SYNTAX
INTenSity?
RESPONSE FORMAT
INTenSity TRACE, <value>, GRID, <value>
EXAMPLE
The following instruction enables remote
control of the intensity, and changes the grid
intensity level to 75%:
Command message:
INTS GRID, 75