:SOUR<Ch>:BIAS:CURR:STOP

Type

Command/Query

Syntax

:SOURce<Ch>:BIAS:CURRent:STOP <Value>

:SOURce<Ch>:BIAS:CURRent:STOP?

Description

This command sets/gets the stop of bias current value in DC bias sweep.

Variable

Parameter

Value

Description

Stop value

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.1
Ana.WriteString ":SOUR1:BIAS:CURR:STOP " & Str(Var), True
Ana.WriteString ":SOUR1:BIAS:CURR:STOP?", True
Var=Ana.ReadNumber

Related Commands

:SOUR:BIAS:CURR:STAR

:SOUR:BIAS:MODE

Equivalent Softkey

Stop (in DC Bias current sweep)

COM Command Syntax (Internal Control Only)

SCPI.SOURCE(Ch).BIAS.CURRENT.STOP