Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-151
SCPI Commands
:PAGE:KSWeep:DISPlay:DIRection:Y
:PAGE:KSWeep:DISPlay:DIRection:Y
This command sets the display direction of the Y axis for knob sweep.
At *RST, this value is NORMal.
Syntax :PAGE:KSWeep:DISPlay:DIRection:Y NORMal | REVerse
Parameter
Query response NORM | REV <newline><^END>
Example OUTPUT @Hp4155;":PAGE:KSW:DISP:DIR:Y NORM"
OUTPUT @Hp4155;":PAGE:KSW:DISP:DIR:Y?"
ENTER @Hp4155;A$
:PAGE:KSWeep:DISPlay:GRID
This command selects whether the grid of graph is on or off for knob sweep.
At *RST, this value is ON.
Syntax :PAGE:KSWeep:DISPlay:GRID OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:KSW:DISP:GRID ON"
OUTPUT @Hp4155;":PAGE:KSW:DISP:GRID?"
ENTER @Hp4155;A
Parameter Type Explanation
NORMal character Lowermost point on Y axis is minimum value.
REVerse character Uppermost point on Y axis is minimum value.
Parameter Type Explanation
OFF or 0 boolean grid is off
ON or 1 boolean grid is on