:SENS<Ch>:CORR:EXT:AUTO:STOP

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:EXTension:AUTO:STOP <Value>

:SENSe<Ch>:CORRection:EXTension:AUTO:STOP?

Description

This command sets/gets the stop frequency for custom user span.

Variable

Parameter

Value

Description

Stop frequency

Data Type

Numeric type (Real)

Range

100k ~ Maximum frequency

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:CORR:EXT:AUTO:STOP " & Str(Var), True
Ena.WriteString ":SENS1:CORR:EXT:AUTO:STOP?", True
Var=Ena.ReadNumber

Related Commands

:SENS:CORR:EXT:AUTO:CONF

Equivalent Softkey

Calibration > Port Extensions > Auto Port Extension > Method > User Span Stop

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.EXTENSION.AUTO.STOP