:SPRocess:DDEConvolve:BANDwidth

Instrument:
N1010A
DCA-X
DCA-M
Meas. mode:
Scope
Eye
Jitter
Flex Apps:
FlexDCA
FlexRT

Command Syntax

:SPRocessN: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

:SPRocessN:DDEConvolve:BANDwidth?

Description

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

Example Command Sequence

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

Child Commands