:CALC<Ch>:TRAN:DIST:IMP:WIDT

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:TRANsform:DISTance:IMPulse:WIDTh <Value>

:CALCulate<Ch>[:SELected]:TRANsform:DISTance:IMPulse:WIDTh?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:TRANsform:DISTance:IMPulse:WIDTh <Value>

:CALCulate<Ch>:TRACe<Tr>:TRANsform:DISTance:IMPulse:WIDTh?

Description

This command sets/gets the shape of the Kayser Bessel window using the impulse width used for the transformation function of the fault location display. Use :CALC:TRAN:TIME:IMP:WIDT when :CALC:TRAN:METH is set at time.

Variable

Parameter

Value

Description

Impulse width

Data Type

Numeric type (Real)

Range

Varies depending on the frequency span and transformation type.

Preset Value

108.579158773p

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
Var = 1E-10
Ena.WriteString ":CALC1:TRAN:DIST:IMP:WIDT " & Str(Var), True
Ena.WriteString ":CALC1:TRAN:DIST:IMP:WIDT?", True
Var=Ena.ReadNumber

Related Commands

:CALC:TRAN:METH

:CALC:TRAN:DIST:STAT

 

:CALC:TRAN:DIST

:CALC:TRAN:DIST:STIM

:CALC:TRAN:DIST:KBES

:CALC:TRAN:DIST:LPFR

:CALC:TRAN:DIST:STEP:RTIM

 

:CALC:TRAN:DIST:CENT

:CALC:TRAN:DIST:SPAN

:CALC:TRAN:DIST:STAR

:CALC:TRAN:DIST:STOP

 

:CALC:TRAN:TIME:IMP:WIDT

Equivalent Softkey

Analysis > Transform > Window > Impulse Width

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.TRANSFORM.DISTANCE.IMPULSE.WIDTH

SCPI.CALCULATE(Ch).TRACE(Tr).TRANSFORM.DISTANCE.IMPULSE.WIDTH