Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-10 RSA5000 Programming Guide
:CALCulate:LLINe<n>:FAIL?
Syntax
:CALCulate:LLINe<n>:FAIL?
Description
Queries the measurement results of the selected limit line and its associated trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
Remarks
If you enable the test for the displayed trace and its corresponding limit line, and each displayed trace has
its corresponding limit line enabled, then you can run the command to query whether the trace test passes.
Return Format
The query returns 0 (pass) or 1 (fail).
:CALCulate:LLINe<n>:FREQuency:CMODe:RELative
Syntax
:CALCulate:LLINe<n>:FREQuency:CMODe:RELative OFF|ON|0|1
:CALCulate:LLINe<n>:FREQuency:CMODe:RELative?
Description
Enables or disables the coupling functions between the selected limit line data points and the center
frequency.
Queries the status of the coupling functions between the selected limit line data points and the center
frequency.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
——
Bool
OFF|ON|0|1
OFF|0
Remarks
OFF|0: disables the coupling function. That is, "Fixed" is selected under X to CF, and the frequency of the
current limit line editing point is not affected by the center frequency.
ON|1: enables the coupling function. That is, "Relative" is selected under X to CF, and the amplitude of the
current limit line editing point is the difference between the current point with the current center frequency.
At this time, if the center frequency changes, the position of the current editing point will move left and
right with it.
Return Format
The query returns 0 or 1.
Example
The following command disables the coupling functions between data points of Limit Line 2 and the center
frequency.
:CALCulate:LLINe2:FREQuency:CMODe:RELative OFF or :CALCulate:LLINe2:FREQuency:CMODe:RELative
0
The following query returns 0.
:CALCulate:LLINe2:FREQuency:CMODe:RELative?