Instructions

Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-21
Remarks
<x>: indicates frequency.
<apml>: indicates the amplitude. By default, its unit is dBm. The same X value can be configured with at
most two amplitude values.
<connect>: can be configured with 1. It indicates that the current point connects with the previous point to
determine the limit line.
Return Format
Queries the returned limit line data that you are editing currently.
Example
The following command edits a limit line that contains three points, and marks it Limit Line 2.
:CALCulate:LLINe2:DATA 50,100,1,100,150,1,200,200,1
The following query returns
5.000000000e+01,1.000000000e+02,1,1.000000000e+02,1.500000000e+02,1,2.000000000e+02,2.000
000000e+02,1,
:CALCulate:LLINe2:DATA?
:CALCulate:LLINe<n>:DELete
Syntax
:CALCulate:LLINe<n>:DELete
Description
Deletes the selected limit line.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
--
Example
The following command deletes Limit Line 2.
:CALCulate:LLINe2:DELete
:CALCulate:LLINe<n>:DISPlay
Syntax
:CALCulate:LLINe<n>:DISPlay OFF|ON|0|1
:CALCulate:LLINe<n>:DISPlay?
Description
Turns on or off the selected limit line.
Queries the setting state of the selected limit line.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
1
--
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.