5-230 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:MEASure[:SWEep]:VAR1:STARt
:PAGE:MEASure[:SWEep]:VAR1:STARt 
This command sets the sweep START value of VAR1.
At *RST, this value is 0 V.
Syntax  :PAGE:MEASure [ :SWEep] :VAR1:STARt  start | MINimum | MAXimum
Parameter 
Query response  start <newline><^END>
start is NR3 response data type.
Example  OUTPUT @Hp4155;":PAGE:MEAS:VAR1:START 0" 
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:START MIN" 
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:START?" 
ENTER @Hp4155;A  
OUTPUT @Hp4155;":PAGE:MEAS:VAR1:START? MIN" 
ENTER @Hp4155;A
:PAGE:MEASure[:SWEep]:VAR1:STEP 
This command sets the sweep STEP value of VAR1 for the linear sweep. This 
parameter is not used for logarithmic sweep.
At *RST, this value is 0.01 V.
Syntax  :PAGE:MEASure [ :SWEep] :VAR1:STEP  step | MINimum | MAXimum
Parameter 
Parameter Type  Explanation 
start numeric -200 to 200 V or -1 to 1 A. The range of this value 
depends on the unit type of VAR1.
Parameter Type  Explanation 
step numeric -400 to 400 V or -2 to 2 A. The range of this value 
depends on the unit type of VAR1.