:FUNCtion:PARameters:CTLequalizer:POLE
Command Syntax
:FUNCtionN:PARameters:CTLequalizer:POLE{1|2|3|4|5|6} <pole_frequency>
<pole_frequency> 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:CTLequalizer:POLE{1|2|3|4|5|6}?
Description
When the Continuous Time Linear Equalizer (CTLE) operator has been selected (:FUNCtion:FOPerator CTLE) and any CTLE type has been selected (:FUNCtion:PARameters:CTLequalizer:DEFinition), the :FUNCtion:PARameters:CTLequalizer:POLE command specifies the pole frequency value(s). The number of poles for the various CTLE types can be from one to six.
Example Command Sequence
:FUNCtion2:FOPerator CTLequalizer :FUNCtion2:PARameters:CTLequalizer:GAIN 1.2 :FUNCtion2:PARameters:CTLequalizer:ZERO 4.0E9 :FUNCtion2:PARameters:CTLequalizer:POLE1 10E9 :FUNCtion2:PARameters:CTLequalizer:POLE2 15.0E9 :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.