:FUNCtion:PARameters:FFEQualizer:TAPS:COUNt
Command Syntax
:FUNCtionN:PARameters:FFEQualizer:TAPS:COUNt <count>
<count> is a int.
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:FFEQualizer:TAPS?
Description
Specifies the number of taps for a Linear Equalizer operator (LFE) (:FUNCtion:FOPerator). Increasing the number of taps in your model increases the fidelity of the filter's frequency response as compared to an ideal response. To enter the precursors, use the :FUNCtion:PARameters:FFEQualizer:NPRecursors command. Before you can use these commands, turn on the automatic determination of tap values (:FUNCtion:PARameters:FFEQualizer:TAPS:AUTO).
To manually enter tap values, first disable automatic tap configuration (:FUNCtion:PARameters:FFEQualizer:TAPS:AUTO), then use the :FUNCtion:PARameters:FFEQualizer:TAPS command.
Example Command Sequence
:FUNCtion2:FOPerator FFEQualizer :FUNCtion2:PARameters:FFEQualizer:TAPS:AUTO ON;*OPC? :FUNCtion2:PARameters:FFEQualizer:TAPS:COUNt 5;*OPC? :FUNCtion2:PARameters:FFEQualizer:NPRecursors 3 :FUNCtion2:PARameters:FFEQualizer:BANDwidth:AUTO OFF :FUNCtion2:PARameters:FFEQualizer:BANDwidth 8.0E9 :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.