:SOUR<Ch>:BIAS:MODE

Type

Command/Query

Syntax

:SOURce:BIAS:MODE {VOLTage|CURRent|POWer}

:SOURce:BIAS:MODE?

Description

This command sets/gets the DC bias mode.  This setting is applied for all channels and traces.

Variable

Parameter

Selection Option

Description

DC Bias Output Mode

Data Type

Character string type (String)

Range

VOLTage|CURRent|POWer

Preset Value

VOLTage

Query Response

{VOLT|CURR}<newline><^END>

Examples

Dim Var as String
Var= "VOLT"
Ana.WriteString ":SOUR:BIAS:MODE " & Var, True
Ana.WriteString ":SOUR:BIAS:MODE?", True
Var=Ana.ReadString

Related Commands

:SOUR:BIAS:CURR:AMPL

:SOUR:BIAS:VOLT

Equivalent Softkey

Sweep Setup > DC Bias > DC Bias Mode

COM Command Syntax (Internal Control Only)

SCPI.SOURCE.BIAS.MODE