:SPRocess:DEConvolve:BANDwidth:AUTo

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

Command Syntax

:SPRocessN:DEConvolve:BANDwidth:AUTo {ON | OFF | 1 | 0}

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

Query Response

{1 | 0}

Description

Turns on or off automatic bandwidth setting for a Remove s2p operator (:FUNCtion:FOPerator DEConvolve). When off, use the parent command (:SPRocess:DEConvolve:BANDwidth) to enter the bandwidth.

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.

Parent Command