:LLINe:DISPlay

Instrument:
DCA-X
DCA-M
Meas. mode:
Scope
TDR
Flex Apps:
FlexDCA
FlexRT

Command Syntax

:LLINeN:DISPlay {ON | OFF}

Where N identifies one of 64 {1:64} possible limit lines. For example, :LLINe23.

Query Syntax

:LLINeN:DISPlay?

Description

Loads a Limit Line Test file and displays the test. Up to 64 Limit Line Tests can be simultaneously displayed. To specify the name of the Limit Line Test file to load, use the :LLINe:LOAD:FNAMe command. To select the waveform on which to assign the Limit Line Test, use the :LLINe:SOURce command. To apply horizontal offset to all limit lines that are defined in a displayed Limit Line Test, use the :LLINe:HOFFset command.

After the test has loaded and displayed, use the following commands to return measurement data:

Requires FlexDCA revision A.04.50 and above.

Example

:SYSTem:MODE OSCilloscope
:ACQuire:STOP
:ACQuire:CDISplay
//  Load and start limit line test.
:LLINe1:LOAD:FNAMe "%USER_DATA_DIR%\Limit Lines\Golden Test.lltx"
:LLINe1:SOURce CHANnel1A
:LLINe1:DISPlay ON
:ACQuire:RUN  //  Enable data acquisition.