:LTESt:MEASure:OSCilloscope: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:OSCilloscope:LOCation{1:32}:STATe {ON | OFF | 1 | 0}

Query Syntax

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

Query Response

{1 | 0}

Description

Turns on and off limit testing for a specific Oscilloscope 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 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 1. 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 selects when to fail a measurement
  • :FREGion selects when to fail a measurement
  • :LLIMit defines the lower limit for failing a limit test
  • :ULIMit defines the upper limit for failing a limit test
  • :UPACtion selects an action if the measurement cannot be performed

FlexDCA must be in Oscilloscope mode with before you can configure or enable oscilloscope measurement limit tests.

Example Command Sequence

This example returns the location of the risetime measurement in Oscilloscope 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:OSCilloscope:RISetime:LOCation?
…
…
:LTESt:MEASure:OSCilloscope:LOCation1:STATe ON