:FUNCtion:PARameters:DDEConvolve:DRESult

Command Syntax

:FUNCtionN:PARameters:DDEConvolve:DRESult {DIFFerential | CMODe | SPLus | SMINus}

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

:FUNCtion{1:64}:PARameters:DDEConvolve:DRESult?

Description

Selects the output type of a Remove s4p operator (:FUNCtion:FOPerator). Use the :FUNCtion:PARameters:DDEConvolve:FNAMe command to open an S-parameter file that define a basic one-block model for a four-port device.

DIFFerential
Specifies a differential output signal.
CMODe
Specifies a common mode output signal.
SPLus
Specifies a single-ended (+) output signal.
SMINus
Specifies a single-ended (−) output signal.

Example Command Sequence

:FUNCtion2:FOPerator DDEConvolve
:FUNCtion2:PARameters:DDEConvolve:FNAMe "C:\Users<user_name>\Documents\Keysight\Infiniium\S-Parameter Data\DUT_4.s4p"
:FUNCtion2:PARameters:DDEConvolve:FMODel ON  // Flips  S-parameters ports
:FUNCtion2:PARameters:DDEConvolve:DRESult CMODe
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.