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