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