:LTESt:MEASure:EYE:LOCation:STATe

Removed command for revision A.03.00 and above. This command is no longer available. Use :LTESt:MEASure:MLIMit:STATe insead.

Command Syntax

:LTESt:MEASure:EYE:LOCation{1:32}:STATe {ON | OFF | 1 | 0}

Query Syntax

:LTESt:MEASure:EYE:LOCation{1:32}:STATe?

Query Response

{1 | 0}

Description

Turns on and off limit testing for a specific Eye/Mask Mode measurement. The measurement is identified by a number, from 1 to 32, that is appended to the :LOCation portion of the command. The number is an index that locates the measurement in the active measurement list, which is shown in the displayed results table. 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. For example, the Rise Time measurement in the following figure has a location index of 3. You can query the location number of any measurement in the :MEASure subsytem by using the measurement's :LOCation child command. For more information, refer to the introduction to the limit test subsystem.

Use the following sibling commands to configure the limit test:

  • :FAILures defines the number of failures for stopping a limit test
  • :FREGion selects when to fail a measurement
  • :LLIMit defines the lower limit for failing a measurement
  • :ULIMit defines the upper limit for failing a measurement
  • :UPACtion selects an action if the measurement cannot be performed

FlexDCA must be in Eye/Mask mode before you can configure or enable eye measurement limit tests.

Example Command Sequence

This example returns the location of the risetime measurement in Eye/Mask mode, which in this example is "3". Then, later in the program, this location number is used to enable limit testing on the risetime measurement.

:MEASure:EYE:RISetime:LOCation?

:LTESt:MEASure:EYE:LOCation3:STATe ON