:SPRocess:DCONvolve:FMODel
Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Jitter
Package License:
L-RND
Command Syntax
:SPRocessN:DCONvolve:FMODel {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
:SPRocess{1:16}DCONvolve:FMODel?
Query Response
{1 | 0}
Description
Flips the S-parameters input to an Apply S4P operator. If the S-parameter file's data is not defined with the ports located as shown in the top two diagrams in the following table, flip the S-parameters to ensure that the S-parameter order is properly interpreted. Use the
:SPRocess:DCONvolve:PORDer
command to ensure that the S-parameter port order is also properly interpreted.
Port Configuration in File | Flip Model Argument (DCONvolve:FMODel) |
4 Port Numbering Argument (:DCONvolve:PORDer) |
---|---|---|
![]() |
OFF
![]() |
PORDer1324
![]() |
![]() |
OFF
![]() |
PORDer1234
![]() |
![]() |
ON
![]() |
PORDer1324
![]() |
![]() |
ON
![]() |
PORDer1234
![]() |
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:PORDer PORDer1234 // Port order in file :SPRocess2:DCONvolve:DRESult CMODe :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.