:SOUR:BIAS:CURR:AMPL

Type

Command/Query

Syntax

:SOURce:BIAS:CURRent[:LEVel][:IMMediate]:AMPLitude <Value>

:SOURce:BIAS:CURRent[:LEVel][:IMMediate]:AMPLitude?

Description

This command sets/gets the current level of DC Bias output. This setting is applied for all channels and traces.

Variable

Parameter

Value

Description

Current level

Data Type

Numeric type (Real)

Range

-100m ~ 100m

Preset Value

0

Unit

A

Resolution

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.01
Ana.WriteString ":SOUR:BIAS:CURR:AMPL " & Str(Var), True
Ana.WriteString ":SOUR:BIAS:CURR:AMPL?", True
Var=Ana.ReadNumber

Related Commands

:SOUR:BIAS:MODE

Equivalent Softkey

Sweep Setup > DC Bias > Current Level

COM Command Syntax (Internal Control Only)

SCPI.SOURCE.BIAS.CURRENT.LEVEL.IMMEDIATE.AMPLITUDE