Source[<n>]]:sweep:rtime – RIGOL DG1000Z Series User Manual

Page 176

Advertising
background image

RIGOL

Chapter 2 Command System

2-164

DG1000Z Programming Guide

[:SOURce[<n>]]:SWEep:RTIMe

Syntax

[:SOURce[<n>]]:SWEep:RTIMe {<seconds>|MINimum|MAXimum}

[:SOURce[<n>]]:SWEep:RTIMe? [MINimum|MAXimum]

Description

Set the return time of the sweep function of the specified channel.
Query the return time of the sweep function of the specified channel.

Parameter

Name

Type

Range

Default

[<n>]

Discrete

1|2

1

<seconds>

Real

0s to 500s

0s

Explanation

 Return time describes the time in which the output signal returns to the “Start

frequency” from the “Stop Frequency” after the signal generator has swept from

the “Start Frequency” (

[:SOURce[<n>]]:FREQuency:STARt

) to the “Stop

Frequency” (

[:SOURce[<n>]]:FREQuency:STOP

) and stayed within the “Stop

Hold” (

[:SOURce[<n>]]:SWEep:HTIMe[:STOP]

).

 When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related

parameters of CH1 by default.

 After the “Return Time” is modified, the signal generator will output the sweep

waveform from the specified “Start Frequency”.

Return Format

The query returns the return time in scientific notation with 7 effective digits, for

example, 1.000000E+00 (the return time is 1s).

Example

:SOUR1:SWE:RTIM 1 /*Set the return time of the sweep function of CH1 to 1s*/
:SOUR1:SWE:RTIM? /*Query the return time of the sweep function of CH1 and

the query returns 1.000000E+00*/

Related

Commands

[:SOURce[<n>]]:FREQuency:STARt
[:SOURce[<n>]]:FREQuency:STOP
[:SOURce[<n>]]:SWEep:HTIMe[:STOP]

Advertising