:CALC<Ch>:TRAN:DIST

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:TRANsform:DISTance[:TYPE] {BPASs|LPASs}

:CALCulate<Ch>[:SELected]:TRANsform:DISTance[:TYPE]?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:TRANsform:DISTance[:TYPE] {BPASs|LPASs}

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

Description

This command sets/gets the transformation type used for the transformation function of the fault location. Use :CALC:TRAN:TIME when :CALC:TRAN:METH is set at time.

Variable

Parameter

Selection Option

Description

The transformation type

Data Type

Character string type (String)

Range

"BPASs": Band-pass

"LPASs": Low-pass

Preset Value

"BPASs"

Query Response

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

Examples

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

Related Commands

:CALC:TRAN:METH

:CALC:TRAN:DIST:STAT

 

:CALC:TRAN:DIST:STIM

:CALC:TRAN:DIST:KBES

:CALC:TRAN:DIST:LPFR

:CALC:TRAN:DIST:IMP:WIDT

:CALC:TRAN:DIST:STEP:RTIM

 

:CALC:TRAN:DIST:CENT

:CALC:TRAN:DIST:SPAN

:CALC:TRAN:DIST:STAR

:CALC:TRAN:DIST:STOP

 

:CALC:TRAN:TIME

Equivalent Softkey

Analysis > Transform > Type > Bandpass | Lowpass Step | Lowpass Imp

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.TRANSFORM.DISTANCE.TYPE

SCPI.CALCULATE(Ch).TRACE(Tr).TRANSFORM.DISTANCE.TYPE