:SENS<Ch>:FREQ:STOP

Type

Command/Query

Syntax

:SENSe<Ch>:FREQuency:STOP <Value>

:SENSe<Ch>:FREQuency:STOP?

Description

This command sets/gets the stop frequency in frequency sweep.

Variable

Parameter

Value

Description

Stop frequency

Data Type

Numeric type (Real)

Range

1M to 3G

Preset Value

3G

Unit

Hz

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 100E6
Ana.WriteString ":SENS1:FREQ:STOP " & Str(Var), True
Ana.WriteString ":SENS1:FREQ:STOP?", True
Var=Ana.ReadNumber

Related Commands

:SENS:FREQ:STAR

Equivalent Softkey

Stop  (in frequency sweep)

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.STOP