:SPRocess:DDEConvolve:BANDwidth:AUTo

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

Command Syntax

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

Query Response

{1 | 0}

Description

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

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.

Parent Command