Instructions
RIGOL  Chapter 3 Command System for EMI Mode 
3-24  RSA3000E Programming Guide 
Return Format 
The query returns 0 or 1. 
Example
The following command turns on the margin for Limit Line 2.   
:CALCulate:LLINe2:MARGin:STATe ON or :CALCulate:LLINe2:MARGin:STATe 1 
The following query returns 1. 
:CALCulate:LLINe2:MARGin:STATe? 
:CALCulate:LLINe<n>:OFFSet:X 
Syntax 
:CALCulate:LLINe<n>:OFFSet:X <freq> 
:CALCulate:LLINe<n>:OFFSet:X? 
Description 
Sets the frequency offset of the specified limit line. 
Queries the frequency offset of the specified limit line. 
Parameter
Name 
Type 
Range 
Default 
<n> 
Discrete 
1|2|3|4|5|6 
-- 
<freq> 
Consecutive Real Number 
-1 GHz to 1 GHz 
0 Hz 
Return Format
The query returns the frequency offset in scientific notation. 
Example
The following command sets the frequency offset of Limit Line 2 to 5 kHz.  
:CALCulate:LLINe2:OFFSet:X 5000 
The following query returns 5.000000000e+03. 
:CALCulate:LLINe2:OFFSet:X? 
:CALCulate:LLINe<n>:OFFSet:Y 
Syntax 
:CALCulate:LLINe<n>:OFFSet:Y <re_ampl> 
:CALCulate:LLINe<n>:OFFSet:Y? 
Description 
Sets the amplitude offset of the specified limit line. 
Queries the amplitude offset of the specified limit line. 
Parameter
Name 
Type 
Range 
Default 
<n> 
Discrete 
1|2|3|4|5|6 
-- 
<re_ampl> 
Consecutive Real Number 
-50 dB to 50 dB 
0 dB 
Return Format
The query returns the amplitude offset in scientific notation. 










