:CALC<Ch>:TRAN:DIST:STIM

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:TRANsform:DISTance:STIMulus {IMPulse|STEP}

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:TRANsform:DISTance:STIMulus {IMPulse|STEP}

:CALCulate<Ch>:TRACe<Tr>:TRANsform:DISTance:STIMulus?

Description

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

Variable

Parameter

Selection Option

Description

The stimulus type

Data Type

Character string type (String)

Range

"IMPulse": Specifies the impulse

"STEP": Specifies the step

Preset Value

"IMPulse"

Query Response

{IMP|STEP}<newline><^END>

Examples

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

Related Commands

::CALC:TRAN:METH

:CALC:TRAN:DIST:STAT

:CALC:TRAN:DIST

 

:CALC:TRAN:DIST:KBES

:CALC:TRAN:DIST:LPFR

:CALC:TRAN:DIST:IMP:WIDT

:CALC:TRAN:TIME:STEP:RTIM

 

:CALC:TRAN:DIST:CENT

:CALC:TRAN:DIST:SPAN

:CALC:TRAN:DIST:STAR

:CALC:TRAN:DIST:STOP

 

:CALC:TRAN:TIME:STIM

Equivalent Softkey

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

COM Command Syntax (Internal Control Only)

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

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