:SPRocess:FFEQualizer:TSPacing:TPUI

Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Jitter
TDR
Package License:
L-RND

Command Syntax

:SPRocessN: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). To select tap spacing in seconds or taps-per-UI, use the :SPRocess:FFEQualizer:TSPacing command. This command is available in both automatic and manual tap configuration mode.

Use of an *OPC? query to pause program execution while waiting for this command to execute.

For Reference Rx operator, what function do I send this command to?

If the FFE (Linear Equalizer) equalizer is a secondary function to the Reference Rx operator, address the :SPRocess:FFEQualizer:TSPacing:TPUI command to the Reference Rx function as identified in the following Reference Rx Setup dialog's operator diagram. In the following figure, this would be Function 2 and the command would be:

:SPRocess2:FFEQualizer:TSPacing:TPUI

Requires FlexDCA revision A.05.60 and above.

This command replaces deprecated command :SPROcess:FFEQualizer:TSPacing:TPBit.

The Linear Feedforward Equalizer operator is provided with the N1010A-201 Advanced Waveform Analysis license.

Example Command Sequence

:FUNCtion2:FOPerator FFEQualizer
:SPRocess2:FFEQualizer:TAPS:AUTo ON;*OPC?
:SPRocess2:FFEQualizer:TAPS:COUNt 5;*OPC?
:SPRocess2:FFEQualizer:NPRecursors 3;*OPC?
:SPRocess2:FFEQualizer:TSPacing:TPUI 2;*OPC?
:SPRocess2:FFEQualizer:BANDwidth:AUTo OFF
:SPRocess2:FFEQualizer:BANDwidth 8.0E9
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.