:CALC<Ch>:TRAN:TIME:STEP:RTIM

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:TRANsform:TIME:STEP:RTIMe <Value>

:CALCulate<Ch>[:SELected]:TRANsform:TIME:STEP:RTIMe?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:STEP:RTIMe <Value>

:CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:STEP:RTIMe?

Description

This command sets/gets the shape of the Kayser Bessel window using the rise time of step signal used for the transformation function of the time domain function. Use :CALC:TRAN:DIST:STEP:RTIM when :CALC:TRAN:METH is set at distance.

Variable

Parameter

Value

Description

The rise time of step signal

Data Type

Numeric type (Real)

Range

Varies depending on the frequency span

Preset Value

54.7833333333p

Unit

s (second)

Note

If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set.

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Ena.WriteString ":CALC1:TRAN:TIME:STEP:RTIM " & Str(Var), True
Ena.WriteString ":CALC1:TRAN:TIME:STEP:RTIM?", True
Var=Ena.ReadNumber

Related Commands

:CALC:TRAN:METH

:CALC:TRAN:TIME:STAT

 

:CALC:TRAN:TIME

:CALC:TRAN:TIME:STIM

: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:STEP:RTIM

Equivalent Softkey

Analysis > Transform > Window > Step Rise

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.TRANSFORM.TIME.STEP.RTIME

SCPI.CALCULATE(Ch).TRACE(Tr).TRANSFORM.TIME.STEP.RTIME