:MEASure:EYE:LIST:SELect
Command Syntax
:MEASure:EYE:LIST:SELect <index>
<index> is an int.
Query Syntax
:MEASure:EYE:LIST:SELect?
Description
In Eye Mode's Results table for NRZ and PAM4 signals, selects a measurement in the active measurement list. Annotations for the selected measurement are placed on the displayed waveform at the level or coordinate used to calculate the final measurement result.
The argument is an index number that specifies the measurement to select. 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:EYE:FALLtime:LOCation?
.
Requires Manufacturing, Signal Integrity, or Research and Development package license.
Example Command Sequence
Read the measurement location in the active measurement list, send the SELect
command using the returned value. In this case 2.
:SYSTem:MODE EYE :MEASure:EYE:FALLtime:LOCation? … … :MEASure:EYE:LIST:SELect 2