: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.

Variable

Parameter

Value

Description

Stop value

Data Type

Numeric type (Real)

Range

See the settable frequency range

Preset Value

Depending on frequency option

Unit

Hz

Resolution

1

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:STAR

:SENS:FREQ:CENT

:SENS:FREQ:SPAN

Equivalent Softkey

STOP

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.STOP