SCPI.CALCulate(Ch).SELected.TRANsform.TIME.LPFRequency

Object type

Method (Write-only)

Syntax

SCPI.CALCulate(Ch).SELected.TRANsform.TIME.LPFRequency = Value

 

The following syntax is also supported:

SCPI.CALCulate(Ch).TRACe(Tr).TRANsform.TIME.LPFRequency = Value

Description

This command changes the frequency range to match with the low-pass type transformation of the transformation function of the time domain function, for the active trace of selected channel (Ch).

 

Optionally, you can select the trace and change the frequency range to match with the low-pass type transformation of the transformation function of the time domain function, for the trace just by executing the above TRACe(Tr) command. You do not need to execute SCPI.CALCulate(Ch).PARameter(Tr).SELect.

Examples

SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SELected.TRANsform.TIME.LPFRequency

Related objects

SCPI.CALCulate(Ch).SELected.TRANsform.TIME.TYPE

SCPI.CALCulate(Ch).SELected.TRANsform.TIME.STATe

SCPI.CALCulate(Ch).PARameter(Tr).SELect

Equivalent key

Analysis > Transform > Set Freq Low pass

Equivalent SCPI command

Syntax

:CALCulate{[1]-160}[:SELected]:TRANsform:TIME:LPFRequency

 

The following syntax is also supported:

:CALCulate{[1]-160}:TRACe{[1]-16}:TRANsform:TIME:LPFRequency