Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-149
SCPI Commands
:PAGE:KSWeep:CURSor:X
:PAGE:KSWeep:CURSor:X
This command positions the cursor at the specified X coordinate. This command
does not affect the Y coordinate of the cursor.
At *RST, the cursor is located at the center of the graph.
Syntax :PAGE:KSWeep:CURSor:X x_position | MINimum | MAXimum
Parameter
Query response x_position <newline><^END>
x_position is NR3 response data.
Example OUTPUT @Hp4155;":PAGE:KSW:CURS:X 1.35"
OUTPUT @Hp4155;":PAGE:KSW:CURS:X MAX"
OUTPUT @Hp4155;":PAGE:KSW:CURS:X?"
ENTER @Hp4155;A
OUTPUT @Hp4155;":PAGE:KSW:CURS:X? MIN"
ENTER @Hp4155;A
:PAGE:KSWeep:CURSor:Y
This command positions the cursor at the specified Y coordinate. This command
does not affect the X coordinate of the cursor.
At *RST, the cursor is located at the center of the graph.
Syntax :PAGE:KSWeep:CURSor:Y y_position | MINimum | MAXimum
Parameter
Query response y_position <newline><^END>
y_position is NR3 response data type.
Parameter Type Explanation
x_position numeric desired X coordinate of cursor
Parameter Type Explanation
y_position numeric desired Y coordinate of cursor