Instructions

Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-23
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
midspan frequency.
:CALCulate:LLINe2:FREQuency:CMODe:RELative OFF or :CALCulate:LLINe2:FREQuency:CMODe:RELative
0
The following query returns 0.
:CALCulate:LLINe2:FREQuency:CMODe:RELative?
:CALCulate:LLINe<n>:MARGin
Syntax
:CALCulate:LLINe<n>:MARGin <rel_ampl>
:CALCulate:LLINe<n>:MARGin?
Description
Sets the margin for the selected limit line.
Queries the margin for the selected limit line.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
--
<rel_ampl>
Consecutive Real Number
-40 dB to 0 dB
0 dB
Return Format
The query returns the margin for the limit line in scientific notation.
Example
The following command sets the margin for Limit Line 2 to be 1 dB.
:CALCulate:LLINe2:MARGin 1
The following query returns 1.000000000e+00.
:CALCulate:LLINe2:MARGin?
:CALCulate:LLINe<n>:MARGin:STATe
Syntax
:CALCulate:LLINe<n>:MARGin:STATe OFF|ON|0|1
:CALCulate:LLINe<n>:MARGin:STATe?
Description
Enables or disables the margin for the selected limit line.
Queries the setting state of the margin for the selected limit line.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
--
--
Bool
OFF|ON|0|1
OFF|0