Instructions

RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-20 RSA3000E Programming Guide
:CALCulate:MARKer<n>:FCOunt:GATetime
Syntax
:CALCulate:MARKer<n>:FCOunt:GATetime <time>
:CALCulate:MARKer<n>:FCOunt:GATetime?
Description
Sets the gate time for Marker n. The unit is s.
Queries the gate time for Marker n.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
<time>
Consecutive Real Number
1 μs to 500 ms
100 ms
Remarks
This command is only available for GPSA mode.
Return Format
The query returns the gate time for Marker n in scientific notation.
Example
The following command sets the gate time for Marker 2 to 10 ms.
:CALCulate:MARKer2:FCOunt:GATetime 0.01
The following query returns 1.000000e-02.
:CALCulate:MARKer2:FCOunt:GATetime?
:CALCulate:MARKer<n>:FCOunt:GATetime:AUTO
Syntax
:CALCulate:MARKer<n>:FCOunt:GATetime:AUTO OFF|ON|0|1
:CALCulate:MARKer<n>:FCOunt:GATetime:AUTO?
Description
Turns on or off the auto gate time for Marker n.
Queries the status of the auto gate time for Marker n.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only available for GPSA mode.
Return Format
The query returns 1 or 0.
Example
The following command enables the auto gate time for Marker 2.
:CALCulate:MARKer2:FCOunt:GATetime:AUTO ON or :CALCulate:MARKer2:FCOunt:GATetime:AUTO 1
The following query returns 1.
:CALCulate:MARKer2:FCOunt:GATetime:AUTO?