:SPRocess:DCONvolve:DRESult
Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Jitter
Package License:
L-RND
Command Syntax
:SPRocessN: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
:SPRocess{1:16}DCONvolve:DRESult?
Description
Selects the output type of an Apply S4P operator. Use the :SPRocess: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 :SPRocess2:DCONvolve:FNAMe "C:\Users<user_name>\Documents\Keysight\FlexDCA\S-Parameter Data\DUT_4.s4p" :SPRocess2:DCONvolve:FMODel ON // Flips S-parameters ports :SPRocess2:DCONvolve:DRESult CMODe :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.