Instructions
Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-29
Return Format
The query returns the peak power values of three meters in scientific notation. The values are separated by
commas.
:CALCulate:METer<n>:LIMit[:DATA]
Syntax
:CALCulate:METer<n>:LIMit[:DATA] <ampl>
:CALCulate:METer<n>:LIMit[:DATA]?
Description
Sets the limits of the specified meter.
Queries the limits of the specified meter.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3
--
<ampl> Consecutive Real Number
Current amplitude
range
80 dBuV
Return Format
The query returns the limits of the specified meter in scientific notation.
Example
The following command sets the limits of Meter 1 to 10 dBm.
:CALCulate:METer1:LIMit:DATA 10
The following query returns 1.000000000e+01.
:CALCulate:METer1:LIMit:DATA?
:CALCulate:METer<n>:LIMit:FAIL?
Syntax
CALCulate:METer<n>:LIMit:FAIL?
Description
Tests the measurement results of one limit line and its associated specified meter.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3
--
Remarks
This command will execute the test no matter whether the meter or the limit line is enabled.
Return Format
The query returns 0 (indicating that the selected meter is within the limit, and the test is successful) or 1
(indicating that the selected meter exceeds the limit line, and the test is failed).