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