Method (Write-only)
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.LPFRequency = Value
The following syntax is also supported:
SCPI.CALCulate(Ch).TRACe(Tr).TRANsform.TIME.LPFRequency = Value
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.
SCPI.CALCulate(1).PARameter(1).SELect
SCPI.CALCulate(1).SELected.TRANsform.TIME.LPFRequency
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.TYPE
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.STATe
SCPI.CALCulate(Ch).PARameter(Tr).SELect
Analysis > Transform > Set Freq Low pass
:CALCulate{[1]-160}[:SELected]:TRANsform:TIME:LPFRequency
The following syntax is also supported:
:CALCulate{[1]-160}:TRACe{[1]-16}:TRANsform:TIME:LPFRequency