Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-231
SCPI Commands
:PAGE:MEASure[:SWEep]:VAR1:STOP
The polarity of step value is automatically determined by the relation between start
and stop values. So, for the step value you specify, only absolute value has meaning.
The polarity has no meaning.
Query response step <newline><^END>
step is NR3 response data type.
Example OUTPUT @Hp4155;":PAGE:MEAS:VAR1:STEP 0.01"
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:STEP?"
ENTER @Hp4155;A
:PAGE:MEASure[:SWEep]:VAR1:STOP
This command sets the sweep STOP value of VAR1.
At *RST, this value is 1 V.
Syntax :PAGE:MEASure [ :SWEep] :VAR1:STOP stop | MINimum | MAXimum
Parameter
Query response stop <newline><^END>
stop is NR3 response data type.
Example OUTPUT @Hp4155;":PAGE:MEAS:VAR1:STOP 1"
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:STOP MAX"
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:STOP?"
ENTER @Hp4155;A
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:STOP? MAX"
ENTER @Hp4155;A
Parameter Type Explanation
stop numeric -200 to 200 V or -1 to 1 A. The range of this value
depends on the unit type of VAR1.