5-110 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:DISPlay:ANALysis:INTerpolate
:PAGE:DISPlay:ANALysis:INTerpolate
This command selects whether interpolation mode of marker is on or off.
At *RST, this value is OFF.
Syntax :PAGE:DISPlay:ANALysis:INTerpolate OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:DISP:ANAL:INT ON"
OUTPUT @Hp4155;":PAGE:DISP:ANAL:INT?"
ENTER @Hp4155;A
:PAGE:DISPlay:ANALysis:LINE(1|2):ASELect
This command selects whether the Y axis is Y1 or Y2.
At *RST, this value is Y1.
Syntax :PAGE:DISPlay:ANALysis:LINE(1 | 2):ASELect Y1 | Y2
Parameter
Query response Y1 | Y2 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:DISP:ANAL:LINE1:ASEL Y1"
OUTPUT @Hp4155;":PAGE:DISP:ANAL:LINE1:ASEL?"
ENTER @Hp4155;A$
Parameter Type Explanation
OFF or 0 boolean interpolation is off
ON or 1 boolean interpolation is on
Parameter Type Explanation
Y1 character y axis is Y1
Y2 character y axis is Y2