: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 in frequency sweep.

Variable

Parameter

Value

Description

Frequency span

Data Type

Numeric type (Real)

Range

0 to Maximum span

Preset Value

Maximum span

Unit

Hz

Resolution

1m

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:FREQ:CENT

Equivalent Softkey

Span (in frequency sweep)

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).FREQUENCY.SPAN