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