:SPRocess:DEMBed:BLIMit
Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Jitter
Package License:
L-RND
Command Syntax
:SPRocessN:DEMBed: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:DEMBed:BLIMit?
Description
Specifies the type of bandwidth filter used a 2-Port DeEmbedding operator. Use the :SPRocess:DEMBed:BANDwidth
command to specify the function's bandwidth. Use the :SPRocess:DEMBed: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 DEMBed :SPRocess2:DEMBed:FNAMe "C:\Users<user_name>\Documents\Keysight\FlexDCA\De-Embedding Networks\DUT_4.tf2" :SPRocess2:DEMBed:BANDwidth:AUTo ON :SPRocess2:DEMBed:BLIMit GAUSsian :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.