Command/Query
:SOURce:BIAS:STATe {ON|OFF|1|0}
:SOURce:BIAS:STATe?
This command sets/gets the DC Bias Output State. This setting is applied for all channels and traces. The DC bias is automatically turned off after recall the status file.
Parameter |
Selection Option |
Description |
DC bias output On/off state |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":SOUR:BIAS:STAT ON", True
Ana.WriteString ":SOUR:BIAS:STAT?", True
Var=Ana.ReadNumber
Sweep Setup > DC Bias > DC Bias State
Sweep Setup > DC Bias State
SCPI.SOURCE.BIAS.STATE