:CALC<Ch>:FILT:DIST

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:FILTer[:GATE]:DISTance[:TYPE] {BPASs|NOTCh}

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:FILTer[:GATE]:DISTance[:TYPE] {BPASs|NOTCh}

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

Description

This command sets/gets the gate type used for the gating function of the fault location display.

Variable

Parameter

Selection Option

Description

The gate type

Data Type

Character string type (String)

Range

"BPASs": Band-pass type.

"NOTCh": Notch type.

Preset Value

"BPASs"

Query Response

{BPAS|NOTC}<newline><^END>

Examples

Dim Var as String
Var= "BPASs"
Ena.WriteString ":CALC1:FILT:DIST " & Var, True
Ena.WriteString ":CALC1:FILT:DIST?", True
Var=Ena.ReadString

Related Commands

:CALC:FILT:METH

:CALC:FILT:DIST:STAT

 

:CALC:FILT:DIST:SHAP

:CALC:FILT:DIST:UNIT

 

:CALC:FILT:DIST:CENT

:CALC:FILT:DIST:SPAN

:CALC:FILT:DIST:STAR

:CALC:FILT:DIST:STOP

Equivalent Softkey

Analysis > Gating > Type

COM Command Syntax (Internal Control Only)

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

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