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

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

Advertisement

16
Display Commands

:DISPlay:GRATicule:SIZE

Commands
:DISPlay:GRATicule:SIZE {STANdard | EXTended | MAXimized | MINimized}
The :DISPlay:GRATicule:SIZE command sets the graticule size.
The opposite effect of this command is to size the Measurements tab. This
is, to get the biggest Measurements tab area, you minimize the graticule
size.
Example
This example sets the extended graticule size.
myScope.WriteString ":DISPlay:GRATicule:SIZE EXTended"
Queries

:DISPlay:GRATicule:SIZE?

The :DISPlay:GRATicule:SIZE? query returns the graticule size.
Returned Format
[:DISPlay:GRATicule:SIZE]
Example
This example places the current graticule size 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:SIZE?"
strSetting = myScope.ReadString
Debug.Print strSetting
See Also
306
{STANdard | EXTended | MAXimized | MINimized}<NL>
":DISPlay:GRATicule"
":DISPlay:GRATicule:INTensity"
":DISPlay:GRATicule:NUMBer"
":DISPlay:GRATicule:SETGrat"
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Dimension variable.
on page 302
on page 303
on page 304
on page 305

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents