:FUNCtion:PARameters:CTLequalizer:PRESets
Command Syntax
:FUNCtionN:PARameters:CTLequalizer:PRESets <preset name>
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.
<preset name> is a string.
Description
Loads a previously saved settings known as a preset for a Continuous Time Linear Equalizer (CTLE) operator. The preset configures the operator to your saved settings. To query which presets are available for loading, use the :FUNCtion:PARameters:CTLequalizer:PRESets:SELections? query. Many factory defaults are provided.
Presets can only be saved from the operator's Setup dialog box. There is no programming command for this task.
Example Commands
:FUNCtion:PARameters:CTLequalizer:PRESets "OIF CEI-28G-VSR (3db)" // Load a factory provided preset. :FUNCtion:PARameters:CTLequalizer:PRESets "MyPreset" // Load your saved preset. :FUNCtion:PARameters:CTLequalizer:PRESets:SELections? // Get list of saved presets.