Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-229
SCPI Commands
:PAGE:MEASure[:SWEep]:VAR1:SPACing
:PAGE:MEASure[:SWEep]:VAR1:SPACing
This command selects the sweep type of VAR1: linear staircase or logarithmic
staircase.
At *RST, this value is LINear.
Syntax :PAGE:MEASure [ :SWEep] :VAR1:SPACing LINear | L10 | L25 | L50
Parameter
Query response LIN | L10 | L25 | L50 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:MEAS:VAR1:SPAC LIN"
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:SPAC?"
ENTER @Hp4155;A$
Parameter Type Explanation
LINear character The sweep is incremented (decremented) by the
stepsize until the stop value is reached.
L10 character The sweep is performed logarithmically (10 steps
per decade) between the stop and start values.
L25 character The sweep is performed logarithmically (25 steps
per decade) between the stop and start values.
L50 character The sweep is performed logarithmically (50 steps
per decade) between the stop and start values.