Command/Query
:SOURce:BIAS:VOLTage[:LEVel][:IMMediate][:AMPLitude] <Value>
:SOURce:BIAS:VOLTage[:LEVel][:IMMediate][:AMPLitude]?
This command sets/gets the voltage level of DC Bias output. This setting is applied for all channels and traces.
Parameter |
Value |
Description |
Voltage level |
Data Type |
Numeric type (Real) |
Range |
-40 ~ 40 |
Preset Value |
0 |
Unit |
V |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.5
Ana.WriteString ":SOUR:BIAS:VOLT " & Str(Var), True
Ana.WriteString ":SOUR:BIAS:VOLT?", True
Var=Ana.ReadNumber
Sweep Setup > DC Bias > Voltage Level
SCPI.SOURCE.BIAS.VOLTAGE.LEVEL.IMMEDIATE.AMPLITUDE