:CALC<Ch>:TRAN:TIME:STIM

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

This command sets/gets the stimulus type used for the transformation function of the time domain function. Use :CALC:TRAN:DIST:STIM when :CALC:TRAN:METH is set at distance.

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:TIME:STIM " & Var, True
Ena.WriteString ":CALC1:TRAN:TIME:STIM?", True
Var=Ena.ReadString

Related Commands

::CALC:TRAN:METH

:CALC:TRAN:TIME:STAT

 

:CALC:TRAN:TIME

:CALC:TRAN:TIME:IMP:WIDT

:CALC:TRAN:TIME:KBES

:CALC:TRAN:TIME:LPFR

 

:CALC:TRAN:TIME:CENT

:CALC:TRAN:TIME:SPAN

:CALC:TRAN:TIME:STAR

:CALC:TRAN:TIME:STOP

 

:CALC:TRAN:DIST:STIM

Equivalent Softkey

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

COM Command Syntax (Internal Control Only)

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

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