:FUNCtion:PARameters:FFEQualizer:TSPacing:TPUI

Command Syntax

:FUNCtionN:PARameters:FFEQualizer:TSPacing:TPUI <number>

<number> is an integer that represents taps-per-UI (Unit Interval).

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.

Description

Specifies tap spacing in taps-per-UI for a Linear Equalizer operator (LFE) (:FUNCtion:FOPerator). To select tap spacing in seconds or taps-per-UI, use the :FUNCtion:PARameters:FFEQualizer:TSPacing command. This command is available in both automatic and manual tap configuration mode.

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;*OPC?
:FUNCtion2:PARameters:FFEQualizer:TSPacing:TPUI 2;*OPC?
: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.

Parent Command