:SOUR<Ch>:CURR:STOP

Type

Command/Query

Syntax

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

:SOURce<Ch>:CURRent:STOP?

Description

This command sets/gets the stop of current value in OSC level sweep.

Variable

Parameter

Value

Description

Stop value

Data Type

Numeric type (Real)

Range

80μ ~ 10.02m

Preset Value

10.02m

Unit

A

Resolution

20μ

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SOUR:CURR:STAR

:SOUR:MODE

Equivalent Softkey

Stop (in OSC level sweep)

COM Command Syntax (Internal Control Only)

SCPI.SOURCE(Ch).CURRENT.STOP