Command/Query
:SOURce<Ch>:BIAS:VOLTage:STOP <Value>
:SOURce<Ch>:BIAS:VOLTage:STOP?
This command sets/gets the stop of bias voltage value in DC bias sweep.
Parameter |
Value |
Description |
Stop value |
Data Type |
Numeric type (Real) |
Range |
-40 ~ 40 |
Preset Value |
0 |
Unit |
V |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 10
Ana.WriteString ":SOUR1:BIAS:VOLT:STOP " & Str(Var), True
Ana.WriteString ":SOUR1:BIAS:VOLT:STOP?", True
Var=Ana.ReadNumber
Stop (in DC Bias voltage sweep)
SCPI.SOURCE(Ch).BIAS.VOLTAGE.STOP