:SPRocess:DDEMbed:BLIMit
Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Jitter
Package License:
L-RND
Command Syntax
:SPRocessN:DDEMbed:BLIMit {NONE | GAUSsian | SINC}
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
:SPRocessN:DDEMbed:BLIMit?
Description
Specifies the type of bandwidth filter used for a 4-Port DeEmbedding operator. Use the :SPRocess:DDEMbed:BANDwidth
command to specify the function's bandwidth. Use the :SPRocess:DDEMbed:BANDwidth:BLIMit
command to select the type of bandwidth filter used. Use the :SPRocess:DDEMbed:FNAMe
command to open an existing network file that models your test setup.
- NONE
- No filter is applied.
- GAUSsian
- A Gaussian filter is used, which is the default.
- SINC
- Selects the sin(x)/x filter.
Example Command Sequence
:FUNCtion2:FOPerator DDEMbed :SPRocess2:DDEMbed:FNAMe "C:\Users<user_name>\Documents\Keysight\FlexDCA\De-Embedding Networks\DUT_4.tf4" :SPRocess2:DDEMbed:FMODel ON // Flips S-parameters ports :SPRocess2:DDEMbed:BANDwidth:AUTo OFF :SPRocess2:DDEMbed:BANDwidth 7.5E9 :SPRocess2:DDEMbed:BANDwidth:BLIMit GAUSsian :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.