Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-117
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 single trace. The unit is s.
Queries the acquisition time for producing a single 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?