:MEASure:PLEVel:LIST:REMove

Meas. mode:
Jitter
Package License:
L-RND
L-MFG
Waveform type:
PAM4
Flex Apps:
FlexDCA

Command Syntax

:MEASure:PLEVel:LIST:REMove

Description

Removes the selected interference measurement from the active PAM4 measurement list, which is displayed in the Level results table. The argument is an index number that specifies the measurement to be removed. The active measurement list is indexed starting at 1. As a result, the first (top most) measurement in the list is identified as 1, the second measurement from the top is identified as 2, and so forth. To get the index value for a specific measurement, use the :LOCation? child command for the targeted measurement. For example, use :MEASure:PLEVel:DI:LOCation?.

Amplitude analysis must be turned on before the first interference measurement can be made. Use the :MEASure:AMPLitude:DEFine:ANALysis command.

Requires FlexDCA revision A.05.70 and above.

Example Command Sequence

Read the location of the Q result in the table, send the REMove command with the returned value. In this case 2.

:SYSTem:MODE JITTer
:MEASure:AMPLitude:DEFine:ANALysis ON
:MEASure:PLEVel:DI:LOCation?
…
…
:MEASure:PLEVel:LIST:REMove 2