5-124 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:DISPlay[:SETup]:GRAPhics:GRID
:PAGE:DISPlay[:SETup]:GRAPhics:GRID
This command selects whether the grid of graph is on or off.
At *RST, this value is ON.
Syntax :PAGE:DISPlay [ :SETup] :GRAPhics:GRID OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:DISP:GRAP:GRID ON"
OUTPUT @Hp4155;":PAGE:DISP:GRAP:GRID?"
ENTER @Hp4155;A
:PAGE:DISPlay[:SETup]:GRAPhics:LPARam
This command selects whether the line parameters (gradients and intercepts of lines)
will be displayed on the graph.
At *RST, this value is ON.
Syntax :PAGE:DISPLAY [ :SETup] :GRAPhics:LPARam OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:DISP:GRAP:LPAR ON"
OUTPUT @Hp4155;":PAGE:DISP:GRAP:LPAR?"
ENTER @Hp4155;A
Parameter Type Explanation
OFF or 0 boolean grid is off
ON or 1 boolean grid is on
Parameter Type Explanation
OFF or 0 boolean line parameters are not displayed
ON or 1 boolean line parameters are displayed