E4990A Help
600
This command sets/gets the center of bias voltage value in DC bias sweep.
Variable
Parameter Value
Description Center value
Data Type Numeric type (Real)
Range -40 ~ 40
Preset Value
0
Unit V
Resolution 500μ
Query Response
{numeric}<newline><^END>
Examples
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
Related Commands
:SOUR:BIAS:VOLT:SPAN
:SOUR:BIAS:MODE
Equivalent Softkey
Center (in DC Bias voltage sweep)
COM Command Syntax (Internal Control Only)
SCPI.SOURCE(Ch).BIAS.VOLTAGE.CENTER
:SOUR:BIAS:VOLT:LIM:MAX
Type
Command/Query
Syntax
:SOURce:BIAS:VOLTage:LIMit:MAXimum <Value>
:SOURce:BIAS:VOLTage:LIMit:MAXimum?
Description