:SENS<Ch>:FREQ:SPAN

Type

Command/Query

Syntax

:SENSe<Ch>:FREQuency:SPAN <Value>

:SENSe<Ch>:FREQuency:SPAN?

Description

This command sets/gets the frequency span.

Variable

Parameter

Value

Description

Span frequency

Data Type

Numeric type (Real)

Range

0 to Settable frequency range span

Preset Value

Depending on frequency option

Unit

Hz

Resolution

1

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:CENT

:SENS:FREQ:STAR

:SENS:FREQ:STOP

Equivalent Softkey

Span

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.SPAN