:SPRocess:DEConvolve:BLIMit

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

Command Syntax

:SPRocessN:DEConvolve:BLIMit {NONE | GAUSsian | SINC}

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:BLIMit?

Description

Specifies the type of bandwidth filter used in a Remove s2p operator (:FUNCtion:FOPerator DEConvolve). Use the :SPRocess:DEConvolve:BANDwidth command to specify the function's bandwidth. Use the :SPRocess:DEConvolve:FNAMe command to open an existing network file that models your test setup.

NONE
No filter is applied.
GAUSsian
A Gaussian filter is used, which is the default.
SINC
Selects a sin(x)/x filter.

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.