:FUNCtion:PARameters:DDEMbed:DRESult
Command Syntax
:FUNCtionN:PARameters:DDEMbed: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
:FUNCtionN:PARameters:DDEMbed:DRESult?
Description
Selects the output type of a 4-Port DeEmbedding operator (:FUNCtion:FOPerator). Use the :FUNCtion:PARameters:DDEMbed:BANDwidth command to specify the function's bandwidth. Use the :FUNCtion:PARameters:DDEMbed:BLIMit command to specify a bandwidth filter. Use the :FUNCtion:PARameters:DDEMbed:FNAMe command to open an existing network file that models your test setup.
- 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 DDEMbed :FUNCtion2:PARameters:DDEMbed:FNAMe "C:\Users<user_name>\Documents\Keysight\Infiniium\De-Embedding Networks\DUT_4.tf4" :FUNCtion2:PARameters:DDEMbed:DRESult DIFFerential :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.