:SOUR:BIAS:VOLT:LIM:MAX

Type

Command/Query

Syntax

:SOURce:BIAS:VOLTage:LIMit:MAXimum <Value>

:SOURce:BIAS:VOLTage:LIMit:MAXimum?

Description

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

Variable

Parameter

Value

Description

Maximum limit

Data Type

Numeric type (Real)

Range

-40 ~ 40

Preset Value

40

Unit

V

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 30
Ana.WriteString ":SOUR:BIAS:VOLT:LIM:MAX " & Str(Var), True
Ana.WriteString ":SOUR:BIAS:VOLT:LIM:MAX?", True
Var=Ana.ReadNumber

Related Commands

:SOUR:BIAS:VOLT:LIM:MIN

Equivalent Softkey

Sweep Setup > DC Bias > Max Limit Voltage

COM Command Syntax (Internal Control Only)

SCPI.SOURCE.BIAS.VOLTAGE.LIMIT.MAXIMUM