Command/Query
:SOURce:BIAS:VOLTage:LIMit[:ABSolute] <Value>
:SOURce:BIAS:VOLTage:LIMit[:ABSolute]?
This command sets/gets bias voltage limit (one per instrument)
Parameter |
Value |
Description |
Bias voltage limit |
Data Type |
Numeric type (Real) |
Range |
300m ~ 40 |
Preset Value |
300m |
Unit |
V |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.3
Ana.WriteString ":SOUR:BIAS:VOLT:LIM " & Str(Var), True
Ana.WriteString ":SOUR:BIAS:VOLT:LIM?", True
Var=Ana.ReadNumber
:SOUR:BIAS:VOLT:LIM:MAX
:SOUR:BIAS:VOLT:LIM:MIN
Sweep Setup > DC Bias > Limit Voltage
SCPI.SOURCE.BIAS.VOLTAGE.LIMIT.ABSOLUTE