Instructions
Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-33
:CALCulate:MARKer<n>:STATe
Syntax
:CALCulate:MARKer<n>:STATe OFF|ON|0|1
:CALCulate:MARKer<n>:STATe?
Description
Enables or disables the specified marker.
Queries the status for the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
OFF|0
Remarks
If the specified marker is disabled currently, by default, the marker mode is "Position" when you send the
command to enable the marker.
The PvT only supports setting the marker on Trace 1.
Return Format
The query returns 0 or 1.
Example
The following command enables Marker 1.
:CALCulate:MARKer1:STATe ON or :CALCulate:MARKer1:STATe 1
The following query returns 1.
:CALCulate:MARKer1:STATe?
:CALCulate:MARKer<n>:TRACe
Syntax
:CALCulate:MARKer<n>:TRACe <integer>
:CALCulate:MARKer<n>:TRACe?
Description
Sets the marker trace for the specified marker.
Queries the marker trace for the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
<integer> Discrete
1
|
2|3|4|5|6
1
Remarks
<integer> indicates the marker trace, and its range is from Trace 1 to Trace 6. The selected trace must be
enabled.
You can also run the
:CALCulate:MARKer<n>:TRACe:AUTO command to set the marker trace of the
specified marker to "Auto".
The PvT does not support this command.