:SOUR<Ch>:BIAS:MODE

Type

Command/Query

Syntax

:SOURce<Ch>:BIAS:MODE {VOLTage|CURRent}

:SOURce<Ch>:BIAS:MODE?

Description

This command sets/gets the DC bias mode.

Variable

Parameter

Selection Option

Description

DC Bias Output Mode

Data Type

Character string type (String)

Range

VOLTage|CURRent

Preset Value

VOLTage

Query Response

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

Examples

Dim Var as String
Var= "VOLT"
Ana.WriteString ":SOUR1:BIAS:MODE " & Var, True
Ana.WriteString ":SOUR1: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(Ch).BIAS.MODE