User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-9
:CALCulate:LLINe<n>:DELete
Syntax
:CALCulate:LLINe<n>:DELete
Description
Delete the specified limit line of the Pass/Fail test.
Parameter
Name
Type
Range
Default
<n> Discrete 1|2 --
Explanation
<n> denotes the lower limit line (1) or the upper limit line (2).
Example
The command below deletes the lower limit line.
:CALCulate:LLINe1:DELete
:CALCulate:LLINe<n>:RELAmpt[:STATe]
Syntax
:CALCulate:LLINe<n>:RELAmpt[:STATe] OFF|ON|0|1
:CALCulate:LLINe<n>:RELAmpt?
Description
Enable or disable the REL Amplitude.
Query the status of the REL Amplitude.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2
--
--
Bool
OFF|ON|0|1
OFF|0
Explanation
<n> denotes the lower limit line (1) or upper limit line (2).
When the REL Amplitude is enabled, the amplitude set is the difference between the amplitude of the
current point and the current reference level.
Return Format
The query returns 0 or 1.
Example
The command below enables the REL Amplitude.
:CALCulate:LLINe1:RELAmpt:STATe ON or :CALCulate:LLINe1:RELAmpt:STATe 1
The query below returns 1.
:CALCulate:LLINe1:RELAmpt?