:FUNCtion:PARameters:DDEConvolve:BANDwidth

Command Syntax

:FUNCtionN:PARameters:DDEConvolve:BANDwidth <bandwidth>

<bandwidth> is a double.

Where N identifies one of up to 64 possible operators {1:64} that can be defined as part of a math function. The operators are numbered in the order that they were originally added to the function.

Query Syntax

:FUNCtionN:PARameters:DDEConvolve:BANDwidth?

Description

To minimize the effects of noise, specifies the bandwidth, in Hertz, of a Remove s4p operator (:FUNCtion:FOPerator). The :FUNCtion:PARameters:DDEConvolve:BANDwidth:AUTO child command must be set OFF, before you can set the bandwidth manually. Use the :FUNCtion:PARameters:DDEConvolve:BLIMit command to select the type of bandwidth filter used. Use the :FUNCtion:PARameters:DDEConvolve:FNAMe command to open an S-parameter file or your device.

Example Command Sequence

:FUNCtion2:FOPerator DDEConvolve
:FUNCtion2:PARameters:DDEConvolve:FNAMe "C:\Users<user_name>\Documents\Keysight\Infiniium\S-Parameter Data\DUT_4.s4p"
:FUNCtion2:PARameters:DDEConvolve:FMODel ON  // Flips  S-parameters ports
:FUNCtion2:PARameters:DDEConvolve:BANDwidth:AUTO OFF
:FUNCtion2:PARameters:DDEConvolve:BLIMit GAUSsian
:FUNCtion2:PARameters:DDEConvolve:BANDwidth 7.5E9
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.

Child Commands