:SPRocess:DEConvolve:BANDwidth

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

Command Syntax

:SPRocessN:DEConvolve: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:DEConvolve:BANDwidth?

Description

Specifies the bandwidth, in Hertz, of a Remove s2p operator (:FUNCtion:FOPerator DEConvolve). This minimizes the effects of noise. The :SPRocess:DEConvolve:BANDwidth:AUTo child command must be set OFF, before you can set the bandwidth manually. Use the :SPRocess:DEConvolve:BANDwidth:BLIMit command to select the type of bandwidth filter used. Use the :SPRocess:DEConvolve:FNAMe command to open an S-parameter file or your device. To configure the filter's Aliased Noise Processing, use the :SPRocess:DEConvolve:PNOise command.

Example Command Sequence

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

Child Commands