Command/Query
:SOURce<Ch>:BIAS:MODE {VOLTage|CURRent}
:SOURce<Ch>:BIAS:MODE?
This command sets/gets the DC bias mode.
Parameter |
Selection Option |
Description |
DC Bias Output Mode |
Data Type |
Character string type (String) |
Range |
VOLTage|CURRent |
Preset Value |
VOLTage |
{VOLT|CURR}<newline><^END>
Dim Var as String
Var= "VOLT"
Ana.WriteString ":SOUR1:BIAS:MODE " & Var, True
Ana.WriteString ":SOUR1:BIAS:MODE?", True
Var=Ana.ReadString
Sweep Setup > DC Bias > DC Bias Mode
SCPI.SOURCE(Ch).BIAS.MODE