Display:graticule:intensity - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:DISPlay:GRATicule:INTensity

Commands
:DISPlay:GRATicule:INTensity <intensity_value>
You can dim the grid's intensity or turn the grid off to better view
waveforms that might be obscured by the graticule lines using the
:DISPlay:GRATicule:INTensity command. Otherwise, you can use the grid to
estimate waveform measurements such as amplitude and period.
When printing, the grid intensity control does not affect the hard copy. To
remove the grid from a printed hard copy, you must turn off the grid
before printing.
<intensity
A integer from 0 to 100, indicating the percentage of grid intensity.
_value>
Example
This example sets the graticule intensity to 50%.
myScope.WriteString ":DISPlay:GRATicule:INTensity 50"
Queries

:DISPlay:GRATicule:INTensity?

The :DISPlay:GRATicule:INTensity? query returns the intensity.
Returned Format
[:DISPlay:GRATicule:INTensity] <value><NL>
Example
This example places the current graticule intensity setting in the string
variable, strSetting, then prints the contents of the variable to the
computer's screen.
Dim strSetting As String
myScope.WriteString ":DISPlay:GRATicule:INTensity?"
strSetting = myScope.ReadString
Debug.Print strSetting
See Also
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
":DISPlay:GRATicule"
":DISPlay:GRATicule:NUMBer"
":DISPlay:GRATicule:SETGrat"
":DISPlay:GRATicule:SIZE"
' Dimension variable.
on page 302
on page 304
on page 305
on page 306
16
Display Commands
303

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents