:CALC<Ch>:FILT:DIST:SPAN

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:FILTer[:GATE]:DISTance:SPAN <Value>

:CALCulate<Ch>[:SELected]:FILTer[:GATE]:DISTance:SPAN?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:FILTer[:GATE]:DISTance:SPAN <Value>

:CALCulate<Ch>:TRACe<Tr>:FILTer[:GATE]:DISTance:SPAN?

Description

This command sets/gets the gate filter distance span.

Variable

Parameter

Value

Description

The filter distance span of the gate

Data Type

Numeric type (Real)

Range

Varies depending on the frequency span and the number of points.

Preset Value

19.6714211286 ft or 5.99584916 m or 236.057053543 in

Unit

ft (feet), m (meters), in (inches)

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var = 0.01
Ena.WriteString ":CALC1:FILT:DIST:SPAN " & Var, True
Ena.WriteString ":CALC1:FILT:DIST:SPAN?", True
Var=Ena.ReadString

Related Commands

:CALC:FILT:METH

:CALC:FILT:DIST:STAT

 

:CALC:FILT:DIST

:CALC:FILT:DIST:SHAP

:CALC:FILT:DIST:UNIT

 

:CALC:FILT:DIST:CENT

:CALC:FILT:DIST:STAR

:CALC:FILT:DIST:STOP

Equivalent Softkey

Analysis > Gating > Span

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.FILTER.GATE.DISTANCE.SPAN

SCPI.CALCULATE(Ch).TRACE(Tr).FILTER.GATE.DISTANCE.SPAN