Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-38 RSA3000E Programming Guide
:DISPlay:FSCan:VIEW:WINDow:TRACe:Y[:SCALe]:RLEVel:OFFSet
Syntax
:DISPlay:FSCan:VIEW:WINDow:TRACe:Y[:SCALe]:RLEVel:OFFSet <rel_ampl>
:DISPlay:FSCan:VIEW:WINDow:TRACe:Y[:SCALe]:RLEVel:OFFSet?
Description
Sets the reference level offset.
Queries the reference level offset.
Parameter
Name
Type
Range
Default
<rel_ampl>
Consecutive Real Number
-300 dB to 300 dB
0 dB
Remarks
The offset of the reference level only modifies the reference level and amplitude readout of the marker, but
does not change the position of the curve.
Return Format
The query returns the offset of the reference level in scientific notation.
Example
The following command sets the reference level offset to 10 dB.
:DISPlay:FSCan:VIEW:WINDow:TRACe:Y:SCALe:RLEVel:OFFSet 10
The following query returns 1.000000000e+01.
:DISPlay:FSCan:VIEW:WINDow:TRACe:Y:SCALe:RLEVel:OFFSet?
:DISPlay:FSCan:WINDow:MAMarker[:STATe]
Syntax
:DISPlay:FSCan:WINDow:MAMarker[:STATe] OFF|ON|0|1
:DISPlay:FSCan:WINDow:MAMarker[:STATe]?
Description
Enables or disables the display of the measurement window at the marker.
Queries the display status of the measurement window at the marker.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command enables the display of the measurement window at the marker.
:DISPlay:FSCan:WINDow:MAMarker:STATe ON or :DISPlay:FSCan:WINDow:MAMarker:STATe 1
The following query returns 1.
:DISPlay:FSCan:WINDow:MAMarker:STATe?