:CALC<Ch>:FILT:DIST:STAT

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:FILTer[:GATE]:DISTance:STATe {ON|OFF|1|0}

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:FILTer[:GATE]:DISTance:STATe {ON|OFF|1|0}

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

Description

This command turns ON/OFF the gating function of the fault location display. When the unit is seconds (time), use :CALC:FILT:TIME:STAT.

This command is available for option 010/011 only.

You can turn ON the gating function only when the sweep type is the linear sweep and the number of points is 3 or more. If this turns ON when the sweep type is other than linear sweep or the number of points is less than 3, an error occurs and this is ignored.

Variable

Parameter

Selection Option

Description

ON/OFF of the gating function

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Ena.WriteString ":CALC1:FILT:DIST:STAT ON", True
Ena.WriteString ":CALC1:FILT:DIST:STAT?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FILT:METH

 

:CALC:FILT:DIST

: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 > Gating

COM Command Syntax (Internal Control Only)

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

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