User manual

RIGOL Chapter 2 Command System
2-116 RSA3000 Programming Guide
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Remarks
This command is only available for Normal, Density, Spectrogram, and Density Spectrogram in RTSA mode.
Return Format
The query returns 0 or 1.
Example
The following command enables the auto acquisition time for producing one single trace or one bitmap.
:SENSe:ACQuisition:TIME:AUTO ON or :SENSe:ACQuisition:TIME:AUTO 1
The following query returns 1.
:SENSe:ACQuisition:TIME:AUTO?
[:SENSe]:ACQuisition:TIME:PVTime
Syntax
[:SENSe]:ACQuisition:TIME:PVTime <time>
[:SENSe]:ACQuisition:TIME:PVTime?
Description
Sets the acquisition time for producing a trace. The unit is s.
Queries the acquisition time for producing a trace.
Parameter
Name
Type
Range
Default
<time>
Consecutive Real Number
0 s to 40 s
30 ms
Remarks
This command is only available for PvT, PvT Spectrum, and PvT Spectrogram in RTSA mode.
Return Format
The query returns the acquisition time in scientific notation.
Example
The following command sets the acquisition time to 0.5 s.
:SENSe:ACQuisition:TIME:PVTime 0.5
The following query returns 5.000000000e-01.
:SENSe:ACQuisition:TIME:PVTime?