:FUNCtion:PARameters:DEConvolve:BANDwidth
Command Syntax
:FUNCtionN:PARameters:DEConvolve:BANDwidth <bandwidth>
<bandwidth> is a double.
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:DEConvolve:BANDwidth?
Description
Specifies the bandwidth, in Hertz, of a Remove s2p operator (:FUNCtion:FOPerator). This minimizes the effects of noise. The :FUNCtion:PARameters:DEConvolve:BANDwidth:AUTO child command must be set OFF, before you can set the bandwidth manually. Use the :FUNCtion:PARameters:DEConvolve:BLIMit command to select the type of bandwidth filter used. Use the :FUNCtion:PARameters:DEConvolve:FNAMe command to open an S-parameter file or your device.
Example Command Sequence
:FUNCtion2:FOPerator DEConvolve :FUNCtion2:PARameters:DEConvolve:FNAMe "C:\Users<user_name>\Documents\Keysight\Infiniium\S-Parameter Data\DUT_4.s2p" :FUNCtion2:PARameters:DEConvolve:FMODel ON // Flips S-parameters ports :FUNCtion2:PARameters:DEConvolve:BANDwidth:AUTO OFF :FUNCtion2:PARameters:DEConvolve:BLIMit GAUSsian :FUNCtion2:PARameters:DEConvolve:BANDwidth 7.5E9 :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.