:FUNCtion:PARameters:DCONvolve:DRESult

Command Syntax

:FUNCtionN:PARameters:DCONvolve: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:DCONvolve:DRESult?

Description

Selects the output type of an Apply S4P operator (:FUNCtion:FOPerator). Use the :FUNCtion:PARameters:DCONvolve: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 DCONvolve
:FUNCtion2:PARameters:DCONvolve:FNAMe "C:\Users<user_name>\Documents\Keysight\Infiniium\S-Parameter Data\DUT_4.s4p"
:FUNCtion2:PARameters:DCONvolve:FMODel ON  // Flips  S-parameters ports
:FUNCtion2:PARameters:DCONvolve:DRESult CMODe
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.