Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-33
:CALCulate:MARKer<n>:Y?
Syntax
:CALCulate:MARKer<n>:Y?
Description
Query the Y-axis value of the specified marker and the default unit is dBm.
Parameter
Explanation
If the specified marker is normal marker, query the Y value of the marker.
If the specified marker is Delta, Delta Pair or Span Pair marker, query the Y-axis difference between the
reference marker and the delta marker.
Return Format
The query returns the Y-axis value in scientific notation.
Example
The query below returns 5.960000E+00.
:CALCulate:MARKer1:Y?
:CALCulate:MARKer:TABLe:STATe
Syntax
:CALCulate:MARKer:TABLe:STATe OFF|ON|0|1
:CALCulate:MARKer:TABLe:STATe?
Description
Enable or disable the marker table.
Query the status of the marker table.
Parameter
Return Format
The query returns 0 or 1.
Example
The command below disables the marker table.
:CALCulate:MARKer:TABLe:STATe OFF or :CALCulate:MARKer:TABLe:STATe 0
The query below returns 0.
:CALCulate:MARKer:TABLe:STATe?