Command/Query
:SOURce<Ch>:BIAS:RANGe {M1|M10|M100}
:SOURce<Ch>:BIAS:RANGe?
This command sets/gets the DC Bias range.
Parameter |
Selection Option |
Description |
DC Bias range |
Data Type |
Character string type (String) |
Range |
M1: 1mA M10: 10mA M100: 100mA |
Preset Value |
M1 |
{M1|M10|M100}<newline><^END>
Dim Var as String
Var= "M10"
Ana.WriteString ":SOUR1:BIAS:RANG " & Var, True
Ana.WriteString ":SOUR1:BIAS:RANG?", True
Var=Ana.ReadString
Sweep Setup > DC Bias > Meas Range
SCPI.SOURCE(Ch).BIAS.RANGE